11-15-2012 10:14 AM - edited 11-15-2012 10:19 AM
hi everyone !
I'm designing a labview application that communicates with a tektronix DPO7054 scope through GPIB. but for the need of the bench, the scope has to be powered by an isolation transformer, so that its reference voltage is not the same as the rest of the bench. but because GPIB transmit the ground between the scope and the computer, it ruins everything !
So I'm wondering how can I comunnicate with my oscilloscope wireless :
If someone did this before or if anyone has got any idea, thanks for helping 😃
(edit : sry if I posted in the wrong section)
11-15-2012 10:40 AM
Can't you supply the PC from the same isolation transformer?
Cheers
Edgar
11-16-2012 02:18 AM
thanks for answering
yes I could but it invloves some security issues, because the ground of the scope could be set to a 600V potential, it will be put in a safety cage, but I can't put also the comuter in it, and it could be dangerous if someone touches a ground (usb, chassis...)
11-16-2012 02:44 AM
Actually a DPO7000 scope is a Windows computer. So it should be possible to connect to it via Remote Desktop or another remote access protocol. Then you would only need a cheap WLAN adapter. I am not completely sure if the Tekscope application allows remote access.
Maybe I find the time to try that over the weekend. I have DPO7254 and it is an interesting topic.
Cheers
Edgar
11-16-2012 09:44 AM - edited 11-16-2012 09:46 AM
I'll supply the computer from the isolation transformer, but my boss really don't like this, it's a short time solution.
and using Remote Desktop is not a solution because I need to communicate with the scope through my own LabVIEW program...
regards
11-16-2012
12:48 PM
- last edited on
03-18-2025
04:06 PM
by
Content Cleaner
How about NI's GPIB-120B Isolator/Extender?
http://sine.ni.com/nips/cds/view/p/lang/en/nid/203221
I also think there are other companies than manufacture such devices using galvanic or optical isolation, typically transparent to the user/program.
-AK2DM
11-20-2012 03:46 AM
it provides only 60 Vdc isolation, I need 600 ^^
but I found some usb isolators, which could be the solution (because i connect the gpib to the computer through usb)...
thanks a lot for help