Specifications

sharpVISION™ Camera
sharpVISION SDK Reference
88
7.2. Initialization Functions
7.2.1. Overview: Initialization functions
Initialization functions allow the user to initialize the sharpVISION camera, enumerate the
available cameras, open and close them.
IdtSvVersion: this function retrieves the driver version.
IdtSvEnumCameras: this function enumerates the IDs of the sharpVISION cameras
connected o the computer.
IdtSvOpenCamera: this function opens an sharpVISION camera. The user may open a
specific camera supplying its ID or open the first available camera supplying 0 as ID.
IdtSvCloseCamera: this function closes a sharpVISION camera previously opened.