LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Plz somebody help me... How to use RIGOL DM3061 multimiter?

I'm using labview 2013 now because i used it for some other project.

now i have a trouble...

For this project i'm using RIGOL DM3061 but i can't find the instrument driver. instead of it i found DM 3k series driver. ex) DM 3051, DM3058, DM3058E, DM3068

i tried to reset the divece and measure AC voltage several times.

Fortunately, I realise how to reset the device through the labview and set the mode to AC voltage measurement but after change mode it doesn't work at all

Does anyone know how to measure the AC Voltage using labview and RIGOL DM3061?....

 

Here is my program based on DM 3k series driver

 

eit system read 기본 셋팅.png

 

 

 

initialize 셋팅.png

 

Configure Measurement 셋팅.png

 

 

Read Single Point 셋팅.png

 

This is the error report

 

Instrument reports:
-113,"Undefined header; keyword cannot be found"
0,"No error"

 

 

RIGOL DM3058.lvlib:Error Query.vi
RIGOL DM3058.lvlib:Configure Measurement.vi
EIT system read.vi

 

Help me...

 

 

0 Kudos
Message 1 of 2
(3,375 Views)

Hi bermichse,

 

 

Instrument reports: -113,"Undefined header; keyword cannot be found"

Read the (programming) manual of your device. It explains each command and their (valid) options. (Cross-)Check each command you send to the device…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(3,361 Views)