
C-Link Protocol Commands
Communications Configuration
Thermo Fisher Scientific
Model 49
i
Primary Standard Instruction Manual
B-37
Send:
set addr ip 192.168.1.15
Receive:
set addr ip 192.168.1.15 ok
addr nm
This command reports the TCP/IP netmask address.
Send:
addr nm
Receive:
addr nm 255.255.255.0
set addr nm
address
This command sets the netmask
address
, where
address
consists of four
numbers ranging from 0-255 inclusive, separated by “.”.
Send:
set addr nm 255.255.255.0
Receive:
set addr nm 255.255.255.0 ok
baud
This command reports the current baud rate for the serial port
(RS232/RS485). The example that follows reports that the current baud
rate is 9600.
Send:
baud
Receive:
baud 9600
set baud
rate
rate
= | 1200 | 2400 | 4800 | 9600 | 19200 | 38400 | 57600 | 115200 |
This command sets the instrument baud
rate
. The example that follows sets
the instrument’s baud rate to 115200.
Note
After the command is sent, the baud rate of the sending device must
be changed to agree with the instrument.
Send:
set baud 115200
Receive:
set baud 115200 ok
dhcp
This command reports the current state of use of DHCP on or off. DHCP
is used to assign an IP address to the analyzer automatically. The example
that follows shows that DHCP is on.
Send:
dhcp
Receive:
dhcp on
set dhcp
onoff