Yokogawa PC-Based MX100 User Manual

Page 1011

Advertising
background image

19-17

IM MX190-01E

19

DARWIN for Extended API - Visual C++

Setup Functions

setRange

Sets the range.

setChDELTA

Sets difference computation between channels.

setChRRJC

Sets remote RJC.

setChUnit

Sets the unit name.

setChAlarm

Sets the alarm value.

Data Retrieval Functions

measInstCh

Gets the measured data of the measurement channel.

mathInstCh

Gets the measured data of the computation channel.

measInfoCh

Gets the channel information data of the measurement
channel.

mathInfoCh

Gets the channel information data of the computation
channel.

updateSystemConfig

Updates the system configuration data.

updateReportStatus

Updates the report status.

talkOperationChData

Declares the retrieval of the setup data of operation mode
on independent channels.

talkSetupChData

Declares the retrieval of the setup data of basic setting
mode on independent channels.

talkCalibrationChData

Declares the retrieval of the setup data of calibration mode
on independent channels.

Member Data Manipulation

getClassSysInfo

Gets the system configuration data.

getClassDataBuffer

Gets the type information for each channel.

getCode

Gets the retrieve code type.

getByte

Gets the status byte.

getReport

Gets the report status.

• Overridden Members

Communication Functions

open

Establishes connection.

Data Retrieval Functions

getData

Gets the measured data.

getChannel

Gets the channel information data.

Control Functions

setDateTime

Sets the date/time.

19.6 Details of the DARWIN Class

Advertising