10-17-2008 07:28 AM
Hi all,
I found at work a tunable light source TLS 6C from optometrics and I was wondering if anybode already tried to control this lightsources with labview
and if so if you could help me to do the same
Thank you very much for your help
Regards
Pascal
10-30-2008 03:34 AM
Hi
Unfortunately for you, it seems there is no instrument driver for this device currently available, so you will probably have to write one for yourself. Before you start writing a driver, make sure you have all the necessary information on how to communicate with the light source.
I suggest you start by looking up some articles on the NI developer zone (zone.ni.com). You can find a lot of articles about how to write an instrument driver for your device.
Some example articles:
http://zone.ni.com/devzone/cda/tut/p/id/3271
http://zone.ni.com/devzone/cda/tut/p/id/4663