Issue
In a Niagara R2 UNC or Niagara G3 ENC station running the ASD service, the block output override feature does not get range-checked if the override is initiated from a linked gxText.
Environment
Niagara R2
Cause
Graphic feature defect
Resolution
Attempting an override using the Block Output object with a time that is greater than 255, generates an error informing the user that the range must be between 0 and 255. If the same override is performed from an attached gxText or graphic, the range is not checked. A value greater than 255 is truncated to a one byte value equal to four minutes. Add descriptive text on the graphic near the override explaining (and warning) that the valid range for an override is 0 to 255.