Motion Control and Motor Drives

cancel
Showing results for 
Search instead for 
Did you mean: 

Compressor motor speed control using TCP and speedy...

Hello LabVIEW software users, 

 

I am trying to write a very simple program to switch on/off a compressor motor which is connected through Ethernet cable and Saavy.. (modbus).. I am new to TCP connection program.. a simple program has been created but it gives an error. Can you please check the attached file and  screenshot, am I missing something? 

 

Any help will be appreciated.. 

 

Thanks,

 

0 Kudos
Message 1 of 2
(2,230 Views)

It's hard to tell without knowing what Modbus device you are trying to connect to but most of the TCP Modbus I've worked with default to port 502 so it might be worth trying that before linking a manual to your device.

 

Also because you are using LabVIEW 2016, you may want to check out the NI Modbus Library on VI Package Manager if you want to make use of a Modbus API someone already built.

Matt J | National Instruments | CLA
0 Kudos
Message 2 of 2
(2,188 Views)