NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
bool ReadSensorHTIRReceiver ( const byte  port,
char &  pfdata[] 
)
inline

Read HiTechnic IRReceiver Power Function bytes.

Read Power Function bytes from the HiTechnic IRReceiver 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
portThe sensor port. See Input port constants.
pfdataEight bytes of power function remote IR data.
Returns
The function call result.
Examples:
ex_ReadSensorHTIRReceiver.nxc.