Skip to content

Latest commit

 

History

History
74 lines (57 loc) · 2.84 KB

API.rst

File metadata and controls

74 lines (57 loc) · 2.84 KB

:mod:`motmot.fview_ext_trig` - camera trigger device

.. module:: motmot.fview_ext_trig
  :synopsis: camera trigger device
.. index::
  module: fview_ext_trig
  single: fview_ext_trig
  single: analog input
  single: synchronization

This package provides Python access to the :ref:`motmot camera trigger device <fview_ext_trig-overview>`. There are three modules within this package:

Command-line commands

This package installs several command-line commands:

This Python module implements a class, :class:`FviewExtTrig`, that provides an :mod:`fview` plugin to use the :ref:`camtrig <camtrig>` device. In the fview_ext_trig setup.py file, this class is registered as an FView plugin (see :ref:`writing FView plugins <fview-plugin-writing>`).

fview_ext_trig requirements

traits, remote_traits, pylibusb

To use the fview plugin, you will also need chaco.