Cdaqmx::getstatusdata, Cdaqmx::getsystemconfig – Yokogawa PC-Based MX100 User Manual

Page 75

Advertising
background image

2-52

IM MX190-01E

CDAQMX::getStatusData

Syntax

int getStatusData(CDAQMXStatus & cMXStatus);

Parameters

cMXStatus

Specify the destination where the status data is to be returned.

Description

Gets the status data.
Packets differ with the style number of the MX100.

Return value

Returns an error number.
Error:

Not support

Unsupported version.

Reference

getNo getPacketVersion getUserTime runCommand

CDAQMX::getSystemConfig

Syntax

int getSystemConfig(CDAQMXSysInfo & cMXSysInfo);

Parameters

cMXSysInfo

Specify the destination where the system configuration data is to

be returned.

Description

Gets the system configuration data.

Return value

Returns an error number.

Reference

getNo getPacketVersion getUserTime runCommand

2.5 Details of the MX100 Class

Advertising