Get/Set/Reset CI_TwoEdgeSep_FirstTerm
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetCITwoEdgeSepFirstTerm(TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize);
int32 __CFUNC DAQmxSetCITwoEdgeSepFirstTerm(TaskHandle taskHandle, const char channel[], const char *data);
int32 __CFUNC DAQmxResetCITwoEdgeSepFirstTerm(TaskHandle taskHandle, const char channel[]);
Purpose
DAQmxGetCITwoEdgeSepFirstTerm gets the Counter Input >> Two Edge Separation >> First >> Input >> Terminal property.
DAQmxSetCITwoEdgeSepFirstTerm sets the Counter Input >> Two Edge Separation >> First >> Input >> Terminal property.
DAQmxResetCITwoEdgeSepFirstTerm resets the Counter Input >> Two Edge Separation >> First >> Input >> Terminal property.