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