Kyle Hayes
Kyle Hayes
For Micrologix you need to use the D1/PCCC data file names. N7:0. B3:2/1 etc. I have a Micrologix 1100 with Ethernet and it works. I know, I know, "works for...
Thanks for the great write up! I think that I made a mistake when I supported more than the atomic types in the core DLL. The core should support the...
Let me know your thoughts on how to set up a separate "extras" package. I am really interested in doing that for the core DLL. I want to pull out...
And maybe support octal with a leading 0 (zero).
This is complete with 2.6.2.
This is all a guess, but it looks like the following might be happening: - The connection gets set up. This is above the screen shot of the Wireshark capture....
If you can capture the debug output from the core library that would really help.
It may just be a timing issue. The core DLL does not set up a connection to a PLC until there is a tag for it. The first tag out...
Thanks. Unfortunately, this dump starts just as the ForwardClose is being sent. Can you please gather logs from the time the app starts and with log level 4 (Detail)? The...
Hmm, we should probably set up a wiki page with common class/instance/attribute data for raw tags to use to get/set common things like time and these CPU states. Any chance...