Codesys not handling implicit messages

schnepper

Member
Join Date
Jan 2024
Location
Pittsburgh, PA
Posts
2
I am trying to get Codesys to work with a couple of Moxa ioLogik E1200 series DIO devices (E1210 and E1211). I am able to write to the E1211 DOs via the EtherNet/IP I/O Mapping screen. I have a couple of the DOs wired directly to DIs for testing, so when I write to a DO, the corresponding DI changes. The device itself shows the DIs changing. Wireshark shows changed DI values sent to Codesys via an implicit message. But the DI values do not change on the the EtherNet/IP I/O Mapping screen for the E1210 DI device. I am using an EDS file provided by Moxa. Is it possible that Codesys is expecting a "32 bit run/idle header" in the message, even though EZ-EDS shows the "Real time transfer format" set to "connection is pure data and is modeless". If that were the case, Codesys would consume the first 4 bytes of data as the header, and use the following values as DI values. I doubt this is the issue.

Any other ideas?
 

Attachments

  • moxa-iologik-e1200-series-e1210-software-package-v1.3.eds.txt
    42 KB · Views: 2
Do you have the inputs you are using actually mapped to tags? By default, if the values are not mapped, they will not be scanned. You can change this behavior by setting the dropdown in the lower right of the mapping screen to always in bus cycle task.

1709831947254.png
 
nOrM,

Thanks for the suggestions. I do have the inputs mapped to variables and I have the Enabled 1 selected. With Wireshark I see the Moxa device sending the IO values, but the updated values don't appear in Codesys.
 

Similar Topics

Hello, I am using a Hitachi Micro EHV+ for a small project, and I wanted to have a Web visu, done with Codesys V3.5 SP13 Patch 2. I test the...
Replies
6
Views
294
Hello, I have a requirement to manage the text alignment dynamically. So, for example: 1. English Texts should be displayed from Left in...
Replies
0
Views
90
Hello, I am new to Codesys, and am trying to learn about it for a project we're developing. I've got a couple questions, but first a little...
Replies
1
Views
154
Hi everyone, as this is my first experience with Rockwell Software i would like to know what's the best way to make Enumerations?
Replies
10
Views
505
Hi Guys, I am trying to establish communication over profinet between Siemens S7-1200 PLC as IO device and codesys plc as IO controller. But I am...
Replies
43
Views
2,870
Back
Top Bottom