Command reference
R&S
®
ZNA
1607User Manual 1178.6462.02 ─ 29
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 "GPIB Address" on page 888
SYSTem:COMMunicate:GPIB[:SELF]:DCLear:SUPPress <Boolean>
Suppresses/unsuppresses of Device Clear GPIB interface messages (DCL, SDC).
Parameters:
<Boolean>
Manual operation: See "GPIB Address" on page 888
SYSTem:COMMunicate:GPIB[:SELF]:INIT:WAIT <Boolean>
Determines/queries the execution behavior of INITiate[:IMMediate] commands
(see Chapter 7.3.8, "INITiate commands", on page 1265).
If set to ON, an automatic *WAI is added (see Chapter 7.2, "Common commands",
on page 970), i.e. the commands execute synchronously.
Parameters:
<Boolean> *RST: OFF
Manual operation: See "Advanced ..." on page 890
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 "Advanced ..." on page 890
SCPI command reference