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

RFIDReadSingle function.

Set the Codatex RFID sensor into single mode and read the RFID data.

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_RFIDReadSingle.nxc.