Yokogawa PC-Based MX100 User Manual
Page 901
Advertising

17-167
IM MX190-01E
Functions for the MX100 (Extended API) - Visual C/Visual Basic/Visual Basic.NET/C# -
17
getChannelUnitMX100
[Visual C only]
Syntax
const char * getChannelUnitMX100(DAQMX100 daqmx100, int chNo);
Parameters
daqmx100
Specify the device descriptor.
chNo
Specify the channel number.
Description
Gets the specified channel number and unit name 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::getUnit
CDAQMXItemConfig::getClassMXChConfig
17.2 Details of Function - MX00 (Visual C/Visual Basic/Visual Basic.NET/C#) - Retrieval Functions
Advertising