![]() | Download Help (Windows Only) |
int32 __CFUNC DAQmxGetReadChannelsToRead(TaskHandle taskHandle, char *data, uInt32 bufferSize);
int32 __CFUNC DAQmxSetReadChannelsToRead(TaskHandle taskHandle, const char *data);
int32 __CFUNC DAQmxResetReadChannelsToRead(TaskHandle taskHandle);
DAQmxGetReadChannelsToRead gets the Channels to Read property.
DAQmxSetReadChannelsToRead sets the Channels to Read property.
DAQmxResetReadChannelsToRead resets the Channels to Read property.
Helpful
Not Helpful