This is the complete list of members for
LabjackDriverInterface, including all inherited members.
config()=0 | LabjackDriverInterface | [pure virtual] |
disableWatchdog(int activeD)=0 | LabjackDriverInterface | [pure virtual] |
enableWatchdog(long timeout, int activeD, long state)=0 | LabjackDriverInterface | [pure virtual] |
LabjackDriverInterface() | LabjackDriverInterface | [inline] |
readAI(long channel, float *voltage)=0 | LabjackDriverInterface | [pure virtual] |
readAIs(long num_channels, long *channels, float *voltages)=0 | LabjackDriverInterface | [pure virtual] |
readD(long channel, long *state)=0 | LabjackDriverInterface | [pure virtual] |
readDifferentialAI(long channel, float *voltage)=0 | LabjackDriverInterface | [pure virtual] |
readDIOs(long *stateD, long *stateIO)=0 | LabjackDriverInterface | [pure virtual] |
readDirectionDs(long *directions)=0 | LabjackDriverInterface | [pure virtual] |
readIO(long channel, long *state)=0 | LabjackDriverInterface | [pure virtual] |
reset()=0 | LabjackDriverInterface | [pure virtual] |
writeAO(int channel, float voltage)=0 | LabjackDriverInterface | [pure virtual] |
writeAOs(float voltageAO0, float voltageAO1)=0 | LabjackDriverInterface | [pure virtual] |
writeD(long channel, long state)=0 | LabjackDriverInterface | [pure virtual] |
writeDCONFIG(long channel, long state)=0 | LabjackDriverInterface | [pure virtual] |
writeDIOs(long *direcD, long *direcIO, long *stateD, long *stateIO)=0 | LabjackDriverInterface | [pure virtual] |
writeDIOsCONFIG(long *stateD, long *stateIO)=0 | LabjackDriverInterface | [pure virtual] |
writeIO(long channel, long state)=0 | LabjackDriverInterface | [pure virtual] |
writePulse(long pulse_level, long line, long pulse_time, long line_type)=0 | LabjackDriverInterface | [pure virtual] |
~LabjackDriverInterface() | LabjackDriverInterface | [inline, virtual] |