Skip to content

Display Object Information

Display Object Properties Tables

Text Display

ItemDescription
NameName of the text display to be displayed in the Object View pane.
TextString value displayed by the object.

Numeric Display

ItemDescription
NameName of the numeric display to be displayed in the Object View pane.
TextNumeric value displayed by the object.

Format

ItemDescription
PreviewShows an example of how the numbers will be displayed.
# represents digits, 0 represents zero-filling, and H represents Hexadecimal.
Decimal PlacesNumber of digits displayed after the decimal point.
Use Leading ZerosCheckbox to enable/disable the minimum number of zeros displayed before the decimal point.
Leading ZerosThe minimum number of zeros to display before the decimal point if Use Leading Zeros is enabled.
BaseNumeric base system to use.
Decimal uses base 10 (0-9) and Hexadecimal uses base 16 (0-F).
Use Thousands SeparatorCheckbox to enable/disable the display of a comma after every three digits.
PrefixOptional prefix string to display in front of the numeric value.
SuffixOptional suffix string to display after the number value.

Shared Properties

Appearance

ItemDescription
VisibilityCheckbox to enable/disable the display object's visibility during project runtime.
OpacitySlider to set the display object's opacity during project runtime.
BlinkingCheckbox to enable/disable the display object's ability to blink during project runtime.
Blinking Interval (ms)Sets the interval the display object blinks, in milliseconds, during project runtime.
Font NameThe font used to display the text.
Font SizeThe size of the text being displayed.
ItalicCheckbox to enable/disable the text being italicized.
BoldCheckbox to enable/disable the text being bolded.
UnderlineCheckbox to enable/disable the text being underlined.
Font ColorThe color of the text being displayed.
Fill TypeThe type of background fill to use for the display object.
FillThe color to use for the background fill if the Fill Type is enabled.
Horizontal AlignmentThe left/right alignment of the text within the text box.
Vertical AlignmentThe up/down alignment of the text within the text box.

Stroke

ItemDescription
WidthThe thickness of the stroke in pixels.
Stroke ColorThe color used when drawing the stroke.
Stroke TypeThe drawing method when drawing the stroke
None removes the stroke.

Position

ItemDescription
XThe display object's X-axis position on the screen.
YThe display object's Y-axis position on the screen.
WidthThe display object's width.
HeightThe display object's height.
Z IndexThe display object's display order if behind or on top of other objects.
RotationThe display object's rotation, in degrees.
Use PercentageCheckbox to enable/disable the rotation center ranging from 0.0 to 1.0.
If disabled, the rotation is in pixels.
Rotation Center XControls the horizontal location of the rotation anchor.
Rotation Center YControls the vertical location of the rotation anchor.

Actions

ItemDescription
Touch EnabledCheckbox to enable/disable the ability to press the display object.

On Press

ItemDescription
Hold (ms)Number of milliseconds the display object must be held before the command is ran.
Add New CommandAdds a new command from the command functions list to bind to the display object.

On Release

ItemDescription
Hold (ms)Number of milliseconds before the command is ran after releasing the display object.
Add New CommandAdds a new command from the command functions list to bind to the display object.

On Double Click

ItemDescription
Hold (ms)Number of milliseconds between the first and second display object press before the command is ran.
Add New CommandAdds a new command from the command functions list to bind to the display object.

Permissions

ItemDescription
Change permissionsOpen the permission window of the identity and access management feature.