Cdaqmxsysinfo class, Public members – Yokogawa PC-Based MX100 User Manual
Page 217

2-194
IM MX190-01E
CDAQMXSysInfo Class
This class stores the System configuration data of the MX100.
It is a wrapper class of the MXSystemInfo structure.
This class can be used as an interface for storing system configuration data when
retrieving system configuration data and setup data.
Public Members
Construct/Destruct
CDAQMXSysInfo
Constructs an object.
~CDAQMXSysInfo
Destructs an object.
Structure Manipulation
getMXSystemInfo
Gets the data in a structure.
setMXSystemInfo
Sets the data in a structure.
initMXSystemInfo
Initializes the data in a structure.
Member Data Manipulation
initialize
Initializes the data member.
getUnitType
Gets the unit type.
getStyle
Gets the style.
getUnitNo
Gets the unit number.
getTempUnit
Gets the temperature unit type.
getCFTimeout
Gets the timeout value.
getCFWriteMode
Gets the CF write mode.
getFrequency
Gets the power supply frequency.
getPartNo
Gets the part number.
getOption
Gets the option.
getUnitSerial
Gets the serial number of the unit.
getMAC
Gets the MAC address.
getModuleType
Gets the module type.
getChNum
Gets the number of channels.
getInterval
Gets the interval type.
getIntegral
Gets the type of A/D integration time.
getStandbyType
Gets the module type at startup.
getRealType
Gets the actual module type.
isModuleValid
Gets the Boolean value of the module.
getModuleVersion
Gets the module version.
getTerminalType
Gets the terminal type.
getFIFONo
Gets the FIFO number.
getModuleSerial
Gets the serial number of the module.
setUnitNo
Sets the unit number.
2.5 Details of the MX100 Class