Yokogawa PC-Based MX100 User Manual
Page 1059
21-3
IM MX190-01E
21
DARWIN for Extended API - Visual Basic -
Data Retrieval Functions
Function
Command
Function
Measured data
Meas ch
TS, FM
measInstChDA100
(instantaneous value) Comp ch
TS, FM
mathInstChDA100
Channel
Meas ch
TS, LF
measInfoChDA100
information data
Comp ch
TS, LF
mathInfoChDA100
System configuration data
TS, CF
updateSystemConfigDA100
Report status
TS, RF
updateReportStatusDA100
Setup data
Declaration Op e Sngl spec
TS, LF
talkOperationChDataDA100
mod
Specify range
TS, LF
talkOperationDataDA100
Setup
Sngl spec
TS, LF
talkSetupChDataDA100
mode
Specify range
TS, LF
talkSetupDataDA100
Cal
Single 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.
21.1 Correspondence between the Functions and Class/Member Functions - DARWIN/Visual Basic -