NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
void ReadSensorHTTouchMultiplexer ( const byte  port,
byte &  t1,
byte &  t2,
byte &  t3,
byte &  t4 
)
inline

Read HiTechnic touch multiplexer.

Read touch sensor values from the HiTechnic touch multiplexer device.

Parameters
portThe sensor port. See Input port constants.
t1The value of touch sensor 1.
t2The value of touch sensor 2.
t3The value of touch sensor 3.
t4The value of touch sensor 4.
Examples:
ex_ReadSensorHTTouchMultiplexer.nxc.