Skip to content

valveState

Lexicon: eco.wonderland.workcell.observation.data.defs
Type: string

  • open: valveState where flow is allowed and the aperture is static.

Note: For a binary value, open indicates the valve has the maximum possible aperture.

  • opening: Valve is transitioning from a closed state to an open state.
  • closed: valveState where flow is not possible, the aperture is static, and the valve is completely shut.
  • closing: Valve is transitioning from an open state to a closed state.
{
"type": "string",
"knownValues": [
"open",
"opening",
"closed",
"closing"
]
}
© Lookinglass 2026