BALTECH Docs |
C API for BALTECH SDK
|
brp_errcode brp_Iso15_StayQuiet | ( | brp_protocol | protocol | ) |
This command puts a label into the quiet-state.
This command shall always be executed in addressed mode (see the brp_Iso15_SetMode() command). After executing this command, the label will not response to any brp_Iso15_GetUIDList() command until its state machine is reset (either by a physical HF-reset (i.e. switching off the field of the antenna or taking the label out of the field) or by executing the commands brp_Iso15_ResetToReady() or brp_Iso15_SetMode() (using selected mode).
[in] | protocol | used to execute the command |