Remote Commands
Commands
6
6-43
Example: SP_SET 9600,TERM,XON,DBIT8,SBIT1,PNONE,CRLF
Set the parameters for the rear panel SERIAL 1 FROM HOST serial port to the factory
default values.
SP_SET?
Sequential Overlapped
Coupled
IEEE-488 RS-232
x x xx
x
(Host Serial Port Set query) Returns the RS-232-C settings for the Calibrator rear panel
SERIAL 1 FROM HOST serial port. (To return the parameters for the rear panel
SERIAL 2 TO UUT serial port, see the UUT_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
<interface>, TERM (terminal), COMP (computer)
<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)
<end of line char.> CR (carriage return), LF (line feed),
CRLF (carriage return/line feed)
Example: SP_SET? returns 9600,TERM,XON,DBIT8,SBIT1,PNONE,CRLF
Returns the parameters for the rear panel SERIAL 1 FROM HOST serial port, as shown,
when set to the factory default values.