I'm trying to write some functions using this library to navigate through complex structures looking for specific data types.
Does anyone have examples of how to do this?
The documentation is pretty sparse.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Same need here. There is a CmpIecVarTest example but it is quite limited. Eg: access variable list missing, how to force write a variable (block access), etc.
The document really doesn't say much on how api can be used.
@JohnDixon300 probably CmpIecVarTest has what you need.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to write some functions using this library to navigate through complex structures looking for specific data types.
Does anyone have examples of how to do this?
The documentation is pretty sparse.
Same need here. There is a CmpIecVarTest example but it is quite limited. Eg: access variable list missing, how to force write a variable (block access), etc.
The document really doesn't say much on how api can be used.
@JohnDixon300 probably CmpIecVarTest has what you need.