Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

gpib-usb prologix new aproach

Hi i have question concerning using standard LabView drivers with gpib-usb prologix controler. I red all the other topics conserning that so don't remind me about them. Im just wandering, if this controler gives me only single serial port which "translates" to gpib can i use standard rs232 driver form my device(lockin amplifier) plus LV vi for controler?

0 Kudos
Message 1 of 5
(3,606 Views)

The device should be exposed as a COM port.  Use VISA rather than the Serial port functions because it makes it easier to update th system in the future.  And Look through the Instrument Driver Network to see if someone else has already written the instrument driver for your device


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 5
(3,596 Views)

simple answer: you are out of luck, the driver is for a standard gpib board or gpib-usb interface not for one with a serial interface to the gpib interface.

greetings from the Netherlands
0 Kudos
Message 3 of 5
(3,592 Views)

So if i have this prologix gpib-usb controller there is realy no way (like it was posted in other threads) to make it work with gpib drivers to my device?

0 Kudos
Message 4 of 5
(3,591 Views)
As already mentioned, you need to replace all GPIB functions with VISA functions.
0 Kudos
Message 5 of 5
(3,585 Views)