Displaying/Inputting Text

Displays the text data stored in a specified string variable.

Also, by enabling [Enable Input Mode], you can enter the text data to a designated string variable on the display unit.

Example Operation

Setting Workflow

  1. Add Variables
  2. Set up Parts

Add Variables

Project Explorer : [Variables] ➞ [All Variables]

Add the below variable(s).

Variables property:

[Name] [Data Type] [Source] [Initial Value]

Var1

[STRING]

[Internal]

Japan

Set up Parts

Project Explorer : [Screen Design] ➞ [Screens] ➞ [Screen1]

Drag and drop the following objects from the [Tool Chest] to the screen.

String Display object (Name: StringDisplay1) properties:

Tab Sub Tab Property Value
[Function] [Basic] [Current Value] [Variable] [Name]: Var1
[Enable Input Mode]