Specifications
sharpVISION™ Camera
sharpVISION™ VISION SDK
17
3
3
.
.
s
s
h
h
a
a
r
r
p
p
V
V
I
I
S
S
I
I
O
O
N
N
™
™
S
S
D
D
K
K
R
R
e
e
f
f
e
e
r
r
e
e
n
n
c
c
e
e
3.1. Initialization Functions
3.1.1. Overview: Initialization functions
Initialization functions allow the user to initialize the sharpVISION camera, enumerate the
available cameras, open and close them.
SvGetVersion returns the DLL version numbers and the demo flag.
SvLoadDriver loads the driver and initializes it.
SvUnloadDriver unloads the driver.
SvEnumCameras enumerates the sharpVISION cameras connected to the computer.
SvOpenCamera opens a camera.
SvCloseCamera closes a camera previously open.