
Remote Control Commands
R&S
®
SGU100A
157
User Manual 1176.7726.02 ─ 09
:PFASt
<Pow>
Special command to set the RF output level with minimum latency at the RF output
connector. This value does not consider a specified offset. No unit (e.g. dBm) allowed.
Bypasses the status system so command
*OPC?
cannot be appended.
Parameters:
<Pow>
float
Example:
:PFASt -20
11.9
FORMat Subsystem
The
FORMat
subsystem contains the commands which determine the format of the
data that the R&S
SGU returns to the controller. This affects all query commands
which return a list of numerical data or block data. Reference is made to this in the
descriptions of the commands.
:FORMat:BORDer
<Border>
Determines the sequence of bytes within a binary block. This only affects blocks which
use the IEEE754 format internally.
Parameters:
<Border>
NORMal | SWAPped
NORMal
The instrument expects (with setting commands) and sends
(with queries) the least significant byte of each IEEE754 floating-
point number first and the most significant byte last.
SWAPped
The instrument expects (with setting commands) and sends
(with queries) the most significant byte of each IEEE754 floating-
point number first and the least significant byte last.
*RST:
NORMal
Example:
FORM:BORD SWAP
The data is transferred with the most significant bit first.
FORMat Subsystem