#96 Element Collections of dut

closed
nobody
None
2020-03-24
2020-03-12
raml
No

Good morning,

I searched under Codesys Help information about List, Hash table, Queue. I downloaded the Element Collection examples but I don't understand if it's possible or not to create for example a Queue of defined user types (Structs in my case).
Thank you very much.

Discussion

  • i-campbell

    i-campbell - 2020-03-18

    ramol, this is better asked in forge/talk/. forge/support/ is for "help using the forge" or "suggestions for the forge".

    That said, all Elements must be Function Blocks. The way would be to make a FB which:
    Implements the interface IElement
    contains one instance of your DUT

     
  • i-campbell

    i-campbell - 2020-03-18
    • labels: Element Collections -->
    • status: open --> closed
     
  • raml - 2020-03-24

    Thank you very much!

     

Log in to post a comment.