C API for BALTECH SDK

§ brp_exec_Sys_GetInfo()

BRP_LIB brp_errcode brp_exec_Sys_GetInfo ( brp_protocol  protocol,
char *  fws 
)

Retrieves the firmware string.

Deprecated:
Attention
This function has to be move to "Baltech API" and renamed to brp_Sys_GetInfo()!
Parameters
protocolthe BRP protocol to the device
fwsA 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.