![Analog Devices ADIS1700 Series User Manual Download Page 19](http://html1.mh-extra.com/html/analog-devices/adis1700-series/adis1700-series_user-manual_2939752019.webp)
9. Modify the project properties to link to the library files. In the Linker settings, copy and paste
$(SnapSensorLi-
brary_LibPath) Include
to
Additional Include Directories.
In the Linker settings,
Additional Dependencies
must
have at least
SnapCoreLib.lib
and can also contain one or more of the following libraries depending
upon the application to be built:
a.
SnapSensorConnectionLib.lib
— if communication with a Blip-Mini or ADIS1700x is re-
quired .
b.
SnapCoreImgProcLib.lib
— if image processing functionality is required
c.
SnapADIS1700xConnectionLib.lib
— if communication with a ADIS1700x is required
NOTE:
Use namespaces
SnapSensor
and
SnapSensor::SensorConnection
when communicating
with a Blip-Mini or ADIS1700x
Build the project and confirm that the expected output appears on the console.
Create a Win32 Project
ADIS1700x Vision-Sensing Camera Module User Guide
4–3