Specifications
Chapter 2 Command System RIGOL
M300 Programming Guide 2-29
CONFigure:DIGital:BYTE
CONFigure:DIGital:DWORd
CONFigure:DIGital:WORD
Syntax CONFigure:DIGital:BYTE (@<scan_list>)
CONFigure:DIGital:DWORd (@<scan_list>)
CONFigure:DIGital:WORD (@<scan_list>)
Description Set the bits of the DIO channels when they are used as the digital input terminals. BYTE
represents 8-bit, WORd represents 16-bit and DWORd represents 32-bit. This command
does not initiate the scan.
Parameters
Name
Type
Range
Default
<scan_list>
Scan
List
One or more channels (only for channel 01 to channel
04 of MC3534), the rules are as follows:
(@101): channel 01 on the module in Slot1;
(@101:103): channel 01 through 03 on the module in
Slot1;
(@101:103,301): channel 01 to channel 03 on the
module in Slot1 and channel 01 on the module in Slot3;
None
Explanation The digital input channels are usually numbered as "S01" to "S04"; wherein, S is the
number of the slot of the multifunction module.
The CONFigure:DIGital:BYTE (@<scan_list>) command is applicable to S01 to S04.
The CONFigure:DIGital:WORD (@<scan_list>) command is only applicable to S01 and
S03. At this point, S01 (LSB) and S02 (MSB) as well as S03 (LSB) and S04 (MSB) are
configured as two 16-bit digital input terminals.
The CONFigure:DIGital: DWORd (@<scan_list>) command is only applicable to S01.
At this point, S01 (LSB), S02, S03 and S04 (MSB) are configured as a 32-bit digital
input terminal.
The
*RSTcommand will clear the scan list and set all the measurement parameters to
their factory settings. The Instrument Preset (the
SYSTem:PRESet command) will not
clear the scan list; however, this command will clear the data in the reading memory.
<scan_list> overwrites the current scan list.
Example
CONF:DIG:BYTE (@201:204)