Kyle Hayes

Results 366 comments of Kyle Hayes

Try using a elem_count of 1. OMRON is different from Rockwell in that if you use a plain tag name and that tag is an array, it will return the...

That's unexpected. Here's the breakdown. First the request: 4c 08 - path is 8 16-bit words 91 - Symbolic segment 0e - 14 characters long 41 72 72 61 79...

Please reopen if this is continuing. I will file an issue about the right settings for OMRON strings.

Thanks. Trying to get out the Alpine build and packaging for Debian, Redhat and Alpine.

This sounds interesting! Please file a PR. Does it still work on Windows and macOS?

File a PR anyway. I can probably figure out how to make sure it works. It is frustrating that C does not have namespaces. It would really be nice if...

I did not know this either! I will need to support it in my code. I support bridging but I do not support the port number. How is it encoded?...

Good to know. Thanks! I was confused by the length of 22 for a second. I thought it was in hex. Nope. 22 decimal aligns with the path length. Phwew.

It is actually a special part of the CIP path elements. 16 means something like "extended path element". Then we add the port to it. port 1=backplane, 2 = first...

Unconnected limits you to about 500 bytes (roughly, depends on how you get to the PLC). But that includes various parts of overhead including the CIP response header (4 bytes),...