|
#define RFIDStatus |
( |
_port, |
|
|
_result |
|
) |
__RFIDStatus(_port, _result) |
RFIDStatus function.
Read the Codatex RFID sensor status.
- Parameters:
-
| _port | The port to which the Codatex RFID sensor is attached. See the NBC Input port constants group. You may use a constant or a variable. |
| _result | The RFID sensor status. |
|