Instruction manual
C-Link Protocol Commands
Hardware Configuration
Thermo Fisher Scientific Model 5030i SHARP Instruction Manual B-53
Send: set default params
Receive: set default params ok
det
This command reports the status of the detector board
(sharp/beta/map/none). The following example reports that the detector is
beta.
Send: det
Receive: det beta
pump
This command reports the current status of pump as on or off. The
following example reports that the pump is set to off.
Send: pump
Receive: pump off
set pump onoff
onoff = | on | off |
This command sets the pump on or off. The following example sets the
pump to on.
Send: set pump on
Receive: set pump on ok
save
set save params
These commands store all current parameters in FLASH memory. 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. The following example saves the parameters to FLASH
memory.
Send: set save params
Receive: set save params ok
time
This command reports the current time (24-hour format). The following
example reports that the internal time is 2:15:30 pm.
Send: time
Receive: time 14:15:30
set time hh:mm:ss
hh = hours
mm = minutes
ss = seconds