type

HisStatus

HisStatus : Enum

Status of point's history collection or synchronization

meta sealed valok slots ok

last sync attempt was successful

fault

a configuration problem - see hisErr

down

a communication or network problem - see hisErr

disabled

manual disable of the point or parent connector

unknown

we don't know anything (usually boot state)

pending

sync has been scheduled and is waiting to running

syncing

sync is currently running

ok HisStatus

last sync attempt was successful

fault HisStatus

a configuration problem - see hisErr

down HisStatus

a communication or network problem - see hisErr

disabled HisStatus

manual disable of the point or parent connector

unknown HisStatus

we don't know anything (usually boot state)

pending HisStatus

sync has been scheduled and is waiting to running

syncing HisStatus

sync is currently running

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