Driver Redirect Tag

Used to help organize tags that use a common driver.


When an I/O tag is created, its driver parameter defaults to "*Driver", meaning that it will look up the tag tree to the nearest driver. The Driver Redirect tag looks like a driver tag to those underneath it in the tree, but will actually point those tags towards the real driver which is specified in its I/O Device parameter.

 

This is not uncommon in applications based on the Oil and Gas layer where, for example, the Daily, Hourly and Process tags that are found underneath each meter run tag are actually driver redirect tags that point the I/O tags below them to the various communication drivers used by the flow computer. With this configuration, one need only define one set of drivers, even if a flow computer has multiple meter runs.

 

Driver Redirect properties Driver tab

I/O Device

Select the driver to which this tag will redirect.