
The On Demand feature provides a Live Updates toggle button (check box in Hx view) on both the History Chart and History Table views. When you click this button, it initiates a history subscription that finds the source of the history and subscribes
to that source component. If the source is a history import descriptor, that descriptor starts polling at a frequency defined
by its On Demand Poll Frequency property (described below). If the source is a local History Ext, the history chart or table updates when the history extension
appends a new record to the history.
Since histories eligible for on-demand support are sourced directly from a local history extension or at a history import descriptor, on-demand History availability and update rate are affected by properties described below and shown below:
On Demand history is not available if the source component is not accessible. Since histories can be categorized (for permissions levels) independently from their source components, it may be possible for a user to have access to a history, but not have access to the source component. In this case, the On Demand History feature is disabled (button is dimmed on the History Chart or History Table view). Also, if the source component is no longer in existence (has been deleted) the Live Updates toggle button is dimmed (inaccessible).
On Demand History is not available if the source history import descriptor’s On Demand Poll Enabled property is set to false. On Demand Polling may be disabled to limit bandwidth usage.
On Demand History is not available if the On Demand Poll Scheduler property is disabled (or the driver network does not have it included in a HistoryNetworkExt)
On Demand History rates are affected by the following property settings:
On Demand Poll Scheduler (sources using import descriptor): This property is located under the NiagaraNetwork History Policies property. You can set standard polling rate values for a Fast Rate, Normal Rate, and a Slow Rate in the
properties displayed in the Property Sheet view. These rates are available as selection options for individual
On Demand Poll Frequency (sources using import descriptor): This property is located under the Niagara History Import property. Select one of the three options (defined in the On Demand Poll Scheduler): Fast, Normal, or Slow.