Specifications

RIGOL 3 Programming Demos
3-24 DS2000 Programming Guide
3-24
6. Modify the control attribute.
1) Name Text as "Command".
2) Open the Data item in Com box attribute and input the following three
commands manually:
*IDN?
:CHAN1:DISP 1
:CHAN1:DISP 0
3) Open the General item in Edit attribute and select Disable.
4) Name Button as Send and Read.
7. Add the variables m_combox and m_receive for the Com box and Edit
controls respectively.