![]() | Download Help (Windows Only) |
int32 __CFUNC DAQmxGetDIAcquireOn(TaskHandle taskHandle, const char channel[], int32 *data);
int32 __CFUNC DAQmxSetDIAcquireOn(TaskHandle taskHandle, const char channel[], int32 data);
int32 __CFUNC DAQmxResetDIAcquireOn(TaskHandle taskHandle, const char channel[]);
DAQmxGetDIAcquireOn gets the Digital Input >> General Properties >> Advanced >> Acquire On property.
DAQmxSetDIAcquireOn sets the Digital Input >> General Properties >> Advanced >> Acquire On property.
DAQmxResetDIAcquireOn resets the Digital Input >> General Properties >> Advanced >> Acquire On property.
Helpful
Not Helpful