FactoryTalk ViewPoint supports the following FactoryTalk View SE commands:
For more information about each command, see FactoryTalk View SE Help.
|
Tip: Macros still follow the supported FactoryTalk ViewPoint commands. All other commands will be ignored if they are included in a macro or specified as the press or release action for a button or for touch animation. FactoryTalk ViewPoint does not execute StartUp/ShutDown commands configured in Display Settings. It also does not support runtime security macros or command execution from FactoryTalk Alarms and Events summary objects. |
FactoryTalk ViewPoint supports commands using press and release actions through a button or through touch animation. The following controls support touch animation press and release actions:
Arc |
Rectangle |
Ellipse |
Rounded Rectangle |
Freehand |
String Display & Input |
Line |
Symbol Factories |
Numeric Display & Input |
Text |
Polygon |
Wedge |
All commands that perform updates are processed before any display navigation occurs. FactoryTalk ViewPoint processes commands in the following order:
Example
In the following example, if the button press action is "Set Tag 2; Display Display1; Ramp Tag1 12" FactoryTalk ViewPoint does the following:
FactoryTalk ViewPoint groups all writable commands into one command sequence and sends the command sequence to the command subsystem before it processes Display or Abort commands.
Example
In the following example, if the press action is "Ramp Tag +4; Display PlantFloor; Toggle Tag2" FactoryTalk ViewPoint does the following:
|
Tip: When processing a Press and Release action for the same button or touch animation, there may be instances when the release action may not get processed. FactoryTalk ViewPoint may miss the mouse up event while it processes the press action because the client blocks user interface interactions while it is sending commands to the command sub-system. |