- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Sessions and locales
- Object and variable references
- Extending projects
- NetLogic
- NetLogic tutorial
Edit graphic object properties
Change the properties of an object to change the name, unique properties for the object, as well as its appearance and behavior at runtime.
- InProject viewor in the editor, select the object to edit.
- InProperties, edit the properties values.TIP: The displayed properties for an object depend on the selected object.
(optional) In
Events
, add methods to run when an event occurs. See Add a method to an existing event.
TIP:
Gauge objects contain
Value
and Gauge
categories. If the Minimum value
and Maximum value
properties of a gauge change continuously and rapidly, the performance of the runtime application is impacted because the gauge must be redrawn with each change.Provide Feedback