Frequently Asked Question

How to apply Vision Point project file via external configuration KYFGLib.json
Last Updated 2 years ago

The most common form to apply a Vision Point project is using native KAYA API functions (or via Vision Point GUI), but in some applications, these methods are not accessible (e.g when using GenTL producer).

Consequently, in order to apply a Vision Point project file when the native KAYA API functions are not accessible, it is possible to specify the project file via an external configuration file "KYFGLib.json".

Remarks:
1. A full absolute path to a Vision Point project file (.fgprj) is required.
2. The configurations in the project file will be applied to all connected Frame Grabbers.

Steps to apply the setting:
1. Create a project file (.fgprj) using Vision Point GUI
2. Open folder "C:\Users\Public\Documents\KAYA Instruments\Vision Point\Conf\"
3. Rename "KYFGLib-sample.json" to "KYFGLib.json".
Make sure to leave "KYFGLib.json" in the same location and NOT copy it elsewhere.
4. Un-comment "projectFile" section and add the full path of the previously created project file.
e.g.
"projectFile": "C:\\Folder\\project.fgprj"

Please Wait!

Please wait... it will take a second!