Cdaqda100::getreport, Cdaqda100::initsetvalue – Yokogawa PC-Based MX100 User Manual
Page 1019

19-25
IM MX190-01E
19
DARWIN for Extended API - Visual C++
CDAQDA100::getReport
Syntax
int getReport(void);
Description
Gets the report status field from the data member.
Return value
Returns the report status.
CDAQDA100::getRevisionDA100DLL
Syntax
static const int getRevisionDA100DLL(void);
Description
Gets the revision number of this DLL.
Return value
Returns the revision number of this DLL.
CDAQDA100::getVersionDA100DLL
Syntax
static const int getVersionDA100DLL(void);
Description
Gets the version number of this DLL.
Return value
Returns the version number of this DLL.
CDAQDA100::initSetValue
Syntax
int initSetValue(void);
Description
Executes the “Initialize operation mode settings” system control type.
Updates the status if successful.
Return value
Returns an error number.
Reference
initSystem updateAll
19.6 Details of the DARWIN Class