Click or drag to resize

ApplicationConnectCamera Method

Connect to the next available Zivid camera

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public Camera ConnectCamera()

Return Value

Type: Camera
Zivid camera instance
Remarks
This method will throw an exception if no camera is currently in Available state.
See Also