Saving image from Smart Sensor in PC

Hi everyone,

I try to save acquired image from Smart Sensor directly to my PC, not to CF Card. Is it possible somehow? I use ViBaseGetImage functio and all functions from FileIO to solve the issue.

Hi Jakub

You may want to look at this example for vision in general

br-automation-community/mappVision-Demo: Demo application for B&R vision camera

or the more basic version

br-automation-community/mappVision-Demo at basic

Both have a function to save the image to the PLC. Once you have the image on the PLC flash card, you can use the transfer widget from here to download the image

br-automation-community/mappView-CustomWidgets: Collection of new and modified mappView widgets

Stephan

1 Like