I wish to use property of visualization object through say PLC_PRG.
Normally if I use
Application.Objectname.propertyname:= Value;
should work, but the property or visual element is NOT defined.
Any suggestions?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I wish to use property of visualization object through say PLC_PRG.
Normally if I use
Application.Objectname.propertyname:= Value;
should work, but the property or visual element is NOT defined.
Any suggestions?
library is available for vis objects properties.