MultiCam Boards Documentation > MultiCam Documentation > MultiCam C++ Reference > 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