Enable analog input
- Last UpdatedMar 17, 2025
- 2 minute read
You can create an object for operators to input real values such as alarm set point or conveyor speed by using an analog input link. If you select the Allow decimal notation input only option under WindowViewer properties then you cannot input non-numeric values like 1E2 in the input field. For more information on runtime settings, see Configure general WindowViewer properties in the AVEVA™ InTouch HMI Creating Standards for InTouch HMI Components documentation.
Create an analog input link
-
Select the object you want to apply the animation to.
-
On the Draw menu, in the Mode group, select Animate.
Alternatively, right-click the object and then select Animation Links.
The Animation Links window appears.
-
In the Touch Links area, under User Inputs, select Analog.
The Input -> Analog Tagname dialog box appears.

-
In the Tagname box, type the name of an analog tag.
-
In the Key Equivalent area, assign a key equivalent to the link. For more information, see Create keyboard shortcuts.
-
Configure the analog input details. Do the following:
-
In the Keypad? area, select Yes if you want to show an on-screen numeric keypad to enter a value. In the Msg to User box, type the prompt message that you want to appear in keypad.
-
In the Minimum and Maximum boxes, type the minimum and maximum input values for the tag. These settings limit the user input for the animation at run time. Constant analog values (integer or real) are supported, as well as references. The default values are 1 and 100, respectively. The maximum value must be greater than the minimum value.
If you are using a reference, see the Using References for the Minimum and Maximum Limits of an Analog Input Animation section for more information.
-
-
Select the InputOnly checkbox to prevent the input from appearing in a text field associated with the object.
-
In the Formatting area, in the list, select each data type for which you want to configure run time advanced formatting. The Fixed Width checkbox, Precision box, and Bits From and To boxes become available based on the data type you select. For information on configuring these options, see the Advanced Formatting for Text section.
-
Select OK.