Interactive objects

Use interactive objects on your displays to allow the operator to monitor and control a machine or process. Interactive objects initiate an action or show the current state of a process by interacting with the data source, project, or runtime computer.
  • Many of the objects in
    FactoryTalk View ME
    allow the operator to interact with the data source. For example, you can use a gauge to dynamically reflect a value in a programmable controller at runtime, or use a maintained push button to set a value at an OPC server.
    The objects that interact with the data source use connections (tags or expressions) to write or read data. Write connections send numeric or string values to the data source. Read connections read numeric or string values from the data source. Some objects, such as the interlocked push button, use read-write connections. For these objects, the data can flow in both directions.
  • Objects such as login buttons and goto display buttons allow the operator to interact with the project, initiating actions such as logging in and changing graphic displays.
  • An example of an object that interacts with the runtime computer is the time and date display, which displays the current system date and time.
All of the graphic objects are interactive except the drawing objects and the scale object.
TIP:
To see examples of how to use interactive objects on your graphic displays, look through the sample graphic displays in the Graphics Library. The samples also show how to set up the different objects to interact with each other.
When you need to position multiple buttons close together, use
touch margins
to make sure the operator does not press the wrong button by mistake.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal