Versions Compared

Key

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

...

  1. Go to https://www.python.org/downloads/
  2. Locate the required version and install Python, ensuring that Add python.exe to PATH is selected:

    Image Modified

    In the above image, ABC is replaced with your username for the installation folder.

    Scroll pagebreak

...

If successful, calibration controls are displayed.

Image RemovedImage Added

capture_control.py

...

Code Block
languagetext
C:\Program Files\Vicon\Evoke1.#\SDK\Python\sample_scripts> py capture_control.py

Image RemovedImage Added

The Capture name is listed before the controls. To change the capture name, use capture_services and SetCaptureName.

...