Skip to content

pwm set duty cycle 1 chan

Ken Sharp edited this page Dec 8, 2023 · 1 revision

PWM Set Duty Cycle 1 Chan

Set the duty cycle of the specified PWM channel.

A duty cycle of 0 coresponds to 0% on and a duty cycle of 1 coresponds to 100% on.

pwm-set-duty-cycle-1-chan.png

Inputs

LINX Resource

Contains LINX connection resources.

PWM Channel

Specifies the PWM channel to write to.

Duty Cycle (0-1)

Specifies the PWM duty cycle. A value of 0 corresponds to 0% on, a value of .5 corresponds to 50% on and a value of 1 corresponds to 100% on.

Error In

Describes error conditions that occur before this node runs. This input provides standard error in functionality.

Outputs

LINX Resource

Contains LINX connection resources.

Error Out

Contains error information. This output provides standard error out functionality.

Related Links

pwm-set-duty-cycle-n-chans

VI Reference

Clone this wiki locally