12 private members, Cdaqmxaopwmlist::cdaqmxaopwmlist – Yokogawa PC-Based MX100 User Manual

Page 629

Advertising
background image

12-65

IM MX190-01E

MX100 for Exteded API

12

Private Members

None.

Member Functions (Alphabetical Order)

CDAQMXAOPWMList::add

Syntax

int add(CDAQMXAOPWMData * pcMXAOPWMData);

Parameters

pcMXAOPWMData

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

CDAQMXAOPWMList::CDAQMXAOPWMList

Syntax

CDAQMXAOPWMList(void);
virtual ~CDAQMXAOPWMList(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