Specifications

RIGOL Chapter 2 Command System
2-188 M300 Programming Guide
SOURce:VOLTage
Syntax SOURce:VOLTage <voltage>,(@<ch_list>)
SOURce:VOLTage? (@<ch_list>)
Description
Set or query the analog output voltages of the specified DAC channels.
Parameters
Name
Type
Range
Default
<voltage>
Numeric
Any numeric value between -12V and +12V.
0 V
<ch_list>
Channel
List
One or more channels (only for channel 09 through
channel 12 of the multifunction module), the rules
are as follows:
(@109): channel 09 on the module in Slot1;
(@109:112): channel 09 through 12 on the module
in Slot1;
(@109:112,309,409:410): channel 09 through 12
on the module in Slot1, channel 09 on the module
in Slot3 and channel 09 through 10 on the module
in Slot4.
None
Explanation The DAC channels are numbered "S09" to "S12"; wherein, S is the number of the slot.
A Factory Reset (send the
*RST command), Instrument Preset (send the
SYSTem:PRESet command) or Card Reset (send the SYSTem:CPON command) does
not affect the current setting.
Return
Format
The query returns the analog voltage in scientific notation for each specified channel.
Multiple return values are separated by commas.
Example SOUR:VOLT 5.0,(@409:412)
SOUR:VOLT? (@409:412)
The query returns
+5.000000000E+00,+5.000000000E+00,+5.000000000E+00,+5.000000000E+00.
Related
command
SOURce Command Subsystem