Specifications
RIGOL 2 Command System
2-126 MSO2000A/DS2000A Programming Guide
:LA:BUS<n>:CHANnel
Syntax
:LA:BUS<n>:CHANnel <channel>
:LA:BUS<n>:CHANnel?
Description
Set or query the channels of the specified digital bus.
Parameter
Name Type Range Default
<n> Integer {1|2} --
<channel> Discrete {L|H|HL}
BUS1: L
BUS2: H
Explanation
L: the channels of the digital bus are D7-D0;
H: the channels of the digital bus are D15-D8;
HL: the channels of the digital bus are D15-D0.
Return Format
The query returns L, H or HL.
:LA:BUS<n>:FORMat
Syntax
:LA:BUS<n>:FORMat <format>
:LA:BUS<n>:FORMat?
Description
Set or query the display format of the specified digital bus.
Parameter
Name Type Range Default
<n> Integer {1|2} --
<format> Discrete {HEX|DECimal|BINary|ASCii} HEX
Explanation
HEX: hexadecimal;
DECimal: decimal;
BINary: binary;
ASCii: ASCII.
Return Format
The query returns HEX, DEC, BIN or ASC.