pwm-load-copy

hio/nwt-gus-hi/pwm-load-copy

Represents some actuator connected directly to a pin or through a BJT/FET/SSR which supports PWM power adjustment (e.g. a pump, fan, DC motor, or lamp)
pwm-load-copy
@/pwm-load-copy
Represents some actuator connected directly to a pin or through a BJT/FET/SSR which supports PWM power adjustment (e.g. a pump, fan, DC motor, or lamp)
PORTport
The board port to which the load signal pin is connected
VALnumber
Sets PWM duty cycle for the load in the range [0; 1] where 0.0 is full off and 1.0 is full on.
ACTboolean
Active. When false, the node does not follow changes of VAL
pwm-load-copy
PORT
VAL
ACT
ACK
ACKpulse
Acknowledge. Pulses when a change on VAL is reflected to the hardware
To use the node in your project you should have the hio/nwt-gus-hi library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.