String Entry Widget

Used by: I/O and Calculations, Analog Input, Analog Status, String I/O Tag

 

The String Entry widget are used with String I/O tags that are configured to write values. Operators can enter the value to be written in the data entry field. The write operation will happen when focus leaves the field, whether by an Enter, a tab, or a click on some other widget. Characters can be masked for privacy.

The example is configured to show the optional title and bevel.

The properties dialog for the String Entry widget:

Font

Controls the display characteristics of the data entry field, but not the label. If you set individual characteristics using the Format ribbon, this will be an expression, combining those characteristics. Otherwise, select a font tag.

Note: While it is possible (and very easy) to modify the appearance of the text within this widget using the Format ribbon of the Idea Studio, you will find it much easier to manage a group of similar controls by defining a font tag and selecting that for each. Changes to all can then be made by adjusting the properties of a single font tag.

Title

Provide text that will tell the operator what to use this String Entry field for.

Vertical Alignment

Locates the object vertically within its drawing area. May be one of Top, Centered or Bottom.

Align Title

Choose whether the title should be included in the vertical alignment calculation. For example, if vertical alignment is top-aligned and the align title option is not selected then the title will extend above the widget's bounding box.

Text Color

Select the color to be used for the input text. Does not apply to the label.

Background Color

Select the color to be used for the background of the input field. Does not apply to the label.

Mismatch Color

If the driver supports read and write operations at the same address, then when the last value written does not match the value being read, the widget will display the configured mismatch color.

Draw Bevel

Select whether the completed object should be drawn with a beveled border. If the Draw Bevel check box is selected, the completed object will be drawn with a border surrounding it.

Mask Value

When selected, the value will be masked by asterisks rather than being displayed on the screen or in the event log. This option will most often be selected when the String Entry is being used to write a password to a hardware device, thus preventing other users from discovering the password.

Confirmation Dialog

When selected, the operator will be prompted to confirm the control action.

Write Blank as Invalid

Do not select when the control writes to a PLC or RTU. This option may be used when required by a Recipe Ingredient Tag

Disable Options

Disable selected operator-interaction features of this widget.

See: Operator Interaction Controls

Text\

Tag Types\Inputs & Outputs\I/O and Calculations\String\

Tag Types\Inputs & Outputs\String I/O

 

Droplist Widget

Numeric Entry Widget

Choices for Operator Interaction