5500A
Operator Manual
6-46
UUT_SET
Sequential Overlapped
Coupled
IEEE-488 RS-232
x x xx
x
(UUT Serial Port Set command) Set the RS-232-C settings for the 5500A Calibrator
rear panel SERIAL 2 TO UUT serial port, which is saved in the 5500A non-volatile
memory. (While saving configuration data in the non-volatile memory, a period of about
2 seconds, the 5500A 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> PNONE (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 xx
x
(UUT Serial Port Set query) Return the RS-232-C settings for the 5500A 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 shown below in bold type. (To return to the factory defaults, see the FORMAT
SETUP command.)
Responses: <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> PNONE (none), PODD (odd),PEVEN (even)
Example: UUT_SET? returns 9600,XON,DBIT8,SBIT1,PNONE
Return the parameters for the rear panel SERIAL 2 TO UUT serial port, as shown, when
set to the factory default values.