11-15-2005 10:01 PM
11-16-2005 06:31 PM
Hello,
How exactly are you trying to modernize the process? Are you having any trouble using RS-232? You can try to use VISA functions to communicate with the device. If you are using LabVIEW 7.0 or higher, you can try the Instrument I/O Assistant which is useful for instruments without drivers (provided that your LabVIEW package includes this Express VI). Also, try running the Basic Serial Write and Read.vi example program from the Example Finder in LabVIEW by going to Help>>Find Examples... and searching for "VISA." If your instrument responds to a command through VISA, you may be able to modify this example to get what you need in your application with the basic VISA functions. I also suggest going to www.ni.com/idnet and selecting "Request Drivers" to submit a request to our driver development team. The development team uses these requests when deciding which new drivers to develop. I hope this information is useful, but let me know if you have any other questions!
Chris R.
Applications Engineer
National Instruments
11-17-2005 08:08 AM
11-18-2005 11:44 AM
11-18-2005 11:49 AM
If the company will not assist your efforts by providing commands/reponses format and communication parameter, there are "serial snooper" programs available that intercept all traffic on a serial communications port. TAL technologies rings a bell...
Once you know port parameters and what commands to send and responses the system can provide, you can then use LabView for communication.
11-15-2024 02:22 PM
We are running a CLS-37 Opt E. Upgraded the laser and working on the controller
Robert