CONFigure:DIGital:BYTE
CONFigure:DIGital:BYTE
Syntax
CONFigure:DIGital:BYTE (@<scan_list>)
Description
This command configures the instrument to scan the specified digital input channels on the multifunction module as byte data, but does not initiate the scan. This command redefines the scan list.
Used With:
- 34907A Multifunction Module (digital input only)
Parameters
Name Type Range of Values Default Value <scan_list> Scan list
One or more digital I/O channels, as shown:
(@301) - channel 01 on the module in slot 300.
(@101:102,201,302) - channels 01 and 02 on the modules on slot 100, channel 01 on the module in slot 200, and channel 02 on the module in slot 300.
This is a required parameter.
Remarks
- The digital input channels are numbered "s01" (LSB) and "s02" (MSB), where s is the first digit of the slot number.
- Note that if you include both digital input channels in the scan list, the instrument will read data from both ports simultaneously with the same time stamp. This allows you to externally combine the two 8-bit value into one 16-bit value.
Example
The following command configures the instrument to scan channels 01 and 02 on slot 100 as byte data.
CONF:DIG:BYTE (@101:102)