MultiCam Boards Documentation > MultiCam Documentation > MultiCam .NET Reference > Legacy > Classes > Channel Class > Channel.Channel Constructor

Channel.Channel Constructor

Constructs a Channel object. The channel is created on a given Board. The caller specifies the connector where the camera is connected.

[C#]

Channel.Channel(Euresys.MultiCam.Board, System.Int32);

Channel.Channel(Euresys.MultiCam.Board, System.String);

See Also

Channel Class | Channel.WaitForSignal | SignalInfo Class