|
#define RFIDStop |
( |
_port, |
|
|
_result |
|
) |
__RFIDStop(_port, _result) |
RFIDStop function.
Stop the Codatex RFID sensor.
- 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 boolean function call result. |
|