Command Reference
R&S
®
ZNB/ZNBT
855
User Manual 1173.9163.02 ─ 38
Parameters:
<DecValue>
Decimal representation fo an n-bit binary value. The ranges are:
Port A: 0 to 255 (pins A7 ... A0)
Port B: 0 to 255 (pins B7 ... B0)
Port C: 0 to 15 (pins C3 ... C0)
Port D: 0 to 15 (pins D3 ... D0)
Port E: 0 to 255 (pins D3 ... D0 C3 ... C0)
Port F: 0 to 65535 (pins B7 ... B0 A7 ... A0)
Port G: 0 to 1048575 (pins C3 ... C0 B7 ... B0 A7 ... A0)
Port H: 0 to 16777215 (pins D3 ... D0 C3 ... C0 B7 ... B0 A7 ...
A0)
The parameters
MIN
,
MAX
,
DEF
are not supported.
Note:
*RST
or "Preset" do not change the configuration of the
to restore
default values.
*RST:
n/a (default: 0 (port A, B, and F); ports C, D, and E
are configured as input ports.)
Example:
CONT:HAND:A:MODE OUTP
Configure port A as an output port.
CONT:HAND:A 192
Write data to port A.
CONT:HAND:B:MODE INP
Configure port B as an input port.
CONT:HAND:B?
Read data from port B.
CONTrol:HANDler:A:MODE
<Mode>
CONTrol:HANDler:B:MODE
<Mode>
CONTrol:HANDler:C:MODE
<Mode>
CONTrol:HANDler:D:MODE
<Mode>
Controls the direction of the data flow at ports A, B, C, D. The direction at the com-
bined ports E, F, G, H is according to the configuration at the other ports.
Parameters:
<Mode>
INPut | OUTPut
INPut – Input of data at the port
OUTPut – Output of data at the port
Note:
*RST
or "Preset" do not change the configuration of the
to restore
default values.
*RST:
n/a (default: Port A and B: OUTPut (also valid for
port F); port C and D: INPut (also valid for port E).
Ports G and H have mixed default modes.)
Example:
See
SCPI Command Reference