How to configure Stride Analog Out in Logix Designer

ptat

Member
Join Date
Mar 2019
Location
york
Posts
3
Hello,

I am trying to connect a Stride Analog Output module to a 1769 CompactLogix via Ethernet. I added a new Generic Ethernet Module for the STRIDE, but I do not know what to enter for the "Connection Parameters". There are "Assembly Instance" and "Size" for Input, Output, and Configuration slots. Please help.

Also, can I even use a STRIDE with the PLC at all?
 
Those modules communicates using the Modbus TCP protocol. In order to get your Compactlogix to speak its language, you would have to use the Modbus TCP Add-on instruction or a 3rd party device to bridge the gap.

If you go to Rockwell Automation Website and search for "Modbus TCP AOI", then on the results, click on Sample Code, you should find the instruction available for download. You may also want to look at the Knowledgebase for the same search terms. I have not used that example personally, but a lot of people have and it should work fine as long as your requirements are not too complicated.
 
Those modules communicates using the Modbus TCP protocol. In order to get your Compactlogix to speak its language, you would have to use the Modbus TCP Add-on instruction or a 3rd party device to bridge the gap.

If you go to Rockwell Automation Website and search for "Modbus TCP AOI", then on the results, click on Sample Code, you should find the instruction available for download. You may also want to look at the Knowledgebase for the same search terms. I have not used that example personally, but a lot of people have and it should work fine as long as your requirements are not too complicated.
Greatly thank you for your advise. I was able to import the Add-on instruction and follow the manuals to configure the server and client. I think the STRIDE module is communicating but I am not 100% sure. Is there a quick way to verify that the module is talking?
I wanted to insert a screen shot of the Status Bits in this post, but I could not. So I will list them out.

Modbus TCP Server: (Sts_EN), (Sts_Waiting), (Sts_Accepted), (Sts_Faulted)
Modbus TCP Client: (Sts_EN), (Sts_Connected), (Sts_Faulted), (Sts_Overlap), (Sts_Overload)

If I understood the manuals correctly, (Sts_Accepted) means there is at least one client successfully connected, and (Sts_Connected) means the connection request was accepted). However, the "Sts_ActiveConnections" displays a zero. Should it be displaying a one? That is where I am confused at.
 

Similar Topics

hi all i am new here i have a mitsubishi smart touch hmi i.e ms-60t-pe but i cannot find a software to edit and download a program in it any help...
Replies
3
Views
157
Dear all, I am beginer in ifix hmi programming. I have 2 ifix 6.0 pc with license FiX and client.. Can some one tell me how to configure sample...
Replies
0
Views
147
Hi all, the machine I am programming the Rockwell PLC for has about 100 parameters that need to be adjusted for every customer. I would like to...
Replies
20
Views
1,971
Within the last week or so, PME has crashed whenever I try to open a configure IO screen. I am running V8.0 Build 6215. Offline configuration of...
Replies
3
Views
395
We have a keg check weigher that that lost a fight to a forklift. The scale was previously a Systec IT3000, which was the only PROFIBUS slave...
Replies
5
Views
674
Back
Top Bottom