06-09-2010 04:44 PM
Hello,
I am trying to configure a USB-serial adapter for communications with a Stanford Research Systems residual gas analyzer (RGA) on a Mac (10.6, Intel processor). The RGA device is hardwired for a baud rate of 28800; it can't be changed. Apparently the only serial driver API available on MacOS X is POSIX, which does not support 28800. Even though VISA can support arbitrary baud rates, the underlying driver can not, and VISA returns an error when you try to configure the port. this behavior is true for both LV8.5 and LV2009.
There are terminal emulator programs (e.g. ZTerm) that can configure the serial port and talk to my RGA. I guess they bypass the POSIX drivers somehow. Does anyone know of a way to get the 28800 baud capability through LabVIEW? I would like to integrate residual gas analysis into the beamline control system, which is LV-based.
Thanks for any help you can offer.
-Rob
06-09-2010 05:32 PM

06-09-2010 05:40 PM