Code: |
407 |
Symbolic: |
bccMonWd |
This message will refresh transmission grant time (monitor watchdog) for specified 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 |
Monitor ID, or 0xFFFFFFFFF for all owner's monitor. |
8 |
U32 |
WDT |
Watchdog time [ms] |
The message has no reply.
Notes:
•if a monitor watchdog is expired and it's definition is yet valid, a bccMonWd will automatically restart the monitor (like bccMonStart).