Cdaqda100::updatereportstatus, Cdaqda100::updatestatus, Cdaqda100::updatesystemconfig – Yokogawa PC-Based MX100 User Manual

Page 1033

Advertising
background image

19-39

IM MX190-01E

19

DARWIN for Extended API - Visual C++

CDAQDA100::updateReportStatus

Syntax

int updateReportStatus(void);

Description

Gets the report status.
Stores the retrieved data in the report status field of the data member.

Return value

Returns an error number.

Reference

getReportStatus

CDAQDA100::updateStatus

Syntax

int updateStatus(void);

Description

Gets the status byte.

Stores the retrieved status byte in the data status field of the data member.

Return value

Returns an error number.

Reference

getStatusByte

CDAQDA100::updateSystemConfig

Syntax

int updateSystemConfig(void);

Description

Gets the system configuration data.

Stores the retrieved data in the system configuration field of the data member.

Return value

Returns an error number.

Reference

getClassSysInfo
getSystemConfig

19.6 Details of the DARWIN Class

Advertising