Owner manual

2-76 IM MX190-01E
CDAQMXBalanceData Class
This class stores the initial balance data of the MX100.
It is a wrapper class of the MXBalanceData structure.
It is a group of initial balance data of all the channels.
Each data can be accessed by initial balance data number. The initial balance
number is the number of the strain channel.
This class can be used as an interface for setting and retrieving initial balance data.
Public Members
Construct/Destruct
CDAQMXBalanceData Constructs an object.
~CDAQMXBalanceData Destructs an object.
Structure Manipulation
getMXBalanceData Gets the data in a structure.
setMXBalanceData Sets the data in a structure.
initMXBalanceData Initializes the data in a structure.
Member Data Manipulation
initialize Initializes the data member.
getBalanceValid Gets the Boolean value.
getBalanceValue Gets the initial balance value.
setBalance Sets initial balance data.
Operator
operator= Executes substitution.
Utilities
isObject Checks an object.
Protected Members
Data Members
m_MXBalanceData Field for storing the initial balance data.
Member Access
getMXBalance Gets the initial balance data structure for each channel.
2.5 Details of the MX100 Class