Difference between revisions of "Global Object Values"

From Control Solutions IoTServer Documentation
Jump to navigation Jump to search
Line 1: Line 1:
 
[[File:Global values screen 1.jpg]]
 
[[File:Global values screen 1.jpg]]
  
“status” indicates the status of the data object as follows, given as a character string:
+
The Global Values page shows the present values of all of the data objects in the system. The time at which the object was last updated is displayed along with the object's present status. Status indications may be any of the following:
  
 
* “Normal” = activity producing data for this object is proceeding normally
 
* “Normal” = activity producing data for this object is proceeding normally

Revision as of 13:25, 23 April 2019

Global values screen 1.jpg

The Global Values page shows the present values of all of the data objects in the system. The time at which the object was last updated is displayed along with the object's present status. Status indications may be any of the following:

  • “Normal” = activity producing data for this object is proceeding normally
  • “Default” = as a result of some error, the object has assumed its default value
  • “Database-Value” = object is persistent and value was retrieved from values database
  • “Inactive” = object is not configured
  • “Stale” = refresh time exceeded since last update
  • “Zero-Uninitialized” = object is configured but not yet processing data
  • “Overridden” = normal data activity has been overridden
  • “Source Fault” = a communication client has reported an error in attempting to provide data
  • “Unknown” = a fault code not recognized by the Json API is present

Global values screen 2.jpg