Remote Commands
Commands
6
6-47
Character String
Follow the instructions above and after the character string, add a \n
for CR or \r for LF or both, where the alpha character is entered in lower case. For
example, in the terminal mode to send the string REMS in this format with both CR and
LF, the command would be
UUT_SEND “REMS\n\r”
. In the computer mode where
commands are entered as part of a command string, use double quotes to show embedded
quotes. For example,
“uut_send “REMS\n\r”” “
.
The following characters and commands may be implemented as described above:
Carriage
Return
^J
\n
Line
Feed
^M
\r
Tab
Tab
\t
Backspace
^H
\b
Form
Feed
^L
\f
UUT_SENDB
Sequential
Overlapped
Coupled
IEEE-488
RS-232
x
x
x
x
x
(Send UUT Binary Data command) Send binary data to the UUT serial port (Calibrator
rear panel SERIAL 2 to UUT serial port). Use the UUT_SEND command instead of
sending ASCII data. The command may be sent over gpib or RS-232 ports, but applies to
SERIAL 2 TO UUT serial port operation.
Parameter:
Comma separated integers to send (maximum of 10)
Example:
UUT_SENDB 42,73,68,78,63,10
Send the ASCII characters "*IDN?" followed by a new line (ASCII 10) to the UUT serial
port.
UUT_SET
Sequential
Overlapped
Coupled
IEEE-488
RS-232
x
x
x
x
x
(UUT Serial Port Set command) Sets the RS-232-C settings for the Calibrator rear panel
SERIAL 2 TO UUT serial port, which is saved in the Calibrator non-volatile memory.
(While saving configuration data in the non-volatile memory, a period of about 2
seconds, the Calibrator does not respond to remote commands.) (To set the parameters
for the rear panel SERIAL 1 FROM HOST serial port, see the
SP_SET
command.) The
factory default values are shown below in
bold
type. (To return to the factory defaults,
see the
FORMAT SETUP
command.)
The interface selection sets the command response, with command echo back with
TERM (terminal) and no echo back with COMP (computer).
Parameters:
<baud rate value>,
300, 600, 1200, 2400, 4800,
9600
<flow
control>,
XON
(xon/xoff), NOSTALL (none), RTS (rts/cts)
<number data bits>,
DBIT7 (7 bits) or
DBIT8
(8 bits)
<number
stop
bits>,
SBIT1
(1 bit) or SBIT2 (2 bits)
<parity>
PNON
E (none), PODD (odd),PEVEN
(even)
Example:
UUT_SET 9600,XON,DBIT8,SBIT1,PNONE
Set the parameters for the rear panel SERIAL 2 TO UUT serial port to the factory default
values.
UUT_SET?
Sequential
Overlapped
Coupled
IEEE-488
RS-232
x
x
x
x
x
(UUT Serial Port Set query) Returns the RS-232-C settings for the Calibrator rear panel
SERIAL 2 TO UUT serial port. (To return the parameters for the rear panel SERIAL 1
FROM HOST serial port, see the
SP_SET?
command.) The factory default values are
Summary of Contents for 5522A Operators
Page 4: ......
Page 14: ...5522A Operators Manual x ...
Page 18: ...5522A Operators Manual xiv ...
Page 22: ...5522A Operators Manual 1 2 ...
Page 46: ...5522A Operators Manual 1 26 ...
Page 48: ...5522A Operators Manual 2 2 ...
Page 54: ...5522A Operators Manual 2 8 ...
Page 56: ...5522A Operators Manual 3 2 ...
Page 190: ...5522A Operators Manual 6 2 ...
Page 240: ...5522A Operators Manual 7 2 ...
Page 260: ...5522A Operators Manual 8 2 ...
Page 314: ...5522A Operators Manual 9 52 ...
Page 370: ...5522A Operators Manual 10 56 ...
Page 413: ...B 1 Appendix B ASCII and IEEE 488 Bus Codes ...
Page 414: ...5522A Operators Manual B 2 ...
Page 416: ...5522A Operators Manual B 4 ...
Page 426: ...5522A Operators Manual D 6 ...