SetStatusColor Method Example
The following example sets the color to display for alarms with a LOLO status in the AlarmSummary object AlarmSummaryOCX1.
Dim lGreen As OLE_COLOR
lGreen = 57344
AlarmSummaryOCX1.SetStatusColor 1, lGreen
SetStatusColor Method ExampleThe following example sets the color to display for alarms with a LOLO status in the AlarmSummary object AlarmSummaryOCX1. Dim lGreen As OLE_COLOR lGreen = 57344 AlarmSummaryOCX1.SetStatusColor 1, lGreen
|
Supercharge your Proficy solution! Download a free trial of Operations Hub, CSense, and more.
Explore our Proficy 2024 releases! Get a quick overview of all of the new product releases in Proficy 2024.
|