Remote Control
Page 31
To query the length currently simulated by the DLS 50 send:
:SET:CHAN:LEN?
The command will return an integer number ranging from 0 to the maximum length
followed by the units. For example, if the length of the wireline is 8.5 kft, the return
message will be:
8500 FT
4.7.2 :SYStem:COMMunicate:GPIB:ADDRess <NRf>
Set the address of the IEEE 488.1 interface, where <NRf> is the address ranging from 0
to 30. For example, to set the address to 13, send:
:SYS:COMM:GPIB:ADDR 13
Note that the new address must be used immediately for any further IEEE 488
communication.
To query the current address send:
:SYS:COMM:GPIB:ADDR?
The command will return an integer number ranging from 0 to 30. For example, if the
address is 13, the return message will be:
13
4.7.3 :SYStem:COMMunicate:SERial:BAUD <NRf>
Set the receiver and transmitter baud rate of the serial interface, where <NRf> is any of
the following choices:
300 | 600 | 1200 | 2400 | 4800 | 9600 | 19200 | 38400