BALTECH Docs |
C API for BALTECH SDK
|
brp_errcode brp_Iso78_SelectSlot | ( | brp_protocol | protocol, |
unsigned | SlotIndex | ||
) |
This command can be used for readers with more than one SAM slot to switch between the slots.
The slots are indexed starting at 0. At power up, slot 0 is selected. All following commands are routed to the SAM in the selected slot.
It is possible to switch the slots after opening a SAM.
[in] | protocol | used to execute the command |
[in] | SlotIndex | Index of Slot to select. |