Status transition functions – Yokogawa PC-Based MX100 User Manual
Page 1087
![background image](/manuals/360310/1087/background.png)
23-9
IM MX190-01E
DARWIN for Extended API - C# -
23
23.3 Correspondence between Functions and
Instantaneous Value Data Loading Functions -
DARWIN/VIsual C# -
This section indicates functions that this extension API supports.
Note
This extension API provides a portion of the functions common to the DARWIN series
instruments. Model-specific functions, setup functions of the setup mode, and A/D
calibration functions are not given. The functions can be added by using the
commands of the DARWIN communication function.
The word command in the table signifies the command of the DARWIN
communication function. For the details on the commands, see the Communication
Interface User’s Manual.
There are two types of functions, status transition functions and retrieval functions.
Status transition functions control DARWIN.
With retrieval functions, the parameter values of the current status are retrieved.
When using retrieval functions, the data value of the stored current status is
returned (the status of the extension API does not change).
Status Transition Functions
Communication Functions
Function
Command Function
Comm connection
-
DAQDA100Reader. openDA100Reader
Comm disconnection
-
DAQDA100Reader. closeDA100Reader
Data Retrieval Functions
Function
Command Function
Meas data Meas ch
EF
DAQDA100Reader. measInstChDA100Reader
(inst val)
Comp ch
EF
DAQDA100Reader. mathInstChDA100Reader
Channel
Meas ch
EL
DAQDA100Reader. measInfoChDA100Reader
info data
Comp ch
EL
DAQDA100Reader. mathInfoChDA100Reader
Channel information data is stored internally, but the user can explicitly perform
acquisition.