Code: |
AS + 210 |
Symbolic: |
bccReleaseIC |
NOTE: this command is not supported in RTE firmware.
This command will release a forced logical input channel. Request parameters are the following:
Offset |
Type |
Label |
Description |
---|---|---|---|
0 |
U16 |
CH |
Required channel index (see your hardware documentation for valid channel values) |
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=Channel index |
nackReadOnly |
Channel is not writable |
|