The propagation is a powerful mechanism designed to share data between Niagara instances using the Niagara Network. You can decide to propagate Nodes from the model to another instance. You can also automate the creation of points and their extensions.


Station Configuration


Make sure to follow this step before to go further.

Initial step Configure your NiagaraNetworks


Model propagation


The propagation of the model will allow you to share Nodes between Niagara instances.

Model Propagation



Source propagation


The propagation of a source containing an InfoSource, will create "a clone" called an InfoRemoteSource in the target station. An InfoRemoteSource is simply a copy of an InfoSource allowing you to see its state with its slots. The InfoRemoteSource and its parent RemoteSource will be placed in a hierarchy of PointFolders to imitate the slotpath of the original InfoSource,

Source Propagation

InfoSource Propagation Browser



Extension propagation


The propagation of a source station's extension, will create an equivalent GenericRemoteExt in the target station. A GenericRemoteExt is a copy of an Extension allowing you to see its state and any modification done in the GenericRemoteExt will be propagated to the original Extension. Similarly to the InfoRemoteSource, the GenericRemoteExt and its parent RemoteSource will be placed in a hierarchy of PointFolders to imitate the slotpath of the original Extension,


Extension Propagation



Diagnosis


Propagation Diagnostic