06-26-2007 09:21 AM
07-03-2008 11:55 AM - edited 07-03-2008 11:57 AM
Hello,
I am using a Birger lens controller for my LabVIEW application. This far, my experience has been disastrous, and I would advise that you avoid their USB model, and utilize their RS-232 model, using a RS-232 port on the host machine. In my application I am using VISA to control the device, and have found that there are known incompatibilities with certain USB to RS-232 transceivers and VISA. This often caused total loss of USB connectivity! (I started this thread which contains links discussing this problem.) The USB transceiver chip used in the Birger is known to suffer from stack errors, and I'm certain it is incompatible with VISA, hence my suggestion that you use the RS-232 model. Birger is planning to release an improved lens controller, but I don't know when.
In summary:
Finally, if you have any luck, please post your code. I'll post some code once I've sorted out the issues, I don't want to lead you down the wrong path with the code I have now. Good luck!
Regards,
Joshua.Robot
PS,
Disregarding the VISA issue, I've found the lens controller to work reliably via Hyperterminal and with a microcontroller.
07-03-2008 01:31 PM