Class
Accessible
Camera.IO.Pwm.SetParams
Syntax
uEye.IOPwm.SetParams(double f64Frequency, double f64DutyCycle)
Description
Sets the current values of the PWM parameters.
Parameter
f64Frequency |
Sets the frequency value. |
f64DutyCycle |
Sets the duty cycle value. |