C-Link Protocol Commands
Communications Configuration
B-42
Model 48
i
Instruction Manual
Thermo Fisher Scientific
set addr nm
address
This command sets the netmask
address
, where
address
consists of four
numbers ranging from 0-255 inclusive, separated by “.”.
Note
This command cannot be used when DHCP is on. Refer to the
DHCP command that follows for additional information.
▲
Send:
set addr nm 255.255.255.0
Receive:
set addr nm 255.255.255.0 ok
addr ntp
This command reports the IP address for the network time protocol server.
See “Network Time Protocol Server” in the Communications Settings”
section of the “Operation” chapter for more information.
Send:
addr
ntp
Receive:
addr ntp 10.209.43.237
set addr ntp
address
This command sets the network time protocol server
address
, where
address
consists of four numbers ranging from 0-255 inclusive, separated by “.”.
Send:
set addr ntp 10.209.43.237
Receive:
set addr ntp 10.209.43.237 ok
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