EasyManua.ls Logo

Rigol DM3058

Rigol DM3058
264 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
RIGOL
Programming Guide for DM3058
7-13
Example 7: Store and Racall the Presetting
Users store current operation state (active function, range, measuring rate and so on)
to the storage of DM3058, and recall the state at the next time.
The programming steps——RIGOL Commands:
0 *RST /*Reset the instrument for preparing measurement*/
1 cmdsetrigol /*Select RIGOL commands*/
2 *IDN? /*Query equipment ID to confirm if the
instrument works normally*/
3 /*Connect the test leads under resistance measurement mode*/
4 :function:resistance /*Enable resistance measurement function*/
5 :measure:resistance2 /*Set the measuring range to 20 kΩ*/
6 :rate:resistancemedium /*Set the measuring rate to medium*/
7 :calculate:functionAVERAGE /*Enable average calculation function*/
8 *sav1 /*Store current state to storage area 1*/
9 :calculate:functionnone /*Exit calculation function*/
10 :function:voltage:DC /*Enable DC voltage measuring function*/
11 :measure:voltage:DC2 /*Set the measuring range to 20 V*/
12 :rate:voltage:DCslow /*Set the measuring rate to slow*/
13 :calculate:limit:lower<value1> /*Set the lower limit*/
14 :calculate:limit:upper<value2> /*Set the upper limit*/
15 :calculate:functionlimit /*Enable limit calculation function*/
16 *sav2 /*Store current state to storage area 2*/
17 :calculate:functionnone /*Exit calculation function*/
18 :function:frequency /*Enable frequency measuring function*/
19 *rcl1 /*Recall state 1*/
20 *rcl2 /*Recall state 2*/

Other manuals for Rigol DM3058

Related product manuals