Touch tab
How do I open the Touch tab
In
FactoryTalk View Studio
, in the Graphics
editor, right-click the object and then select Animation
> Touch
.Use the
Touch
option on the Animation
menu to define separate press, repeat, and release actions that will happen when an object is touched, or clicked with a mouse. Press
and Release
actions occur when the object is pressed or released. Repeat
actions occur at the rate specified and do not wait for the press command to complete.The actions can be any valid FactoryTalk View SE command or macro. For example, you can specify an action that will set the value of a tag that controls the visibility of another object. At runtime, the user can press the object to display the second object.
Touch animation can be activated using either the left mouse button, or your finger (for touch screens). To execute the repeat action, press and hold.
Provide Feedback