Cdaqmx100::getitemall, Cdaqmx100::initbalance – Yokogawa PC-Based MX100 User Manual

Page 598

Advertising
background image

12-34

IM MX190-01E

CDAQMX100::getItemAll

Syntax

int getItemAll(void);

Description

Receives setup data and stores it in the data member.

Updates the status and all information data if successful.

Return value

Returns an error number.

Reference

getClassMXItemConfig getConfig updateAll

CDAQMX100::getRevisionMX100DLL

Syntax

static const int getRevisionMX100DLL(void);

Description

Gets the revision number of this DLL.

Return value

Returns the revision number of this DLL.

CDAQMX100::getVersionMX100DLL

Syntax

static const int getVersionMX100DLL(void);

Description

Gets the version number of this DLL.

Return value

Returns the version number of this DLL.

CDAQMX100::initBalance

Syntax

int initBalance(void);

Description

Executes initial balancing.
Stores the result in the current data of the initial balance data management field of

the data member.
Updates the status if successful.

Return value

Returns an error number.

Reference

getClassMXBalanceList runBalance updateRenew
CDAQMXBalanceList::getCurrent

12.4 Details of the MX100 Class

Advertising