C-Link Protocol Commands
Commands
B-2
Partisol 2000
i
and Partisol 2000
i
-D Instruction Manual
Thermo Fisher Scientific
information on changing Instrument ID, see “
Instrument ID
”on page
9-
39
.
The Sampler must be in the remote mode in order to change instrument
parameters via remote. However, the command "set mode remote" can be
sent to the Sampler to put it in the remote mode. Report commands
(commands that don’t begin with “set”) can be issued either in the remote
or local mode. For information on changing modes, see Chapter 9
“
Firmware Screen Descriptions
.”
The commands can be sent in either uppercase or lowercase characters.
Each command must begin with the proper instrument identification
number (ASCII) character. The command in the example that follows
begins with the ASCII character code 153 decimal, which directs the
command to the 2000
i
and 2000
i
-D
,
and is terminated by a carriage return
“CR” (ASCII character code 13 decimal).
<ASCII 153>
T I M E <CR>
If an incorrect command is sent, a “bad command” message will be
received. The example that follows sends the incorrect command “set unit
time 10:55” instead of the correct command “
set time 10:55
.”
Send:
set
unit
time
10:55
Receive:
set unit time 10:55 bad cmd
The “save” and “set save params” commands stores parameters in FLASH.
It is important that each time instrument parameters are changed, that this
command be sent. If changes are not saved, they will be lost in the event of
a power failure.
Commands