Please enable JavaScript to view this site.

TEMES 1.0

Navigation: TEMES > Child Window

Parameter Tree Node: Logic Input

Scroll Prev Top Next More

f2-26
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.