Command Reference
R&S
®
ZNA
1285
User Manual 1178.6462.02 ─ 12
Example:
SYST:COMM:GPIB:ADDR 10
Set the GPIB address to 10.
*RST; :SYST:COMM:GPIB:ADDR?
After a reset, the address is maintained (the response is 10).
Manual operation:
See
SYSTem:COMMunicate:GPIB[:SELF]:DCLear:SUPPress
<Boolean>
Suppresses/unsuppresses of Device Clear GPIB interface messages (DCL, SDC).
Parameters:
<Boolean>
Manual operation:
See
SYSTem:COMMunicate:GPIB[:SELF]:INIT:WAIT
<Boolean>
Determines/queries the execution behavior of
INITiate[:IMMediate]
commands
Chapter 8.3.8, "INITiate Commands"
If set to ON, an automatic
*WAI
is added (see
Chapter 8.2, "Common Commands"
on page 752), 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.
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
SCPI Command Reference