Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

THS3034 Tektronix oscilloscope not detected in NI MAX

I am trying to connect a THS3034 Tektronix oscilloscope to LabVIEW....When I connect the scope to the PC through the USB port, the device is not detected.. I have installed the necessary  drivers for the scope...I have connected the scope to COM7...The Scope is detected as a USB device in the device manager in Windows.. But it is not detected as a USB device in NI MAX...Why is the USB port appearing as a Serial port in NI MAX ? Any suggnestions would be helpful. error_scope.PNG 

0 Kudos
Message 1 of 5
(574 Views)

Check the user manual. It supports USB Virtual Com port only.

0 Kudos
Message 2 of 5
(530 Views)

is there some way to connect this scope to LabVIEW?

0 Kudos
Message 3 of 5
(513 Views)

The link below tells me it is possible to detect how the tek supported driver works by debugging what is passed on the serial data. But because no programming manual is available it will probably not be easy.

https://forum.tek.com/viewtopic.php?t=136745

greetings from the Netherlands
0 Kudos
Message 4 of 5
(492 Views)

@Anupama07 wrote:

is there some way to connect this scope to LabVIEW?


Use VISA to connect to COM7 and treat it like a serial port.  That is the point of the Virtual Serial Port driver.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 5 of 5
(487 Views)