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"

Busy

readonly Busy: "Busy"

Idle

readonly Idle: "Idle"

Ok

readonly Ok: "Ok"