Figure 2: wxPropView - Download / Upload dialog
Make your choice and click on "OK".
Now, a dialog appears where you can select the File.
Figure 3: wxPropView - Download / Upload dialog
3.
Select "UserFile" follow the instructions.4.
18.8.3.2 Manually control the file access from an application (C++)
The header providing the file access related classes must be included into the application:
#include <mvIMPACT_CPP/mvIMPACT_acquire_GenICam_FileStream.h>
A write access then will look like:
const string fileNameDevice("UserFile");
18 Use cases
237