C API for BALTECH SDK

§ brp_Sys_CfgWriteTlvSector()

brp_errcode brp_Sys_CfgWriteTlvSector ( brp_protocol  protocol,
brp_buf  TlvBlock,
size_t  TlvBlock_len 
)

Please useSys.CfgLoadBlock instead of this command for new applications.

This command parses the given TLV block and stores all its keys and values into the reader's configuration memory.

Parameters
[in]protocolused to execute the command
[in]TlvBlock
[in]TlvBlock_len
Deprecated:
This command may be removed in future!