Remote Control Commands
R&S
®
SMBV100A
711Operating Manual 1407.6062.32 ─ 08
Parameters:
<Baud> 2400 | 4800 | 9600 | 19200 | 38400 | 57600 | 115200
*RST: 115200
Example:
SYST:COMM:SER:BAUD 115200
enters the baudrate 115200.
:SYSTem:COMMunicate:SERial:PARity <Parity>
The command enters the parity for the serial remote control interface.
Parameters:
<Parity> NONE | ODD | EVEN
*RST: NONE
Example:
SYST:COMM:SER:PAR NONE
selects parity NONE.
:SYSTem:COMMunicate:SERial:SBITs <Sbits>
The command enters the number of stop bits for the serial remote control interface.
Parameters:
<Sbits> 1 | 2
*RST: 1
Example:
SYST:COMM:SER:SBIT 2
selects 2 stop bits.
:SYSTem:COMMunicate:SOCKet:RESource?
The command queries the visa resource string for remote control via the Socket interface.
Return values:
<Resource> string
Example:
SYST:COMM:SOCK:RES?
Usage: Query only
:SYSTem:DATE <Date>
The command queries / sets the date for the instrument-internal calendar.
This parameter is protected, in order to prevent accidental changes. It can be accessed
with protection level 1, see :SYSTem:PROTect<ch>[:STATe] on page 716.
Parameters:
<Date> <year>,<month>,<day>
Example:
SYST:DATE?
Response: 2011,05,01 - it is the 1st of May in 2011.
SYSTem Subsystem