User Manual
Remote Control
R&S
®
FPC
203User Manual 1178.4130.02 ─ 05
Parameters:
<Usage> REFerence
Input for external reference signal.
TRIGger
Input for external trigger.
*RST: TRIGger
Example: //Configure the BNC connector
SYST:BNC1:MODE TRIG
SYSTem:DATE <Year>, <Month>, <Day>
This command defines the date of the system calendar.
Parameters:
<Year> <numeric value> (integer)
Range: 2000 to 2099
<Month> <numeric value> (integer)
Range: 1 to 12
<Day> <numeric value> (integer)
Range: 1 to 31
Example: //Change the system date
SYST:DATE 2020,6,1
SYSTem:ERRor:ALL?
This command queries the complete error queue.
The number of values depends on the length of the queue.
If the error queue is empty, the command returns 0, 'No error'.
Return values:
<ErrorNumber> Number that contains information about the error. Negative num-
ber: error as defined in the SCPI standard. Positive number:
error that is specific to the R&S FPC.
<ErrorDescription> String containing a short error description.
Example: //Query complete error queue
SYST:ERR:ALL?
Usage: Query only
SYSTem:ERRor:CODE:ALL?
This command queries the complete error queue.
The number of values depends on the length of the queue.
If the error queue is empty, the command returns 0, 'No error'.
System Configuration