2 Command System RIGOL
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> Bool {L|H|HL} L
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> Bool {HEX|DECimal|BINary|ASCii} HEX
Return Format
The query returns HEX, DEC, BIN or ASC.