Set up actions for a Button
In the Action tab of the Properties dialog box, specify what the button does when the user presses, holds, or releases it at runtime.
To set up an action on a tag for a Button:
- In theButton Propertiesdialog box, in theActiontab, beside theActionfield, click the down arrow to scroll the list of actions and select one.
- Select any action except Run Command. ATagfield and browse button(...)are displayed.
- In theTagfield, type a tag name or click the browse button(...)to locate and select a one. The options are described below.
To set up a command to run on a press, repeat or release action for a Button:
- In the list of actions, selectRun command.
- In thePress,Repeat, orReleaseaction field, type the FactoryTalk View SE command that the action will initiate, or click the browse button(...)to open theCommandwizard and build the command string.TIP:You can specify one or multiple commands for each of the threeRun commandactions.Do not use the keyboard (that is, press and hold the Enter key) to initiate a Repeat action on a button. Windows interprets this as a series of Presses so the action defined for Repeat will not be done. The Enter key will work for Press and Release.
Provide Feedback