NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
unsigned int ColorCalLimits ( byte  port,
byte  point 
)
inline

Read a LEGO color sensor calibration limit value.

This function lets you directly access a specific LEGO color calibration limit value. The port and the point must be constants.

Parameters
portThe sensor port. See Input port constants.
pointThe calibration point. See Color calibration constants.
Returns
The calibration limit value.
Warning
This function requires an NXT 2.0 compatible firmware.
Examples:
ex_ColorCalLimits.nxc.