Owner manual

17-166 IM MX190-01E
getChannelTagMX100 [Visual C only]
Syntax
const char * getChannelTagMX100(DAQMX100 daqmx100, int chNo);
Parameters
daqmx100 Specify the device descriptor.
chNo Specify the channel number.
Description
Gets the specified channel number and tag from the stored current channel setting
data.
Returns NULL if it does not exist.
Return value
Returns a pointer to the string.
Reference
CDAQMX100::getClassMXItemConfig
CDAQMXChConfig::getTag
CDAQMXItemConfig::getClassMXChConfig
17.2 Details of Function - MX00 (Visual C/Visual Basic/Visual Basic.NET/C#) - Retrieval Functions