Yokogawa PC-Based MX100 User Manual

Page 997

Advertising
background image

19-3

IM MX190-01E

DARWIN for Extended API - Visual C++

19

Control Functions

Function

Command

Class and Member Function

Switch operation mode

DS

CDAQDA100:: switchMode

Retrieve code type

-

CDAQDA100:: switchCode

Switch (binary/ASCII code)

Reconfigure

RS

CDAQDA100:: reconstruct

Initialize settings

RC

CDAQDA100:: initSetValue

Reset alarms

AR

CDAQDA100:: ackAlarm

Set the date/time

SD

CDAQDA100:: setDateTime

Calculation start/stop

EX

CDAQDA100:: switchCompute

Report start/stop

DR

CDAQDA100:: switchReport

Establish setup mode

XE

CDAQDA100:: establish

Generally, the status is updated at the end of the process.
Status is not updated when establishing the setup mode.

Setting (Operation Mode) Functions

Function

Command

Class and Member Function

Range

SKIP (not used)

SR

CDAQDA100:: setRange

DC voltage input

SR

CDAQDA100:: setRange

Thermocouple input

SR

CDAQDA100:: setRange

RTD input

SR

CDAQDA100:: setRange

Contact input (DI)

SR

CDAQDA100:: setRange

DC Current

SR

CDAQDA100:: setRange

Strain

SR

CDAQDA100:: setRange

Pulse

SR

CDAQDA100:: setRange

Power monitor

SR

CDAQDA100:: setRange

Difference computation

SR

CDAQDA100:: setChDELTA

between channels

Remote RJC

SR

CDAQDA100:: setChRRJC

Scaling unit

SN

CDAQDA100:: setChUnit

Alarm

SA

CDAQDA100:: setChAlarm

Becomes the channel unit setting.
The status is updated after the setting is entered.

19.2 Correspondence between the Functions and Class/Member Functions - DARWIN -

Advertising