Viz Artist User Guide

Version 3.12 | Published October 17, 2019 ©

Control Action Table

images/download/attachments/41797872/ico_ca_table.png
The Control Action Table plug-in allows defining a table of actions similar to Control Action. The actions are associated with a given value. When Control Action Table receives input, it compares the received data to each of the values. If the data matches one of the values the plug-in starts the corresponding action.

Note: This plug-in is located in: Built Ins -> Container plug-ins -> Control

Control Action Table Properties

images/download/attachments/41797872/pc_ca_table_e.png

  • Input Value: Specifies the value input to compare against.

  • Notify Only When Value Change: Triggers a command when a value is changed.

  • Value 1/2: The value that the given action should be associated with.

  • Action 1/2: Actions to execute if value match.

  • Default Action: Executes if the input does not match any of the specified values.

See Also