SOURce:VOLTage
SOURce:VOLTage
Syntax
SOURce:VOLTage <voltage>,(@<ch_list>)
SOURce:VOLTage? (@<ch_list>)
Description
This command sets the output voltage level for the specified DAC channels on the 34907A Multifunction Module.
|
|
This command outputs a DC voltage level. |
Parameters
Name Type Range of Values Default Value <voltage> Numeric A number of volts from -12 to +12, in resolution of 0.001 V.
0 Vdc <ch_list> Channel List One or more DAC channels, as shown:
(@304) - channel 04 on the module in slot 300.
(@104:105,204,305) - channels 04 and 05 on the modules on slot 100, channel 04 on the module in slot 200, and channel 05 on the module in slot 300.
This is a required parameter.
Remarks
- The DAC channels are numbered "s04" and "s05", where s represents the slot number.
- Each DAC channel is capable of 10 mA maximum output current.
- A Factory Reset (*RST command), Instrument Preset (SYSTem:PRESet command), and Card Reset (SYSTem:CPON command) will reset the DAC outputs to 0 Vdc.
Return Format
The query returns the output voltage in the form +1.00000000E+00 for each DAC channel specified. Multiple responses are separated by commas.
Examples
The following command outputs +2.5 Vdc on DAC channels 04 and 05 in slot 200.
SOUR:VOLT 2.5,(@204,205) OUTP:STAT ON,(@204,205)
The following query returns the voltage outputs on DAC channels 04 and 05 in slot 200.
SOUR:VOLT? (@204,205)
Typical Response: +2.50000000E+00,+2.50000000E+00
See Also