BALTECH Docs |
C API for BALTECH SDK
|
#define BRP_ERR_CMD_TIMEOUT (0x0002u | BRP_ERRGRP_COMM_TIMEOUT) |
A BRP command that was send by brp_send_frame() exceeded the specified timeout (see also brp_send_cmd() / brp_exec_cmd()).
Attentention: must not be intermixed with BRP_ERR_TIMEOUT.
Definition at line 171 of file errorcodes.h.