HE: Password ASCII String

The Password ASCII String element enables password input using either a constant string or vector-based ASCII character storage. This element is designed for legacy applications requiring direct access to integer arrays or fixed password definitions.

The Link Type combo box property allows you to choose how the password is stored:

 

Password ASCII String Attributes

Actions

Actions enable a single Touch Element to trigger multiple events. Multiple bits can be linked to one element, triggering Load screen, set, reset, and toggle bits, and more.

To create an action:

  1. Place an element on the screen.

  2. Select Actions> Collections in the Properties Window.

  3. In Element Actions, click Add New Action.

  4. Select the Action, Tag, Screen or File, and the action Trigger.

Disabled Color

The Disabled Color is applied to an element when the Touch Property Control bit is OFF.

To change the default color, click the drop-down arrow on the right and select a color.

Link Type

Select the type of data link: Const String or Vector.

Const String Type

Password

This property accepts a constant ASCII string (up to 16 characters)

The entered string is stored internally and used as the Project Password value.

Vector Type

Tag: Link

The contents of this Data Tag String are displayed on the Panel.

Note that the password may NOT exceed the length set in the Length property.

Vector Offset

Defines the starting index (offset) within the array.

Length

Defines the max length of the password that the user can type into the field.

Range 1-16 

Const String and Vector

Tag: Touch Enabled/Disabled

The Touch property of this element is enabled by default.
Assign a Touch Enable\ Disable bit to allow you to enable or disable the element’s Touch property.

Water Mark

A Water Mark is the default text displayed in an element. You can edit it to instruct the user.

Keyboard Type

Select the keyboard layout:

Alphanumeric - for full text input

Numeric - for number-only entry

Keyboard Title

When the user enters data for this HMI Element, the virtual keyboard will open.
The text will appear in the title bar of the virtual keyboard instead of the default text for this element.
Note that you can click the drop-down arrow to restore the default text.

 

Related Topics

HMI Display Editor

HMI Items Collection

HMI Screen Jumps