Code: |
AS + 405 |
Symbolic: |
bccMonList |
This command will query list of defined/active monitor of the owner on the connected device. Request parameters are the following:
Offset |
Type |
Label |
Description |
---|---|---|---|
0 |
U32 |
OWNER |
Owner ID |
On success, a bccAck is received with the following data:
Offset |
Type |
Label |
Description |
---|---|---|---|
0 |
U8 |
N |
Number of monitor ID in list |
1 |
U32 |
ID0 |
Monitor ID 0 |
... |
... |
... |
... |
... |
U32 |
ID{N-1} |
Monitor ID {N-1} |
Notes:
•on protocol BCC3 the maximum number N is 63.
On failure, a bccNack is received.