cpppo icon indicating copy to clipboard operation
cpppo copied to clipboard

Question: Can this library read UDTs?

Open uprightcarrion opened this issue 7 years ago • 4 comments

Knowing the structure of the UDT is it possible to read the UDT as a whole? I've been successful reading the UDT by explicitly reading the specific tag ie "struc.someVariable". If it is possible is there an example created you can point me to or perhaps make an example?

uprightcarrion avatar Mar 04 '18 01:03 uprightcarrion

I have been doing it. I will post an example later, but it's not much different from his documentation examples for polling tags.

Bobby-Miller avatar Mar 04 '18 13:03 Bobby-Miller

Hi Bobby, can you post that example of cpppo reading UDTs please?

xxBXSD avatar Dec 27 '18 04:12 xxBXSD

Hi Bobby, can you post that example of cpppo reading UDTs please?

mos89 avatar May 10 '19 11:05 mos89

I would like this example as well

I need to pull elements out of an array of UDTs

TheColonel2688 avatar Jun 17 '19 17:06 TheColonel2688