Owner manual

11-5
IM MX190-01E
DARWIN Constants and Types
11
Status Byte Value
Can be synthesized using logical OR operators.
Mnemonic Description
DAQDARWIN_STATUS_OFF Value when all status bytes are invalid
DAQDARWIN_STATUS_ADCONV A/D conversion complete
DAQDARWIN_STATUS_SYNTAX Command syntax error
DAQDARWIN_STATUS_TIMER Internal timer start/report creation
DAQDARWIN_STATUS_MEDIA Access to medium (DC100)
DAQDARWIN_STATUS_RELEASE Measurement dropout during computation
DAQDARWIN_STATUS_ALL Mask value that enables all status bytes
DAQDARWIN_STATUS_SRQ SRQ
For details on the meaning of the status byte value, see the communication interface
user’s manual for the DARWIN instrument.
Establish setup mode
Mnemonic Description
DAQDARWIN_SETUP_ABORT Abort
DAQDARWIN_SETUP_STORE Establish
Unit Number
Mnemonic Description
DAQDARWIN_UNITNO_MAINUNIT Main unit of the expandable model
DAQDARWIN_UNITNO_STANDALONE Standalone model unit
The subunit number is numerical. See Channel/Relay types.
Computation
Mnemonic Description
DAQDARWIN_COMPUTE_START Computation start
DAQDARWIN_COMPUTE_STOP Computation stop
DAQDARWIN_COMPUTE_RESTART After clearing computation data, restart
DAQDARWIN_COMPUTE_CLEAR Clears computation data
DAQDARWIN_COMPUTE_RELEASE Clears status display of measurement dropouts
Report execution type
Mnemonic Description
DAQDARWIN_REPORT_RUN_START Report start
DAQDARWIN_REPORT_RUN_STOP Report stop
11.2 DARWIN Constants