Specifications
Chapter 4 Programming Demos RIGOL
M300 Programming Guide 4-13
5 Running results.
1) Click the Address dropdown box and select the VISA resource name; click Connect to connect
the instrument; enter the command into the Command textbox and click Write to write the
command into the instrument. If the command is a query command, click Read and the return
value is displayed in the Return textbox.
2) Run the program. Click the Address dropdown box and select the VISA resource name; click
Connect to connect the instrument; enter the channel number in the channel textbox; click any
measurement button to configure the specified channels as the corresponding measurement
function and overwrite the current scan list.
For example, enter 201:203 n the channel textbox, then select the sensor type from the
Temperature Type combo box, click the Temperature button to make the configuration valid,
send the CONF? command to query the configuration of the current scan list. The running results
are as shown in the figure below.
The channel formats are as follws.
101 represents channel 01 on the module in Slot1;
101:103 represents channels 01 through 03 on the module in Slot1;
101:103,301 represents channels 01 through 03 on the module in Slot1 and channel 01 on the
module in Slot3.