Get/Set/Reset PhysicalChanName

NI-DAQmx C Properties

Get/Set/Reset PhysicalChanName

int32 __CFUNC DAQmxGetPhysicalChanName(TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize);

int32 __CFUNC DAQmxSetPhysicalChanName(TaskHandle taskHandle, const char channel[], const char *data);

Purpose

DAQmxGetPhysicalChanName gets the General Properties >> Physical Channel Name property.

DAQmxSetPhysicalChanName sets the General Properties >> Physical Channel Name property.