nidaqdev
Class Nidaq.DAQmxGetDevIsSimulatedParams
java.lang.Object
nidaqdev.Nidaq.DAQmxGetDevIsSimulatedParams
- Enclosing class:
- Nidaq
public class Nidaq.DAQmxGetDevIsSimulatedParams
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
deviceName
private java.lang.String deviceName
deviceIsSimulated
private boolean deviceIsSimulated
Nidaq.DAQmxGetDevIsSimulatedParams
Nidaq.DAQmxGetDevIsSimulatedParams()
getDeviceName
public java.lang.String getDeviceName()
setDeviceName
public void setDeviceName(java.lang.String deviceName)
isDeviceIsSimulated
public boolean isDeviceIsSimulated()
setDeviceIsSimulated
public void setDeviceIsSimulated(boolean deviceIsSimulated)