Labview has a facility to issue commands via the RS232 port.<BR>You need to locate the section of the Labview manual that explains how to pass a string message to the RS232 port.
<BR>Once you have done this, look at our manual which explains which strings are needed to drive the controller and how to format them.<BR><BR>You can download Visual Basic or Visual C++ source code from our web site which shows how to program the controller through the RS232. you need to follow the same technique, but from inside Labview.<BR><BR>Tony<BR>