Yokogawa PC-Based MX100 User Manual

Page 1081

Advertising
background image

23-3

IM MX190-01E

DARWIN for Extended API - C# -

23

List of Data Retrieval Functions

Function

Command Function

Measured

Meas ch

TS, FM

DAQDA100. measInstChDA100

Data (Inst val)

Comp ch

TS, FM

DAQDA100. mathInstChDA100

Channel info data

Meas ch

TS, LF

DAQDA100. measInfoChDA100

Comp ch

TS, LF

DAQDA100. mathInfoChDA100

System configuration data

TS,CF

CDAQDA100. updateSystemConfigDA100

Report status

TS,RF

CDAQDA100. updateReportStatusDA100

Setup data

Declare Op

Sngl spec

TS, LF

CDAQDA100. talkOperationChDataDA100

mode

Specify rng TS, LF

CDAQDA100. talkOperationDataDA100

Setup

Sngl spec

TS, LF

CDAQDA100. talkSetupChDataDA100

Mode

Specify rng TS, LF

CDAQDA100. talkSetupDataDA100

Calibrate Sngl spec

TS, LF

CDAQDA100. talkCalibrationChDataDA100

Mode

Specify rng TS, LF

CDAQDA100. talkCalibrationDataDA100

Get data by lines

-

CDAQDA100. getSetDataByLineDA100

Setup data is not stored, so it is retrieved in the same order as mentioned in
sections 7.2 and 7.3. In this case, status is not updated.

Channel information data and system configuration data are stored internally, but
the user can explicitly perform acquisition.

The report status is stored internally, but is not updated unless the user explicitly
acquires it.

23.1 Functions and Their Functionalities - DARWIN/C# -

Advertising