![Keithley 7706 User Manual Download Page 32](http://html2.mh-extra.com/html/keithley/7706/7706_user-manual_3982827032.webp)
28
Model 7706 module
OUTPut Subsystem
Commands to perform output operations are listed in
Table 4
. Details on these commands follow the table.
NOTE
The output subsystem is specific to the Model 7706 module. It is only available if a Model 7706 is installed.
:OUTPut
As mentioned in
Table 3
, Channels 21 and 22 are eight-bit digital output channels, and Channels 23 and 24 are analog output
channels with a range of -12V to +12V. For individual digital channels, the range of values allowed is 0-255, and the outputs
are set to the closest integer to the sent value. Analog outputs will accept values of -12 to +12. Attempting to use this command
with an input channel generates error –221 settings conflict.
:VOLTage <nrf>,<clist>
Force voltage
:VOLTage? <clist>
Query voltage
Use to force (or query) the analog output of the given channel[s] to the desired value. Values are rounded to the nearest mV.
(-12VDC <
×
< +12VDC).
Table 4
Output subsystem commands
Command
Description
Default
:OUTPut
Set the output of a 7706 channel.
:VOLTage <NRf>, <clist>
Forces the analog output of the given analog channel[s] to the desired
values in volts from -12 to +12.
0.0
:VOLTage? <clist>
Query the present voltage for the analog output channel[s].
:DIGital
Path to the digital commands.
:BYTE <nrf>,<clist>
Force the digital output of the given channel[s] to the desired value
(0 <
×
≤
255) in decimal format.
255
:BYTE? <clist>
Query the present bit pattern (0 <
×
≤
255) for the digital output channels.
:WORD <nrf>,<clist>
Force the digital output of the given channel[s] to the desired value
(0 <
×
≤
65535) in decimal format.
65535
:WORD? <clist>
Query the present bit pattern (0 <
×
≤
65535) for the digital output
channels (returned in decimal format).
Channel list parameter:
<clist> = (@SCH)
where: S = Mainframe slot number (1 or 2); CH = Switching module channel number (must be 2 digits);
Examples:
(@101) = Slot 1, Channel 1
(@101, 203) = Slot 1, Channel 1 and Slot 2, Channel 3
(@101:110) = Slot 1, Channels 1 through 10