C API for BALTECH SDK

§ brp_EpcUid_EpcSelect()

brp_errcode brp_EpcUid_EpcSelect ( brp_protocol  protocol,
unsigned  Truncate,
unsigned  Target,
unsigned  Action,
brp_EpcUid_EpcSelect_MemBank  MemBank,
unsigned  MaskPointerLength,
brp_buf  MaskPointer,
size_t  MaskPointer_len,
unsigned  MaskLength,
brp_buf  SelectionMask,
size_t  SelectionMask_len 
)

This command selects a particular tag population.

Parameters
[in]protocolused to execute the command
[in]TruncateSpecifies if the tag answer in a subsequent BeginRound command starts after Mask bits or from begin of memory.
[in]TargetSpecifies flag which should be modified.
[in]ActionSpecifies action to a flag select by the Target bit value.
[in]MemBankSpecifies memory bank.
[in]MaskPointerLengthSpecifies length of pointer (8, 16, 24, 32).
[in]MaskPointerMemory bit address.
[in]MaskPointer_len
[in]MaskLengthBit length of SelectionMask parameter.
[in]SelectionMask
[in]SelectionMask_len
Deprecated:
This command may be removed in future!