C-Link Protocol Commands
Communications Configuration
B-24
Partisol 2000
i
and Partisol 2000
i
-D Instruction Manual
Thermo Fisher Scientific
baud
This command reports the current baud rate for the serial port
(RS232/RS485). The following example reports that the current baud rate
is 9600 baud.
Send:
baud
Receive: baud
9600
set baud
rate
rate
= | 1200 | 2400 | 4800 | 9600 | 19200 | 38400 | 57600 | 115200 |
This command sets the instrument baud rate to
rate
. The following
example sets the instrument’s baud rate to 9600.
Note
After the command is sent, the baud rate of the sending device must
be changed to agree with the instrument.
▲
Send:
set
baud
9600
Receive:
set baud 9600 ok
dhcp
This command reports the current state of use of the Dynamic Host
Configuration Protocol (DHCP) as on or off. DHCP is used to assign an
IP address to the instrument automatically. The following example shows
that DHCP is on.
Send:
dhcp
Receive: dhcp
on
set dhcp
onoff
onoff
= | on | off |
This command enables (
on
) and disables (
off
) the DHCP service. When
DHCP is set to on, the instrument gets the IP address, the netmask
address, and the gateway address from a DHCP server. When DHCP is set
to off, the instrument gets these addresses from system memory. The
following example sets the DHCP service to on.
Note
If DHCP is changed from on to off and then the IP address, the
netmask address, or the gateway address is changed, you must cycle power
to the instrument before the change takes effect. Until you cycle the power,
the address assigned by the DHCP server will still be used and reported as
the current address.
▲