Instruction manual
C-Link Protocol Commands
Communications Configuration
Thermo Fisher Scientific Model 5030i SHARP Instruction Manual B-59
set instrument id value
This command sets the instrument ID to value, where value is an integer
between 0 and 127 inclusive. The following example shows the instrument
ID changed to 12.
Note Sending this command via RS-232 or RS-485 will require the host to
use the new ID for subsequent commands. ▲
Send: set instrument id 12
Receive: set instrument id 12 ok
layout ack
This command reports the stale layout/layout change indicator (*) that is
attached to each response if the erec layout has changed since the last time
erec layout was requested, according to Table B–9. The following example
reports that the instrument is configured to do nothing.
Send: layout ack
Receive: layout ack 0
set layout ack value
This command disables the stale layout/layout change indicator (*) that is
attached to each response if the erec layout has changed since the last time
erec layout was requested, according to Table B–9.
Send: set layout ack
Receive: set layout ack ok
Table B–9. Set Layout Ack Values
Value
Function
0 Do nothing (default)
1 Append “*”
power up mode
This command reports the current power up mode setting to either 0 =
local/unlocked or 1 = remote/locked, according to Table B–10. The default
value is 0; power up in local/unlocked mode. The following example shows
that the instrument is configured to power up in the remote/locked mode.
Send: power up mode
Receive: power up mode 1