MANAGE CHANNEL CLOSE
In response to the MANAGE CHANNEL CLOSE
command, the dispatcher follows this procedure:
If the origin channel is not open, an error is returned.
If the channel to be closed is
0
, an error is returned.If the channel to be closed is not open or not available, a warning is thrown.
Deselects the applet in the channel to be closed.
Closes the logical channel.
This MANAGE CHANNEL CLOSE
command closes channel R
from channel Q
:
This command closes channel R
. Channel R
must not be the basic channel (it can be channel 1
, 2
, ...19
only).
This command returns an error in the following circumstances:
Channel encoded in
R
is the basic channel.Channel encoded in
Q
is not open.
It returns a warning if channel R is not open.