- Studio 5000 View Designer Help
- Add a graphic element to a project
- Graphic elements library
- Reuse content
- Add-On Graphics
- Change a property
- Bind properties
- Display Automatic Diagnostics
- Use the runtime application
Specify the value entry method for text and numeric input graphic elements
Specify the method for entering text or a numeric values in a Text Input or Numeric Input graphic element on the HMI device. Specify using the
Virtual Standard Keyboard
, the Virtual Numeric Keypad
, or inline editing. Change the entry method for a graphic element by changing the value for the ValueEntryMethod property of that graphic element. The value entry method specified for an individual graphic element overrides the project setting for entering text and values. The ValueEntryMethod property specifies the input method to use on the HMI device for that graphic element only. The default input method for new PanelView
projects is the Virtual Standard Keyboard
and Virtual Numeric Keypad
. The default input method for new View 5000 Server
projects is inline editing.To specify the default keyboard for text and numeric input graphic elements
- SelectProject > Project Propertiesand click theInput Methodtab.
- UnderNumeric Input, select either:
- Enter numbers using the Virtual Numeric Keypad. Opens the popupVirtual Numeric Keypadwhen focus is on a Numeric Input graphic element.
- Enter numbers inline using a keyboard. Displays a box for entering the value directly into a Numeric Input graphic element when focus is on that graphic element. Inline editing is available when there is an external or virtual keyboard available on theView 5000 Client. For aPanelViewHMI device without a physical keyboard, inline editing is not available and the popupVirtual Numeric Keypadopens.
- UnderText Input, select either:
- Enter text using the Virtual Standard Keyboard. Opens the popupVirtual Standard Keyboardwhen focus is on a Text Input graphic element,
- Enter text inline using a keyboard. Displays a box for entering text directly into a Text Input graphic element when focus is on that graphic element. Inline editing is available when there is an external or virtual keyboard available on theView 5000 Client. For aPanelViewHMI device without a physical keyboard, inline editing is not available and the popupVirtual Standard Keyboardopens.
Provide Feedback