Code: |
AS + 803 |
Symbolic: |
bccLadLiveTest |
This command will start testing for live changes of a specific session. Request parameters are the following:
Offset |
Type |
Label |
Description |
---|---|---|---|
0 |
U32 |
SESSID |
Live changes session ID |
4 |
U32 |
TIMEWD |
Initial watch dog time [ms] |
On success, a bccAck is received with no data.
On failure, a bccNack is received. Specific errors:
NACK code |
Description |
Extra data |
---|---|---|
nackIllegalArgs |
Illegal arguments |
U16 What illegal: 1=SESSID 2=TIMEWD |
nackNotFound |
Live changes session not found |
|