R
I am looking for roughly 2-3 minutes of access to a PLC-5 that has the following feature: E/IP connectivity (not just CSP, but E/IP or CIP over Ethernet) and Internet access.
The specifics: I need to see the byte-by-byte return format of a CIP type DF1 register read from a PLC5. E/IP command 0x6f, service 0x4b, class 0x67, instance 0x01. I need to see the entire byte stream from offset 0x18 to the end of the response. I have a program here (in Linux/C) that will get me the info I need - I just need something that I can run it against. The program runs a single read command (after getting a session_ID) so it's safe.
No, the docs from RA won't do as they have proven to not be reliable/accurate.
Thanks in advanced!
Ron Gage
The specifics: I need to see the byte-by-byte return format of a CIP type DF1 register read from a PLC5. E/IP command 0x6f, service 0x4b, class 0x67, instance 0x01. I need to see the entire byte stream from offset 0x18 to the end of the response. I have a program here (in Linux/C) that will get me the info I need - I just need something that I can run it against. The program runs a single read command (after getting a session_ID) so it's safe.
No, the docs from RA won't do as they have proven to not be reliable/accurate.
Thanks in advanced!
Ron Gage
