Owner manual
2-81
IM MX190-01E
MX100 -Visual C++
2
CDAQMXBalanceResult Class
CDAQMXBalanceData
CDAQMXBalanceResult
This class stores the initial balance result of the MX100.
It is a wrapper class of the MXBalanceResult structure.
It inherits the CDAQMXBalanceData class, and includes the initial balance data.
It is an group of initial balance results 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 specification and results when executing
or resetting initial balancing.
Public Members
Construct/Destruct
CDAQMXBalanceResult Constructs an object.
~CDAQMXBalanceResult Destructs an object.
Structure Manipulation
getMXBalanceResult Gets the data in a structure.
setMXBalanceResult Sets the data in a structure.
initMXBalanceResult Initializes the data in a structure.
Member Data Manipulation
getResult Gets the initial balance result.
setResult Sets the initial balance result.
Operator
operator= Executes substitution.
• Overridden Members
Member Data Manipulation
initialize Initializes the data member.
Utilities
isObject Checks an object.
2.5 Details of the MX100 Class