Enum EncoderMultiplier

Enum Documentation

enum class mmind::api::EncoderMultiplier

This enumeration defines the encoder multiplier.

Values:

enumerator Multiple_1

Camera is triggered at the rising edge of the leading channel.

enumerator Multiple_2

Camera is triggered by the rising edge of both channels.

enumerator Multiple_4

Camera is triggered by the rising edge and falling edge of both channels.