BALTECH Docs |
C API for BALTECH SDK
|
#define BRP_ERR_COMMAND_DENIED (0x0021u |BRP_ERRGRP_COMM_ACCESSDENIED) |
The BRP command is not allowed to be executed from the current security level.
Internally the driver maps the status code BRP_ERR_STATUS(xxxx, 0x42) to this (cmdcode independant) error code.
Definition at line 346 of file errorcodes.h.