Since status flags for a point or object can get set in combinations, status color indication uses a priority method.
Among those 6 status flags with associated colors, priorities (and default colors) are:
- disabled (dark gray): Proxy point origination only. Point may have other status flags set. Typically, you manually set and
clear this status (unlike others). After disabled is set for a proxy point, it is no longer polled. Further status changes
do not occur until disabled is cleared.
- fault (orange): Typically proxy point origination only.
- down (yellow): Proxy point origination only.
- alarm (red): Point may have other status flags set.
- stale (tan): Proxy point origination only.
- overridden (magenta): Point may have other status flags set.
NOTE: Status types unackedAlarm and null do not affect the indicated status color. For more details on proxy point status, see Niagara Drivers Guide.