Code: |
AS + 211 |
Symbolic: |
bccReleaseIW16 |
NOTE: this command is not supported in RTE firmware.
This command will release the state of multiple 16 bit input word. Request parameters are the following:
Offset |
Type |
Label |
Description |
---|---|---|---|
0 |
U8 |
REP |
No. of consecutive input words (#1) |
1 |
U16 |
INDEX |
Index of first required input word (see your hardware documentation for valid index values) |
Note (#2): maximum number of REP is 126.
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=No. of input words 2=Input word first index |
nackReadOnly |
Input word is not writable |
U16 Index of output word in error |