type

NumberLatch

NumberLatch : Latch

A Number latch

slots parentRef

Component tree parent

compName

Component name in parent

compLayout

Layout in a visual coordinate system

links

List of links to this component

clock

When the clock transitions from false to true it will cause out to be set to current value of in

in

The input status value

out

The latched output

in StatusNumber?

The input status value. The output will be set when the clock transitions from false to true.

out StatusNumber?

The latched output

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