4 details of the darwin class, Details of the darwin class -13, Cdaqdarwin class – Yokogawa PC-Based MX100 User Manual
Page 411: Public members

7-13
IM MX190-01E
DARWIN - Visual C++ -
7
7.4
Details of the DARWIN Class
The classes are listed in alphabetical order by the class name.
CDAQDARWIN Class
CDAQHandler
CDAQDARWIN
This class is derived from the CDAQHandler class.It provides functions common to
the DARWIN series such as communications, data retrieval, and measurement
range setting.
Public Members
Construct/Destruct
CDAQDARWIN
Constructs an object.
~CDAQDARWIN
Destructs an object.
Communication Functions
runCommand
Sends the message and receives the response.
getStatusByte
Gets the status byte.
sendTrigger
Sends a trigger.
receiveByte
Receives the binary data by lines.
Control Functions
setDateTime
Sets the date/time.
transMode
Switches the setting mode.
initSystem
Initializes the system.
establish
Establishes setup mode.
compute
Starts/stops computation.
reporting
Starts/stops reporting.
Data Retrieval Functions
getSystemConfig
Gets the system configuration data.
talkChInfo
Declares the retrieval of the channel information data.
getChInfo
Gets the channel information data.
talkDataByASCII
Declares the retrieval of the measured data in ASCII
format.
getChDataByASCII
Gets the measured data in ASCII format.
talkDataByBinary
Declares the retrieval of the measured data in binary
format.