type

WriteStatus

WriteStatus : Enum

Current status of a writable point output

meta sealed valunbound slots unbound

writable point is not bound to any output

ok

last write was successful

down

connectivity/networking problem - see writeErr

fault

configuration or hardware error - see writeErr

disabled

manual disable of the point or connector

unknown

we don't know anything (typically boot state)

unbound WriteStatus

writable point is not bound to any output

ok WriteStatus

last write was successful

down WriteStatus

connectivity/networking problem - see writeErr

fault WriteStatus

configuration or hardware error - see writeErr

disabled WriteStatus

manual disable of the point or connector

unknown WriteStatus

we don't know anything (typically boot state)

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