Cdaqda100::updateall, Cdaqda100::updatechinfo, Cdaqda100::updaterenew – Yokogawa PC-Based MX100 User Manual

Page 1032

Advertising
background image

19-38

IM MX190-01E

CDAQDA100::updateAll

Syntax

int updateAll(void);

Description

Updates all information data of the data member.
Gets the System configuration data, channel information data, and status byte and

stores it.

Return value

Returns an error number.

Reference

updateChInfo
updateRenew
updateSystemConfig

CDAQDA100::updateChInfo

Syntax

int updateChInfo(void);

Description

Updates all channel information data.

Return value

Returns an error number.

Reference

mathInfoCh
measInfoCh

CDAQDA100::updateRenew

Syntax

int updateRenew(void);

Description

Updates the data member status.

Gets the status byte and stores it.

Return value

Returns an error number.

Reference

updateStatus

19.6 Details of the DARWIN Class

Advertising