Figure 2-26: Parameter tree node Logic Input.
Name: Unique name of the input signal. If this field is empty, the corresponding input signal is deactivated.
Address (Low-Byte): Definition of al.
Address (High-Byte): Definition of ah.
The input signal is received by ByteValue(ah) ⋅ 256 + ByteValue(al), or by ByteValue(al) when ah is empty, with ByteValue(x) equals the 8-bit value of the normalized I²C address x.