::heading=Context
This article aims to cover how to handle 2 sensors whereas there is only 1 sensor available in the URCAPS.
This situation will happen in Multipick situations like this:
::heading=Knowledge
To handle this for example we have :
- Sensor 0 = DI0 ( Digital Input0)
- Sensor 1 = DI1 ( Digital Input1)
::info=The principle is to activate a Digital Output to High when both DI0=1 AND DI1 =1 and link this new Digital Output to another Input to use this unique one in the URcaps.
Add a thread like:
Now we have the Info in 1 place. We electrically link this DO0 to another input like DI4
will use DI4 in the URCAP for the sensor :
0 Comments