Skip to content

pwm set duty cycle n chans

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

PWM Set Duty Cycle N Chans

Set the duty cycle of the specified PWM channels.

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

pwm-set-duty-cycle-n-chans.png

Inputs

LINX Resource

Contains LINX connection resources.

PWM Channels

Specifies the PWM channels to write to.

Duty Cycles

Specifies the PWM duty cycles. 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-1-chan

VI Reference

Clone this wiki locally