How to read General Properties values in Scripting Aspect
I have a created the General Properties Aspect and i have 10 real values inside it.
Now i would like to read those General property values in inside "Scripting Aspect".
Please give the correct code to read the values from other aspects like general properties
Now i would like to read those General property values in inside "Scripting Aspect".
Please give the correct code to read the values from other aspects like general properties
Answers
Suggest taking a look at Hotkey Verbs from some Connect package, eg 800xA for Advant Master.
The key is to find the Interface ID of General Properties which is different to Control Connection, Control Module, Function Block, etc.
The IID can easily be looked up in the Aspect System Structure.
The key is to find the Interface ID of General Properties which is different to Control Connection, Control Module, Function Block, etc.
The IID can easily be looked up in the Aspect System Structure.
Add new comment