05-25-2018 11:42 AM
I have a problem, I need connect a temperature controller with LabVIEW but my problem is how because I need read temperature and time of the controller Yudian AI-518 and send it set points too. I don't know how it is possible because Yudian doesn't give me a driver for LabVIEW.
05-25-2018 12:44 PM
RS485 is a communication bus. You need a USB to RS485 module to communicate from LabVIEW via VISA with the instrument.
Maybe you can also control this instrument via DAQ because i has analog inputs and outputs but I would go for the RS485 bus. In fact it is a MODbus device.
You can find the commands to send in the pdf as a visual basic example at the very end of
If you have not yet programmed in LabVIEW I would seek help from somebody who has.
05-25-2018 02:00 PM
I tried the communication for VISA but I can't initialize the device. I don't have knowledge about develop drivers for devices, If you can help me about initialize a device like Yudian AI518 and can receive data and send it set points.
05-29-2018
03:43 PM
- last edited on
01-02-2025
09:10 AM
by
Content Cleaner