BALTECH Docs |
C API for BALTECH SDK
|
brp_errcode brp_VHL_CheckReconfigErr | ( | brp_protocol | protocol, |
bool * | Failed | ||
) |
This command returns the status of the last reconfiguration with a ConfigCard using the brp_VHL_Select() command.
The Failed status flag is cleared with the next reader reboot.
[in] | protocol | used to execute the command |
[out] | Failed | true if last reconfiguration via brp_VHL_Select() failed. |