type

MultiVibrator

MultiVibrator : HxComp

Generates an oscillating binary pulse

slots parentRef

Component tree parent

compName

Component name in parent

compLayout

Layout in a visual coordinate system

links

List of links to this component

out

The current pulse value

period

How long it takes to complete a single on-off cycle

dutyCycle

Configures the percentage of time during the period that the signal is active (true)

out StatusBool <readonly, summary, transient>

The current pulse value

period Duration <minVal:200ms, val:1sec>

How long it takes to complete a single on-off cycle

dutyCycle Int <maxVal:100, minVal:0, val:50>

Configures the percentage of time during the period that the signal is active (true).

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST