User Manual of Machine Vision Camera SDK Demo (BCB)
Chapter 1Overview
This manual mainly introduces the SDK (Software Development Kit) programming methods and procedure of
machine vision camera based on BCB language.
One Demo is provided in the C++Builder directory of the SDK directory, which integrates basic functions:
enable/disable camera, start/stop acquisition, set/get parameters, store/display pictures, etc.
Note:
This demo links to the same dynamic library as Demo based on C language, but links to different static library.
According to the configuration, this demo and Demo based on C language use different .lib files, but use same
APIs.
You can call the same head file as Demo based on C language.
1
    "