 | LabwareAction Enumeration |
Container or Rack action in the deck display
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic enum LabwareAction
Public Enumeration LabwareAction
public enum class LabwareAction
Members
| Member name | Value | Description |
---|
| Selected | 0 |
position is selected
|
| Processing | 1 |
processing
|
| Reserved | 2 |
reserved
|
| Error | 3 |
indicates an error
|
| Processed | 4 |
indicates processed
|
| None | 5 |
reset action state to none
|
| Flashing | 6 |
position selected and flashing
|
See Also