| CommandIssue.AssemblyBusyIssue |
Returned when an Assembly receives a command and one is already executing
|
| CommandIssue.AssemblyBusyIssue$ |
|
| CommandIssue.IdNotAvailableIssue |
Returned when a CommandResponse associated with runId is not available
|
| CommandIssue.IdNotAvailableIssue$ |
|
| CommandIssue.MissingKeyIssue |
Returned when a command is missing a required key/parameter
|
| CommandIssue.MissingKeyIssue$ |
|
| CommandIssue.OtherIssue |
Returned when some other issue occurred apart from those already defined
|
| CommandIssue.OtherIssue$ |
|
| CommandIssue.ParameterValueOutOfRangeIssue |
Parameter of a command is out of range
|
| CommandIssue.ParameterValueOutOfRangeIssue$ |
|
| CommandIssue.RequiredAssemblyUnavailableIssue |
A required Assembly is not available
|
| CommandIssue.RequiredAssemblyUnavailableIssue$ |
|
| CommandIssue.RequiredHCDUnavailableIssue |
sA required HCD is not available
|
| CommandIssue.RequiredHCDUnavailableIssue$ |
|
| CommandIssue.RequiredSequencerUnavailableIssue |
A required Sequencer is not available
|
| CommandIssue.RequiredSequencerUnavailableIssue$ |
|
| CommandIssue.RequiredServiceUnavailableIssue |
A required service is not available
|
| CommandIssue.RequiredServiceUnavailableIssue$ |
|
| CommandIssue.UnresolvedLocationsIssue |
Returned when some required location is not available
|
| CommandIssue.UnresolvedLocationsIssue$ |
|
| CommandIssue.UnsupportedCommandInStateIssue |
A command is unsupported in the current state
|
| CommandIssue.UnsupportedCommandInStateIssue$ |
|
| CommandIssue.UnsupportedCommandIssue |
A command is unsupported by component
|
| CommandIssue.UnsupportedCommandIssue$ |
|
| CommandIssue.WrongInternalStateIssue |
The component is in the wrong internal state to handle a command
|
| CommandIssue.WrongInternalStateIssue$ |
|
| CommandIssue.WrongNumberOfParametersIssue |
Returned when a command does not have the correct number of parameters
|
| CommandIssue.WrongNumberOfParametersIssue$ |
|
| CommandIssue.WrongParameterTypeIssue |
Returned when the parameter for a key is not the correct type (i.e.
|
| CommandIssue.WrongParameterTypeIssue$ |
|
| CommandIssue.WrongPrefixIssue |
Returned when an Assembly receives a configuration with a Prefix that it doesn't support
|
| CommandIssue.WrongPrefixIssue$ |
|
| CommandIssue.WrongUnitsIssue |
Returned when a parameter value does not have the correct units
|
| CommandIssue.WrongUnitsIssue$ |
|
| CommandIssue$ |
|
| CommandList |
Contains a list of commands that can be sent to a sequencer
|
| CommandList$ |
|
| CommandName |
Model representing the name as an identifier of a command
|
| CommandName$ |
|
| CommandResponse.Accepted |
Represents a final response stating acceptance of a command received meaning passed validation
|
| CommandResponse.Accepted$ |
|
| CommandResponse.Cancelled |
Represents a negative response that describes the cancellation of command
|
| CommandResponse.Cancelled$ |
|
| CommandResponse.Completed |
Represents a final positive response stating completion of command with no errors
A result may be included or may be empty
|
| CommandResponse.Completed$ |
|
| CommandResponse.Error |
Represents a negative response that describes an error in executing the command
|
| CommandResponse.Error$ |
|
| CommandResponse.Invalid |
Represents a final negative response invalidating a command received has failed validation
|
| CommandResponse.Invalid$ |
|
| CommandResponse.Locked |
Represents a negative response stating that a component is Locked and command was not validated or executed
|
| CommandResponse.Locked$ |
|
| CommandResponse.Started |
Represents a preliminary response stating a long running command has been started
|
| CommandResponse.Started$ |
|
| CommandResponse$ |
The nature of CommandResponse as an intermediate response of command execution or a final response which could be
positive or negative
|
| Keys |
A helper class providing predefined parameter Keys
|
| Keys$ |
A helper class providing predefined parameter Keys
|
| Observe |
A parameter set for setting telescope and instrument parameters.
|
| Observe$ |
|
| Result |
A result containing parameters for command response
|
| Result$ |
|
| Sequence |
|
| Sequence$ |
|
| Setup |
A parameter set for setting telescope and instrument parameters.
|
| Setup$ |
|
| Wait |
A parameter set for setting telescope and instrument parameters.
|
| Wait$ |
|