![]() |
BALTECH Docs |
BALTECH SDK wrapper functions reference
|
| brp_errcode brp_Sys_CfgGetId | ( | brp_Sys_CfgGetId_t | params | ) |
This command returns the identifier of the reader configuration.
The prerequisite is that the configuration contains a valid host interface component and/or RFID interface component.
If the RFID interface component(s) are stored in one configuration and other components (typically the host interface component) in another configuration, this command will only return the ID for the configuration with the RFID interface component(s). To get the ID for the configuration with the host interface component, run brp_Sys_CfgGetDeviceSettingsId() .
| [in] | params | Struct with the following fields:
|