wodSSHTunnel ActiveX Control - Remove Method
      
 

Description

Removes a specific channel.


Return Type

None  


Syntax

object.Remove ID



The Remove Method syntax has these parts:

Part Description
object An expression evaluating to an object of type Channels.
ID Required. A Variant value. Holds the Index of the channel or channel Name.

Remarks

The Remove method removes a specific channel from the collection of all currently defined channels. If the channel is currently running, you need to Stop it first before you can remove it.