Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.IOPwm

Accessible

Camera.IO.Pwm.SetMode

Syntax

uEye.IOPwm.SetMode(uEye.Defines.IO.PwmMode mode)

Description

Sets the current PWM mode.

Parameter

mode

Mode to be set:

uEye.Defines.IO.PwmMode.Flash: Sets the flash output as output for PWM mode.

uEye.Defines.IO.PwmMode.Gpio1: Sets GPIO 1 as output.

uEye.Defines.IO.PwmMode.Gpio2: Sets GPIO 2 as output.

0: Disables PWM mode.