#define ReadSensorHTNormalizedColor2Active ( _port,
_ColorIdx,
_Red,
_Green,
_Blue,
_result   )     __ReadSensorHTNormalizedColor2Active(_port, _ColorIdx, _Red, _Green, _Blue, _result)

Read HiTechnic Color2 normalized active values.

Read the color index and the normalized red, green, and blue values from the HiTechnic Color2 sensor. Returns a boolean value indicating whether or not the operation completed successfully. The port must be configured as a Lowspeed port before using this function.

Parameters:
_port The sensor port. See NBC Input port constants.
_ColorIdx The output color index.
_Red The normalized red color value.
_Green The normalized green color value.
_Blue The normalized blue color value.
_result The function call result.

Generated by  doxygen 1.6.2