Instrument Setup and Interface Configuration - SETUP Key R&S FSL
1300.2519.12 4.502 E-11
GPIB Language (option GPIB Interface, B10 only)
Only the remote control language SCPI is available for the R&S FSL and is set by default.
Remote: SYST:LANG 'SCPI'
D
isplay Update On/Off
Defines whether the instrument display is switched off when changing from manual operation to
remote control. In remote control mode, this softkey is displayed in the local menu (for details
refer to section "Manual Operation - Local Menu" on page 4.519).
Remote: SYST:DISP:UPD ON
GPIB Terminator LFEOI/EOI (option GPIB Interface, B10 only)
Changes the GPIB receive terminator.
According to the standard the terminator in ASCII is <LF> and/or <EOI>. For binary data
transfers (e.g. trace data) from the control computer to the instrument, the binary code used for
<LF> might be included in the binary data block, and therefore should not be interpreted as a
terminator in this particular case. This can be avoided by changing the receive terminator to EOI.
Remote: SYST:COMM:GPIB:RTER EOI
*IDN Format Leg./New
Defines the response format to the *IDN? remote command. This function is intended for re-use
of existing control programs together with the R&S FSL.
Leg.
Legacy format, compatible to the R&S FSP/FSU/FSQ family
New
R&S FSL format
Remote: SYST:FORM:IDEN LEG
I/O Logging On/Off (option GPIB Interface, B10 only)
Activates or deactivates the SCPI error log function. All remote control commands received by the
R&S FSL are recorded in the following log file:
C:\R_S\instr\ScpiLogging\ScpiLog.txt
Logging the commands may be extremely useful for debug purposes, e.g. in order to find misspelled
keywords in control programs.
Time+Date
Opens an edit dialog box to enter time and date for the internal real time clock. For details refer
to the Quick Start Guide, chapter 2 "Preparing for Use".
Remote: SYST:TIME 12,30
Remote: SYST:DATE 2004,10,01