Personal Data

Username:
bryanm
Joined:
2020-12-19 20:33:13

Projects

  • No projects to display.

User Activity

  • Posted a comment on discussion Codesys V2.3 🇬🇧 on CODESYS Forge

    Should an HMI be able to read and write to a variable declared as a REFERENCE TO type. I have a variable declared as such, FVNR_REF: REFERENCE TO FVNR_DUT; FVNR_DUT is a user defined type with a few bool and interger members. In the program I am referencing FVNR_REF to another variable of the same type. Program compiles and downloads fine. Problem is my HMI cant read or write to FVNR_REF members. All other tags not of the REFERENCE type read/write just fine. Thanks in advance for any help.

View All