Skip to content

Variable: IPState

const IPState: object

State of a vector property (the coloured status light in a GUI).

Type Declaration

Alert

readonly Alert: "Alert" = "Alert"

Busy

readonly Busy: "Busy" = "Busy"

Idle

readonly Idle: "Idle" = "Idle"

Ok

readonly Ok: "Ok" = "Ok"