Instruction manual
C-Link Protocol Commands
I/O Configuration
Thermo Fisher Scientific Model 5030i SHARP Instruction Manual B-65
17 frol
19 beta
28 braw
29 araw
30 avgpm
32 mass
34 bzero
45 exfg
50 bref
52 cflg
53 aflg
relay stat
This command reports the current relay logic as normally “open” or
normally “closed,” if all the relays are set to same state, that is all open or all
closed. The following example shows that the status of all the relays’ logic is
set to normally “open”.
Send: relay stat
Receive: relay stat open
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 following
example 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.
▲