12-29-2017 03:14 PM
Hello LabVIEW users!
I am new to LabVIEW program and trying control the variable refrigerant flow compressor speed through LabVIEW program. Using the following LabVIEW functions and hardware..
Hardware configuration:
OPTIDRIVE E ( IP 20 & IP66 (NEMA 4X) AC variable speed drive ( 0.37 – 11 kW) ( 110-480 V)
Questions:
1. Has anyone tried this before, if yes can you share the instructions.. ?
Any help will be appreciated !
Thanks!
01-02-2018 03:06 PM
Hi Singh_Chahal,
The TCP/IP connection in LabVIEW is the right step for this application. I've included a documentation that elaborates more on this function in LabVIEW.
Basic TCP/IP Communication in LabVIEW
http://www.ni.com/white-paper/2710/en/
Where did you get the drivers for the hardware devices? In terms communicating with the OPTIDRIVE E, I would recommending getting in contact with the manufacturer of this product to get more information about any query IDs or specific commands that the device uses to communicate.
Cici Z.
Applications Engineer
National Instruments
01-17-2018 02:06 PM
Hi Cici Z,
Thanks for your reply!