Owner manual
6-31
IM MX190-01E
MX100 Constants and Types
6
MXProductInfo
MXProductInfo structure
Visual C/C++ Name Description Visual Basic Type
Type
int aOption Options Long
(Unit information only)*
int aCheck Not used Long
char [] aSerial Serial number String * DAQMX_MAXSERIALLEN
(None) aNULL Unused Byte
(serial number
terminator, for
Visual Basic)
unsigned char [ ] aMAC MAC Address (0 To 5) As Byte
(Unit information only)*
* (Unit information only): Information only for the unit, not available for the module.
Retrieval/Change
Name Description System Basic Settings
aOption Option (unit information only)* R R
aSerial Serial number R R
aMAC MAC address (unit information only)* R R
MX product information structure
MXUnitData
MXUnitData structure
Visual C/C++ Name Description Visual Basic Type
Type
int aType Unit type Long
int aStyle Style Long
int aNo Unit number Long
int aTempUnit Temperature Long
unit type
int aCFTimeout Timeout value Long
int aCFWriteMode CF write mode Long
int aFrequency Power supply Long
frequency
int aReserve Not used Long
char [] aPartNo Part number String * DAQMX_MAXPARTNOLEN
(None) aNULL Unused Byte
(part number terminator, for Visual Basic)
MXProductInfo aProduct Product MXProductInfo
information
6.5 MX100 Types