Skip to main content

discover

Function discover 

Source
pub fn discover() -> Result<Vec<U3vDeviceInfo>, U3vError>
Expand description

Enumerate all USB3 Vision devices currently connected to the system.

Returns an empty list if no U3V cameras are found. Devices that cannot be opened or whose descriptors fail to parse are silently skipped.