ConnectionCmdVisible custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of ConnectionCmdVisible shows or hides the Connect and Disconnect command buttons on the SA_Alarm_HistoryPage symbol. When the buttons appear on the symbol, users can manually connect or disconnect from the historical alarm database during run time.
Note: The symbol shows only one button based on the action needed to toggle the current connection status of the database.
Assign values to the ConnectionCmdVisible 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 or a static Boolean value. ConnectionCmdVisible=True |
|
InTouch Tags |
Discrete |
Input |
False |
Assign a Boolean InTouch tag or a static Boolean value. ConnectionCmdVisible=True |
Related Wizard options and custom properties
No other Wizard options or custom properties must be configured to enable the ConnectionCmdVisible custom property.