User Scripts

Cognex Designer User Scripts are defined functions that can be called from other scripts in the project, which allows users to create reusable code that is easy to understand.

Note: User Scripts are re-entrant, i.e. the same script can be executed at the same time, across different threads.