Owner manual

6-33
IM MX190-01E
MX100 Constants and Types
6
MXSystemInfo
MXSystemInfo structure
Visual C/C++ Name Description Visual Basic Type
Type
MXUnitData aUnit Unit information MXUnitData
MXModuleData [ ] aModule Array for specificaiton (0 To 5) As
of module information MXModuleData
Retrieval/Change
Name Description System Basic Settings
aUnit Unit information R R
aModule Array of module information R R
System configuration data structure.
Visual C++: The wrapper class is CDAQMXSysInfo.
MXCFInfo
MXCFInfo structure
Visual C/C++ Name Description Visual Basic Type
Type
int aStatus CF status type Long
int aSize Size (KB) Long
int aRemain Remaining size (KB) Long
int aReserve Not used Long
CF information structure.
MXFIFOInfo
MXFIFOInfo structure
Visual C/C++ Name Description Visual Basic Type
Type
int aNo FIFO number Long
int aStatus FIFO status value Long
int aInterval Scan interval (msec) Long
int aReserve Not used Long
MXDataNo aOldNo Oldest data number MXDataNo
MXDataNo aNewNo Newest data number MXDataNo
FIFO information structure.
6.5 MX100 Types