Programming Guide

Digital Oscilloscopes Series
33
MISCELLANEOUS
COMM_NET, CONET
Command /Query
DESCRIPTION
The COMM_NET command changes the IP
address of the oscilloscope‘s internal network
interface.
The COMM_NET? query returns the IP address of
the oscilloscope‘s internal network interface.
COMMAND SYNTAX
COMM_NET <ip_add0>, <ip_add1>, <ip_add2>,
<ip_add3>
< ip_add >:= 0 to 255
QUERY SYNTAX
COMM_NET?
RESPONSE FORMAT
COMM_NET <ip_add0>, <ip_add1>, <ip_add2>,
<ip_add3>
EXAMPLE
This instruction will change the IP address to
10.11.0.230:
Command message:
CONET 10,11,0,230