Viz Plug-ins User Guide

Version 5.2 | Published March 20, 2024 ©

DataAction

images/download/attachments/95401995/plugins_dataaction-icon.png
The DataAction plug-in executes an action (Viz commands or DataPool commands) when the DataField registered to it changes.

Note: This plug-in is located in: Plugins -> Container plug-ins -> Data

Information: DataPool plug-ins only work properly on a single channel on the same machine.

DataAction Properties

  • Action: Specifies the action to be invoked. If the action string begins with 0, then the command is handled as a Viz command, otherwise it is considered to be a DataPool command. The action can contain more than one command to be called. The commands must be separated by semicolons (;). Expressions can be used in the action utilizing the special DataPool variables.

  • Set to Mute: Specifies if the action is triggered when the data field changes.