Purpose
This combination allows you to show the values defined in a table object instead of the state names defined for a digital object.
Note that the combination requires that you first define a template of each type and connect them. Then you define an object of each type and connect again.
How it works
First, you create a digital template and a table template. The entries in the table correspond to the state names defined in the digital template. The digital template is connected to the table template.
Second, you define an object of each type based on the templates. The digital object is then connected to the table object. The values from the table object are now shown instead of the state names for the digital object.
Example
Assume that we want to create a pump, P2, with the following states:
Instead of the state names we want to show the values we define in a table object, P2Val:
We will then do the following: