Connect() Method
- Last UpdatedFeb 20, 2017
- 1 minute read
Connects to the database configured from the Database tab of the Alarm Pareto control properties.
Syntax
Object.Connect()
Example
The name of the control is AlarmPareto1.
#AlarmPareto1.Connect();