ACS880 to CompactLogix 5380, Eth I/P, Real values... INT communication.

AutomationTechBrian

Lifetime Supporting Member
Join Date
Jul 2013
Location
St. Cloud, MN
Posts
669
Seems like a simple function, but I don't know how to accomplish it in Studio 5000...

The communication between the ACS880 Eth I/P module and the PLC is with 16 bit integers. I just hit my first REAL value in the drive that I'd like to display on the HMI. I noticed that the value filled 2 fields (communicating to from the VFD to the PLC), as it says it does in the manual. But one thing I haven't done yet is to change those two 16 bit INTs to a real value to display on the HMI.

See the pic....

Any help?

TwoINTs_to_Real.png
 
....and while I'm thinking about it, I'll need to input REAL values into the VFD over the same fieldbus communication. How do I take a REAL input from the HMI and convert it to two 16 bit INTs to send correctly to the drive?
 
You can use COP <SOURCE> <DESTINATION> <LENGTH>
The source is the first INT tag, the destination is the Real tag and the lenght will be 1
 

Similar Topics

Hello all, I have loads of experience using Profibus, Profinet & Modbus TCP, but I have never used EthernetIP. I have a project where I need to...
Replies
1
Views
4,255
Good day everyone. I have an ABB ACS880 VFD that I would like to run in frequency mode. It runs, however instead of the actual output going to...
Replies
2
Views
1,703
Ok heres what Ive got I set the accel time for 300 seconds I selected option accel/deccel 1 I have torque control set to DTC with a minimum...
Replies
7
Views
2,263
Heres my question guys I have the quick start guide, but when I look at the display for my acceleration time parameter, I have four zeros to the...
Replies
0
Views
1,244
I have an application where I have to roughly track the position of a rotary load connected through a reducer to an AC motor. The motor is...
Replies
3
Views
2,317
Back
Top Bottom