beautypg.com

Yokogawa PC-Based MX100 User Manual

Page 1070

background image

22-3

IM MX190-01E

22

DARWIN for Extended API - Visual Basic.NET -

Data Retrieval Functions

Function

Command Function

Meas data

Measurement channel

TS, FM

measInstChDA100

(inst value)

Computation channels

TS, FM

mathInstChDA100

Channel

Measurement channel

TS, LF

measInfoChDA100

info data

Computation channels

TS, LF

mathInfoChDA100

System configuration data

TS, CF

updateSystemConfigDA100

Report status

TS,RF

updateReportStatusDA100

Setup data

Declare Op

Sngl spec

TS, LF

talkOperationChDataDA100

mode

Specify range

TS, LF

talkOperationDataDA100

Setup

Sngl spec

TS, LF

talkSetupChDataDA100

mode

Specify range

TS, LF

talkSetupDataDA100

Cal

Sngl spec

TS, LF

talkCalibrationChDataDA100

mode

Specify range

TS, LF

talkCalibrationDataDA100

Get data in units of lines

-

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.

22.1 Functions and Their Functionalities - DARWIN/Visual Basic.NET -