Contents
Strategic Partner Links
Sepasoft - MES Modules
Cirrus Link - MQTT Modules
Resources
Knowledge Base Articles
Inductive University
Forum
IA Support
SDK Documentation
SDK Examples
Component Palette Icon:
8:00-17:00 | Valid from 8am to 5pm |
6:00-12:00, 12:45-14:00 | Valid from 6am to noon, and then again from 12:45pm to 2pm |
0:00-24:00 | Always valid. |
Some of these properties are new!
Name | Description | Property Type | Scripting | Category |
---|---|---|---|---|
Antialias | Draw with antialias on? Makes text smoother. | boolean | .antialias | Appearance |
Border | The border surrounding this component. NOTE that the border is unaffected by rotation. | Border | .border | Common |
Data Quality | The data quality code for any tag bindings on this component. | int | .dataQuality | Data |
Enabled | If disabled, a component cannot be used. | boolean | .componentEnabled | Common |
Name | The name of this component. | String | .name | Common |
Schedule Available Color | Changes the color of the available times in the schedule. New in 7.9.5. | Color | .schedulePreviewAvailableColor | Appearance |
Schedule Available Text Color | Changes the text color of events on the schedule preview. New in 7.9.5. | Color | .eventForeground | Appearance |
Styles | Contains the component's styles. | Dataset | .styles | Appearance |
Table Color | Changes the background color of the tables, User Roles and Role Member lists. NOTE: When a row is selected it will revert to highlighted. New in 7.9.5. | Color | .tableBackground | Appearance |
Table Header Color | Changes the background color of the table headers. New in 7.9.5. | Color | .tableHeaderBackground | Appearance |
Table Header Text Color | Changes the text color of the table headers. New in 7.9.5. | Color | .tableHeaderTextColor | Appearance |
Table Text Color | Changes the text color of the tables. NOTE: When a row is selected, it will revert to black. New in 7.9.5. | Color | .tableForeground | Appearance |
Touchscreen Mode | Controls when this input component responds if touchscreen mode is enabled. | int | .touchscreenMode | Behavior |
Visible | If disabled, the component will be hidden. | boolean | .visible | Common |
Window Color | Changes the window background color. New in 7.9.5. | Color | .windowBackground | Appearance |
Window Header Color | Changes the window header background color. New in 7.9.5. | Color | .windowHeaderBackground | Appearance |
Window Header Save Button Background Color | Changes the window header save button background color. New in 7.9.5. | Color | .windowHeaderSaveButtonBackground | Appearance |
Window Header Save Button Text Color | Changes the window header save button text color. | Color | .windowHeaderSaveButtonForeground | Appearance |
Window Header Text Color | Changes the window header text color. New in 7.9.5. | Color | .windowHeaderForeground | Appearance |
Window Text Color | Changes the text color of the window. New in 7.9.5. | Color | .windowForeground | Appearance |
This component does not have scripting functions associated with it.
Here is an example of the schedule management component and its property table.
Property Name | Value |
---|---|
Name | Schedules |
Enabled | True |
Visible | True |
Touchscreen Mode | Single-Click |
Data Quality | -1 |