Colors¶
The color of the variables have the following meaning:
white | Actual FALSE and should be FALSE in normal operation |
green | Actual TRUE and should be TRUE in normal operation |
yellow | Actual FALSE but should be TRUE in normal operation |
red | Actual TRUE but should be FALSE in normal operation |
The color of the background can be changed by writing a value to the global variable “dwAcsVisuBackgroundColor” dwAcsVisuBackgroundColor and dwAcsVisuTitleColor Global Variables to Set the Background and Title Colors for the Visualization Elements.
The color of the title can be changed by writing a value to the global variable “dwAcsVisuTitleColor” dwAcsVisuBackgroundColor and dwAcsVisuTitleColor Global Variables to Set the Background and Title Colors for the Visualization Elements.