Files
Jungfraujoch/docs/python_client/docs/DetectorState.md
2024-11-17 14:55:09 +01:00

387 B

DetectorState

Current state of the detector

Enum

  • IDLE (value: 'Idle')

  • WAITING (value: 'Waiting')

  • BUSY (value: 'Busy')

  • ERROR (value: 'Error')

  • NOT_CONNECTED (value: 'Not connected')

[Back to Model list] [Back to API list] [Back to README]