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

RFIDRead function.

Read the Codatex RFID sensor value.

Parameters
portThe port to which the Codatex RFID sensor is attached. See the Input port constants group. You may use a constant or a variable.
outputThe five bytes of RFID data.
Returns
The boolean function call result.
Examples:
ex_RFIDRead.nxc.