Owner manual

17-169
IM MX190-01E
Functions for the MX100 (Extended API) - Visual C/Visual Basic/Visual Basic.NET/C# -
17
getModuleSerialMX100 [Visual C only]
Syntax
const char * getModuleSerialMX100(DAQMX100 daqmx100, int
moduleNo);
Parameters
daqmx100 Specify the device descriptor.
moduleNo Specify the module number.
Description
Gets the serial number of the specified module number from the stored current
system configuration data.
Returns NULL if it does not exist.
Return value
Returns a pointer to the string.
Reference
CDAQMX100::getClassMXItemConfig
CDAQMXItemConfig::getClassMXSysInfo
CDAQMXSysInfo::getModuleSerial
17.2 Details of Function - MX00 (Visual C/Visual Basic/Visual Basic.NET/C#) - Retrieval Functions