Sensoray 614 Windows User Manual
Page 7

The drivers must also be redistributed to end-users and installed for proper function of the device.
They are included in the drivers directory.
SDK Reference
Release Notes
April 30, 2009
• Release of 614 SW.
August 24, 2007
•
Released source code for DLL (provided as is)
•
Console demo cleaned up. Added callback demonstration to the console demo
•
New callback functions add to SDK. Console Demo section added to manual.
V.1.0.1 (July 23,2006):
•
Initial release
The common API flow is described below. Refer to the complete functions reference for the details
on individual functions.
General Notes
The common API flow is described below. Refer to the complete functions reference for the details
on individual functions.
1. Initialization. This is performed by a call to
SN_Open()
function. Initial default capture
settings are loaded.
2. A call to
SN_Open()
may be optionally followed by calls to the functions controlling
various settings:
•
input source:
SN_SetSource()
;
•
video preview window:
SN_SetBoardWindow();
7