Closed TheColonel2688 closed 4 weeks ago
the lib can read UDT, please check examples in the repo.
I don't see examples of fetching a UDT instance, I only see an example of reading individual tags that ate in side a UDT, but not the whole UDT.
Could you direct me to the example you are talking about?
Check out ab-tag-read-fragmented.rs. It reads a UDT full of strings.
Can eip-rs Read and Write UDTs?
I need a grab a UDT instance from my CompactLogix PLCs, can that be done? And then Mapped to a struct?
Example UDT on PLC
Path to an instance on PLC that is in Program1 \Program1.MyUdtInstance1
Rust Type: