LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Integrate non-listed device (OWON MSO7062TD) under Instrument Driver by LabView

I have an oscilloscope with integrated logic analyzer from OWON, model MSO7062TD. Unfortunately there are no drivers from Owon at all at LabView under Instrument Driver.
How can the device be integrated under LabView?

0 Kudos
Message 1 of 7
(1,687 Views)

@Posty wrote:

I have an oscilloscope with integrated logic analyzer from OWON, model MSO7062TD. Unfortunately there are no drivers from Owon at all at LabView under Instrument Driver.
How can the device be integrated under LabView?


If the instrument has GPIB port you can send commands to it.

 

You don't need a driver.

0 Kudos
Message 2 of 7
(1,664 Views)

Hi,

oscilloscope with integrated logic analyzer from OWON, model MSO7062TD , connect to PC throught USB ,

Emna20_0-1652542782952.png

For the use of OWON, model MSO7062TD with LabVIEW , you find below a link with driver on how to use Own oscilloscope with LabVIEW ,

OWON - China Best Digital Oscilloscopes, Waveform Generators, Digital Multimeters Suppliers and Manu... 

 

Best Regards. 

0 Kudos
Message 3 of 7
(1,651 Views)

This Owen oscilloscope has no GPIB bus.

0 Kudos
Message 4 of 7
(1,635 Views)

I have already installed a driver, but LabView does not recognize the device, although it is displayed correctly in the Device Manager.

0 Kudos
Message 5 of 7
(1,629 Views)

@Emna20 wrote:

Hi,

oscilloscope with integrated logic analyzer from OWON, model MSO7062TD , connect to PC throught USB ,

Emna20_0-1652542782952.png

For the use of OWON, model MSO7062TD with LabVIEW , you find below a link with driver on how to use Own oscilloscope with LabVIEW ,

OWON - China Best Digital Oscilloscopes, Waveform Generators, Digital Multimeters Suppliers and Manu... 


Are you sure? I don't see anything specifically mentioned about the MSO series and the technical documentation seems to indicate that they use a LibUSB based driver to interface to a proprietary protocol and they do not seem to document that interface but want you to use their Wave software which is apparently shipped on a CD with this device. Interfacing to that from LabVIEW without a detailed documentation about the LibUSB interface is impossible. And even then could you not use NI-VISA but would instead have to interface to the LibUSB dll through the LabVIEW Call Library Node.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 6 of 7
(1,622 Views)

@Posty wrote:

I have already installed a driver, but LabView does not recognize the device, although it is displayed correctly in the Device Manager.


They didn't implement USBTMC. Not surprising.

https://zone.ni.com/reference/en-XX/help/370131S-01/ni-visa/usbandvisabackground/#:~:text=NI%2DVISA%....

 

 

0 Kudos
Message 7 of 7
(1,608 Views)