An InputChannel object contains the information about an analog input channel that is available on the current video capture device.
An InputChannel object can be obtained out of the InputChannels collection.
Dim InpChannel As InputChannel Set InpChannel = ICImagingControl1.InputChannels.Item( 1 )
Introduced in IC Imaging Control 1.x
Property | Description | ||
Name | Returns the name of the InputChannel. |
||