11-16-2011 10:37 AM
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?
11-16-2011 02:48 PM
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
11-16-2011 04:00 PM
11-16-2011 04:07 PM
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?
11-16-2011 08:33 PM