Cdaqmxtransmitlist::cdaqmxtransmitlist – Yokogawa PC-Based MX100 User Manual
Page 666
Advertising

12-102
IM MX190-01E
Member Functions (Alphabetical Order)
CDAQMXTransmitList::add
Syntax
int add(CDAQMXTransmit * pcMXTransmit);
Parameters
pcMXTransmit
Specify the data using a pointer.
Description
Adds the specified data to the list and generates data identifiers.
Returns a negative value if not added.
Return value
Returns the data identifier.
Reference
addData
CDAQMXTransmitList::CDAQMXTransmitList
Syntax
CDAQMXTransmitList(void);
virtual ~CDAQMXTransmitList(void);
Description
Constructs or destructs an object.
When constructing, the data member is initialized.
When destructing, the data in the list is deleted.
Reference
initCurrent
CDAQMXList::CDAQMXList
12.4 Details of the MX100 Class
Advertising