C-Link Protocol Commands
Communications Configuration
Thermo Fisher Scientific
Model 48
i
Instruction Manual
B-41
set addr dns
address
This command sets the domain name server
address
, where
address
consists
of four numbers ranging from 0-255 inclusive, separated by “.”.
Send:
set addr dns 192.168.1.1
Receive:
set addr dns 192.168.1.1 ok
addr gw
This command reports the default TCP/IP gateway address.
Send:
addr
gw
Receive:
addr gw 192.168.1.1
set addr gw
address
This command sets the default gateway
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 gw 192.168.1.1
Receive:
set addr gw 192.168.1.1 ok
addr ip
This command reports the IP address of the analyzer.
Send:
addr
ip
Receive:
addr ip 192.168.1.200
set addr ip
address
This command sets the analyzer’s IP
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 ip 192.168.1.200
Receive:
set addr ip 192.168.1.200 ok
addr nm
This command reports the IP netmask.
Send:
addr
nm
Receive:
addr nm 255.255.255.0