Command Reference
R&S
®
ZNB/ZNBT
1141
User Manual 1173.9163.02 ─ 38
SYSTem:COMMunicate:GPIB[:SELF]:INIT:WAIT
<Boolean>
Determines/queries the execution behavior of
INITiate[:IMMediate]
commands
Chapter 7.3.9, "INITiate Commands"
If set to ON, an automatic
*WAI
is added (see
Chapter 7.2, "Common Commands"
on page 677), i.e. the commands execute synchronously.
Parameters:
<Boolean>
*RST:
OFF
Manual operation:
See
SYSTem:COMMunicate:GPIB[:SELF]:LPORt:ALIGn
<Boolean>
Configures/queries the logical port creation.
If set to ON, logical ports are aligned and must be set from low to high port, which was
the only possibility prior to firmware V1.90. If set to OFF, new ports can be created
freely, like in manual operation. See the example below.
For a R&S
ZNBT with more than 4 ports or with multiple port groups this setting is
ignored; logical ports are always aligned.
Parameters:
<Boolean>
*RST:
ON
Example:
Starting with a 4-port analyzer's default logical port assignment
L1<-->P1, L2<-->P2, L3<-->P3, L4<-->P4,
the remote command
SOUR:LPOR1 1,2
by default (
ALIGn=ON
) generates aligned logical ports
L1<-->P1&P2, L2<-->P3, L3<-->P4.
With
ALIGn=OFF
, the result is
L1<-->P1&P2, L3<-->P3, L4<-->P4
and L2 does not exist.
Manual operation:
See
SYSTem:COMMunicate:GPIB[:SELF]:RTERminator
<Terminator>
Sets the receive terminator of the analyzer. The receive terminator indicates the end of
a command or a data block.
The receive terminator setting is relevant if block data is transferred to the analyzer
(
REAL
). In the default setting LFEoi, the analyzer recognizes an LF
character sequence with or without the EOI control bus message as a receive termina-
tor. An accidental LF in a data block can be recognized as a terminator and cause an
interruption of the data transfer.
The EOI setting is especially important if commands are transferred in block data for-
mat, because it ensures that the parser for command decoding is activated by the ter-
minator only after the command has been completely transferred. Readout of binary
data does not require a change of the receive terminator.
SCPI Command Reference