I believe that monochromator comes with serial port control and
perhaps gpib. Its manual should list the commands needed to move the
wavelength, do a scan, change grating, etc. Look them up and try
sending simple ones out the serial port and see if it responds. First
be sure to initialize the serial port to the device's expected baud
rate, etc.
On Tue, 19 Nov 2002 09:45:15 -0600 (CST), yyyang78 wrote:
>I am a newbie to LabVIEW. However my project now requires me to write
>a LabVIEW program to control the monochromator and acquire data from
>it. There is no vi file for the above mentioned device. How should I
>go about doing it? Thank you very much.