Code: |
AS + 403 |
Symbolic: |
bccMonStop |
This command will to stop the data stream an existing and running variable monitor (or all monitor of the owner) on the connected device. Request parameters are the following:
Offset |
Type |
Label |
Description |
---|---|---|---|
0 |
U32 |
OWNER |
Owner ID |
4 |
U32 |
ID |
MonitorID, or 0xFFFFFFFFF for all owner's monitor. |
On success, a bccAck is received with no data: the protocol will respond ack even in the monitor is not started.
On failure, a bccNack is received. Specific errors:
NACK code |
Description |
Extra data |
---|---|---|
nackNotFound |
Monitor not found on device |
|