Attributes
Category: Colors
Name | Description |
---|---|
The font color of the text displayed in the normal state. |
Category: Inputbox
Name | Description |
---|---|
The data type of the control value. | |
If | |
The unit group of the control value. | |
The step size to increment and decrement the value using IncreaseValueByStepSize and DecreaseValueByStepSize functions with the buttons on the numpad. |
Category: Text
Name | Description |
---|---|
The font size of the displayed text. | |
The displayed number of digits after the decimal point for the | |
Displays the configured display unit text next to the value. | |
Horizontal alignment for the TextVal attribute. | |
Padding for the TextVal attribute. |
Category: Common
Name | Description |
---|---|
Minimum value of the TextVal attribute. | |
Maximum value of the TextVal attribute. | |
Reference value of the TextVal attribute which used to calculate in percentage. | |
The value to be displayed in the control. | |
This attribute sets if control should read and update the symbol value linked to the TextVal attribute every time user enters a new value. | |
Unit text or an abbreviation string for the current display unit. |
Category: Fixed-Units
Name | Description |
---|---|
Sets a fixed unit as the display unit for the control. The UnitGroup attribute must be an empty string to use this. Only applicable if the DataType attribute is set to | |
Sets a fixed unit as the system unit for the control. The UnitGroup attribute must be empty string to use this. Only applicable if the DataType attribute is set to |
Recipe Management:
Name | Description |
---|---|
Select if InputBox will add the server symbol that is bound to the TextVal attribute to a recipe type. | |
With this attribute user can set the name of the recipe type to which control will add symbols mapped to it and teach any changes. |
User Changes Logging:
Name | Description |
---|---|
Log changes made by user on client into a log file. | |
Descriptor text that is used for change log entry instead of symbol path. |