Acromag and Code(16#0113)

cjjeeper

Member
Join Date
Aug 2018
Location
Nowhere
Posts
71
I am trying to communicate with an Acromag 951EN-6112.
I have a Compactlogix 1769-L36ERM
I have loaded the EDS file for the acromag
I have configured the module.


The acromag is in another building however,

I can ping the module.
I can get to the module's webpage from within my PLC network.
I can see the module in RSLIX Classic.


I am getting a (Code 16#0203)Connection Timeout Error followed by a Code 16#0113) Connection Request Error: Module Connection Limit Exceeded.


This is the only Ethernet connection on the PLC.



Any ideas??


thanks in advance
 
fixed the newel post

So the issue is that the default Data config is DINT. The data is INT.


I had to delete the module and rebuild it but it works now.


Thx
 
Thanks very much for that followup !

I would have expected a different error code for a size mismatch; the data type shouldn't matter on a Generic Ethernet Module connection.

But I'm glad you got it working !
 

Similar Topics

I am looking at this combo for a project where the client has specified the AB 1400 but also has 9 RTDs to monitor. As the RTDs would consume 3...
Replies
0
Views
1,635
I have four used 983EN-4012 I/O Modules. I have followed the "reset to default" proceedure very carefully numerous times and still cannot connect...
Replies
0
Views
1,873
I'm working on learning OOP coding for TwinCat 3. I'd like to transfer and optimize the code my company has from AB Studio 5000 to ST TwinCat 3...
Replies
1
Views
97
in allen bradley kinetix 300 drive first E31 error shows after resting drive E11 error occurs need solution to reset E11 fault code
Replies
4
Views
163
Hello, I am trying to read a barcode scanner input using a cognex dataman 280 barcode reader, store it another string, the compare with another...
Replies
1
Views
101
Back
Top Bottom