Click or drag to resize

Application Methods

The Application type exposes the following members.

Methods
  NameDescription
Public methodConnectCamera
Connect to the next available Zivid camera
Public methodConnectCamera(String)
Connect to the Zivid camera with the specified serial number
Public methodConnectCamera(CameraAddress)
Connect to the Zivid camera at the specified network address
Public methodCreateFileCamera(String)
Create a virtual camera to simulate Zivid measurements by reading data from a file
Public methodCreateFileCamera(Frame)
Create a file camera from a captured frame
Public methodDispose
Public methodToString
Get string representation of the application
(Overrides ObjectToString.)
Top
See Also