![]() |
BALTECH Docs |
C API for BALTECH SDK
|
| BRP_LIB brp_errcode brp_exec_Sys_GetInfo | ( | brp_protocol | protocol, |
| char * | fws | ||
| ) |
Retrieves the firmware string.
| protocol | the BRP protocol to the device |
| fws | A pointer to a buffer of size BRP_CMD_SYS_GETINFO_FWS_LEN. Will be filled with the zero terminated ASCII string that identifies the firmware. |