Cdaqda100::switchreport, Cdaqda100::talkcalibrationchdata – Yokogawa PC-Based MX100 User Manual
Page 1030

19-36
IM MX190-01E
CDAQDA100::switchReport
Syntax
int switchReport(int iReportRun);
Parameters
iReportRun
Specify the report execution type.
Description
Executes the specified report execution type.
Updates the status if successful.
Return value
Returns an error number.
Reference
reporting updateRenew
CDAQDA100::talkCalibrationChData
Syntax
int talkCalibrationChData(int chType =
DAQDA100_CHTYPE_MEASALL, int chNo = DAQDA100_CHNO_ALL);
Parameters
chType
Specify the channel type.
chNo
Specify the channel number.
Description
Executes declaration of the retrieval of the setup data of calibration mode on the
specified channels.
If the channel type is set to the constant for “Specify all measurement channel
types,” all subunits are processed.
If the channel number is set to the constant for “Specify all channel numbers,” all
channels within the channel type are processed.
Return value
Returns an error number.
Reference
talkCalibrationData
19.6 Details of the DARWIN Class