LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multimeter

Hi , 

I want to establish a connection between LabVIEW and SDM3055 Multimeter .

Where i can find the driver ? 

and if there are documents  about how to use the Driver in order to read Voltage or Current ? 

Thank you .

0 Kudos
Message 1 of 3
(1,932 Views)

Hi Emna20,

 

You can search drivers on google with keywords like "SDM3055 Multimeter labview driver"

I found this :

http://sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=24681

I think it can be usefull to you.

 

For how to use it, the drivers are usually well documented.

Generally for you to make a measurment, you have to use some basics drivers functions like :

Init - Configure - Read - Close

 

Regards

 

Alban RCENTUM ADENEO
Certified LabVIEW Developer

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

Well I would start with the manufacturer  of the device and if that does not work then check the  Instrument Driver Network (IDNet)  to see if anyone else wrote one for it and made it available.

 

If there are none then hopefully the manufacturer provides a programming manual and you will have to write your own drivers.

========================
=== Engineer Ambiguously ===
========================
Message 3 of 3
(1,913 Views)