ConnectOnStartup custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of ConnectOnStartup specifies if a connection to the historical alarm database is attempted when the application containing the SA_Alarm_HistoryPage symbol starts in WindowViewer.
Assign values to the ConnectOnStartup custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Object |
Boolean |
Input |
False |
Assign a Boolean attribute. ConnectOnStartup=PRODAREA.DBConnect |
|
InTouch Tags |
Discrete |
Input |
False |
Assign a Boolean InTouch tag. ConnectOnStartup=DBConnect |
Related Wizard options and custom properties
When set to True, the ConnectionCmdVisible custom property shows Connect and Disconnect command buttons on the SA_Alarm_HistoryPage symbol. Users can manually connect or disconnect from the historical alarm database during run time by clicking the buttons.
ConnectionCmdVisible should be set to False if a connection attempt to the historical alarm repository is made automatically when the application starts in WindowViewer.