Download Print this page

Record Layout Definition - Thermo Scientific 42i Instruction Manual

Chemiluminescence no-no2-nox analyzer
Hide thumbs Also See for 42i:

Advertisement

C-Link Protocol Commands

Record Layout Definition

Record Layout
Definition
B-46
Model 42i Trace Level Instruction Manual
Note If individual relays have been assigned different logic then the
response would be a 4-digit hexadecimal string with the least significant
byte (LSB) being relay no 1.
For example:
Receive:
relay stat 0x0001 (indicates relay no 1 is set to
normally open logic, all others are normally closed)
Receive:
relay stat 0x0005 (indicates relay no 1 and 3 are set
to be normally open logic, all others are normally
closed)
set relay open
set relay open value
set relay closed
set relay closed value
These commands set the relay logic to normally open or closed for relay
number value, where value is the relay between 1 and 16. The example
below sets the relay no 1 logic to normally open.
Note If the command is sent without an appended relay number then all
the relays are assigned the set logic of normally open/closed.
Send:
set relay open 1
Receive:
set relay open 1 ok
The Erec, Lrec Srec layouts contain the following:
A format specifier for parsing ASCII responses
A format specifier for parsing binary responses
In addition to these the Erec Layout contains:
A format specifier for producing the front-panel displays
Values are read in using either the ASCII or binary format specifiers and
converted to uniform internal representations (32-bit floats or 32-bit
integers). These values are converted into text for display on the screen
using the format specifier for the front-panel display. Normally, the
specifier used to parse a particular datum from the input stream will be
strongly related to the specifier used to display it (such as, all of the floating
point inputs will be displayed with an 'f' output specifier, and all of the
integer inputs will be displayed with a 'd' specifier).
Thermo Fisher Scientific

Advertisement

loading