HI,
I’m currently testing a setup with two Ignition gateways and running into an issue when trying to browse historical tags from a remote provider in a Power Chart.
Setup:
-
Gateway B
-
Connected to field devices and collecting data.
-
Has its own database (SQLB) configured for Tag History.
-
Power Chart works correctly when using the start path:
histprov:SQLB:/drv:GWB:Tags
-
-
Gateway A
-
Gateway B is connected via the Gateway Network.
-
I added Gateway B’s tags as a Remote Tag Provider (named
RemoteTags). -
Gateway A has its own DB connection (SQLA).
-
Problem:
When configuring the Power Chart in Gateway A and trying to browse tags, its not working i tried the start path as
-
histprov:SQLA:/drv:GWA:RemoteTags -
histprov:SQLA:/drv:GWB:Tags
the tag browser does not show any tags at all.
Note:
Both gateways are currently running in trial mode.