Connectivity Issues

GABalis69

Member
Join Date
Jul 2023
Location
Texas
Posts
2
Hello All. I am new to the forum, I am not sure if this has ben addressed or not. I have a Micro820 controller that I am using for a controller on an upender control. I am trying to connect a Danfoss FC302 with IMC as motor control for positioning. When I try to discover the Danfoss, I get a message "FC302 Not Supported". Is there a software patch I am missing, or are the two not compatible.
 
Hi, welcome to the forum.

CCW is a Rockwell product for Rockwell products like the Micro 800 controllers, some safety controllers, and Rockwell VFDs. It is not going to interact with a Danfoss drive and add it to the CCW project. The controller is likely able to control the drive through hardwired signals or potentially Modbus or Ethernet/IP if you have those communication options installed. You just won't add the drive to the project. It will all be handled in the PLC code. Unless you find sample code already developed for the Micro 800, you would probably have to roll your own.

The 820 does not have an IO tree like Compact/ControlLogix to add a drive and have communication automatically handled. Newer models of 850 can do some Rockwell drives like that. I haven't used that and don't know details.

If you're trying to do motion in the PLC, I don't expect that to go well. Ethernet control of the drive will likely be a series of messages without precise timing. Look at some sample code for various models of PowerFlex drives that might have been optionally installed with CCW to get an idea of what I think you would have to do.
 
Thank you. I am quickly learning the quirks of Micro800. I wanted to do this as inexpensive as possible, without using a CompactLogix set up. I am able to control the I/O with digital out, but can't quite get the precise motion control I am wanting. I have reached out to Danfoss for advice as well, but seems I am rowing in a circle.
 

Similar Topics

Hello all, I have a small issue that I'm sure is something I overlooked but I'm stumped so I'm hitting the old Interweb to ask for help. On my...
Replies
11
Views
3,957
I am having trouble where upon power up the ML1400 fails to communicate to any other network devices. If the ethernet cable is removed and...
Replies
15
Views
3,733
Hello All, I am trying to connect to a remote PLC with a static IP over the internet using 'TCP-IP remote device via linx gateway'. But I am...
Replies
4
Views
2,197
Hi everyone, I am new to both this forum and to working with AB and Rockwell devices. My current problem is I am trying to connect my PC to the...
Replies
5
Views
2,787
Hi There, I have couple of Omron PLCs connected on my kepserverex and my intouch reads data from kepserverex. I have been observing that roughly...
Replies
4
Views
136
Back
Top Bottom