Back to FabImage Library website
You are here: Start » Function Reference » Camera Support » ZebraCVCameras » ZebraCVCameras_FindDevices
Header: | ThirdPartySdk.h |
---|---|
Namespace: | fil |
Module: | ThirdParty |
Finds devices reachable from this system.
Syntax
void fil::ZebraCVCameras_FindDevices ( ZebraCVCameras_State& ioState, ftl::Optional<int> inDetectionTimeout, ftl::Array<fil::EBUSDeviceInfo>& outDevices )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() |
ioState | ZebraCVCameras_State& | Object used to maintain state of the function. | ||
![]() |
inDetectionTimeout | Optional<int> | 100 - 60000 | NIL | Sets the time to search the system devices in ms. |
![]() |
outDevices | Array<EBUSDeviceInfo>& |