An InputChannel object contains the information about an analog input channel that is available on the current video capture device.
[C#]
InputChannel Inp = ICImagingControl1.InputChannels[0];
Namespace: TIS.Imaging
Introduced in version 1.x
Property | Description | ||
Name | Returns the name of the InputChannel. |
||