You are here: Start » Programming Tips » Recording Images
Recording Images
Continuous Recording
Images can be recorded to a disk with this simple program:
Recording Single Images
Sometimes it might be useful to have a simple HMI with a button triggering the action of saving the current image to a file. This can be done by conditional execution of the SaveImage filter:
The HMI for this program consists of an image preview and an impulse button:
Previous: Programming Finite State Machines | Next: Sorting, Classifying and Choosing Objects |