Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The generated source code project from the steps above can be found below. In this sectio it is shown how to add addional camera features to your source code project using Synview Explorer code snippet.

Info

Starting from scratch repeat the following steps:

  1. Start an OpenSSH with X-Server forwarding.

  2. Stopp iAMGigEServer if it is still running on the camera.

  3. Start SynView Explorer with the command sv.explorer or from a host terminal with the full command below.
    ssh -Y root@192.168.1.10 "(export XILINX_XRT=/usr/ ; /opt/synview/bin/sv.explorer)"

Code Snipped for WhiteBalanceAuto (CustomControl cathegory)

...