Owner manual

12-80 IM MX190-01E
CDAQMXDOList Class
CDAQMXList
CDAQMXDOList
This class is for managing DO data from the output of command DO.
You can create the DO data to send in advance and store it. The data is identified
by an indentifier.
Public Members
Construct/Destruct
CDAQMXDOList Constructs an object.
~CDAQMXDOList Destructs an object.
Member Data Manipulation
add Adds the DO data.
change Changes the DO data.
copyData Copies the DO data.
getClassMXDOData Gets the DO data.
initCurrent Initializes the DO data.
getCurrent Gets the current DO data.
Overridden Members
Member Data Manipulation
create Creates the DO data.
copy Copies the DO data.
Inherited Members
See CDAQMXList.
del
getMaxNo
getNum
initialize
isData
Protected Members
Data Members
m_list Pointer to the top of the list.
m_num Field for storing the number of elements in the list.
Member Data Manipulation
addData Adds data to the list.
delData Deletes data from the list.
getData Gets data from the list.
12.4 Details of the MX100 Class