C-Link Protocol Commands
Communications Configuration
Thermo Fisher Scientific
Model 42
i
Trace Level Instruction Manual
B-39
Send:
set addr ip 192.168.1.15
Receive:
set addr ip 192.168.1.15 ok
addr nm
This command reports the IP netmask.
Send:
addr
nm
Receive:
addr nm 255.255.255.0
set addr nm
address
This command sets the nm
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 below 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. The example below 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 DHCP on or off. DHCP
is used to assign an IP address to the analyzer automatically. The example
below shows that DHCP is on.
Send:
dhcp
Receive: dhcp
on
set dhcp onoff
These commands enables and disables the DHCP service by either on or
off. Changes to this parameter will only take effect when the analyzer is
powered up. The example below sets the DHCP service on.