MultiCam Boards Documentation > MultiCam Documentation > MultiCam .NET Reference > Legacy > Classes > Channel Class > Channel.SetActive Method

Channel.SetActive Method

Activates the channel. When active, the channel performs image acquisition according to its configuration. It reacts to acquisition triggers when configured to do so.

[C#]

void Channel.SetActive();

See Also

Channel Class | Channel.SetIdle