Signal I/O Interface
|
This is the complete list of members for SIGNAL_IO_INTERFACE, including all inherited members.
AcquireOutputChannel(long int deviceID, unsigned int channel) | SIGNAL_IO_INTERFACE | |
CheckInputChannel(long int deviceID, unsigned int channel) | SIGNAL_IO_INTERFACE | |
EndDevice(long int deviceID) | SIGNAL_IO_INTERFACE | |
GetMaxInputSamplesNumber(long int deviceID) | SIGNAL_IO_INTERFACE | |
HasError(long int deviceID) | SIGNAL_IO_INTERFACE | |
InitDevice(const char *deviceConfig) | SIGNAL_IO_INTERFACE | |
Read(long int deviceID, unsigned int channel, double *ref_value) | SIGNAL_IO_INTERFACE | |
ReleaseOutputChannel(long int deviceID, unsigned int channel) | SIGNAL_IO_INTERFACE | |
Reset(long int deviceID) | SIGNAL_IO_INTERFACE | |
Write(long int deviceID, unsigned int channel, double value) | SIGNAL_IO_INTERFACE |