Skip to main content

open_control

Function open_control 

Source
pub async fn open_control(device: &DeviceInfo) -> Result<GigeDevice>
Expand description

Open the GVCP control channel and stop there.

Streaming, IP configuration and the XML dump all start here; none of them needs a nodemap, and one of them exists precisely because building a nodemap can fail.