Skip to main content

connect_u3v_with_xml

Function connect_u3v_with_xml 

Source
pub fn connect_u3v_with_xml(
    device_info: &U3vDeviceInfo,
) -> Result<(Camera<U3vRegisterIo<RusbTransfer>>, String), GenicamError>
Expand description

Connect to a USB3 Vision camera and return both a Camera and the raw GenICam XML string fetched from the device.