Get/Set/Reset ChanIsGlobal
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetChanIsGlobal(TaskHandle taskHandle, const char channel[], bool32 *data);
Purpose
DAQmxGetChanIsGlobal gets the General Properties >> Is Global property.
int32 __CFUNC DAQmxGetChanIsGlobal(TaskHandle taskHandle, const char channel[], bool32 *data);
DAQmxGetChanIsGlobal gets the General Properties >> Is Global property.
Previous
No previous sectionNext
No next sectionPrevious
No previous sectionNext
No next section