String Display Properties - General tab

The following table shows options of the
General
tab.
Options
Description
Expression
Type an expression that will return the string to be shown in the display. The buttons below the Expression box display elements that can be used in it.
Check Syntax
Click this button to check the syntax of the expression you have entered.
Justification
Select left, center, or right justification.
The following table shows options under
Dimensions
of the
General
tab.
Options
Description
Width
The value in this field is the width of the rectangle you have drawn. To change this, type number of characters required for the string display. Be sure that it is long enough to accommodate the results of the expression.
Height
The value in this field is the height of the rectangle you have drawn. To change this, type the number of lines required for the string display.
The following table shows options under
Character
of the
General
tab.
Options
Description
Offset
Select a number between 0 and the length of the string. This number determines the first character in the string that will be displayed. You can display an entire string, part of it, or display parts of it in different fields.
Example: Using Offset
You have a string tag that is 12 characters long. The first eight characters contain the tag address and the last four its status. To display only the status, specify a character offset of 8. The address portion of the string will not be displayed. To display the address separately create another string display object. In the Expression field specify the same tag name. Specify a box width of 8 and an offset of 0. This will display the address portion of the string but not the status.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal