ExperimentManager script class
1.1.0.1
The Experiment Manager script class reference.
|
Classes | |
struct | strcParsedParameterDefinition |
The strcParsedParameterDefinition structure. More... | |
Typedefs | |
typedef strcParsedParameterDefinition | ParsedParameterDefinition |
Enumerations | |
enum | ExperimentSubObjectState { Experiment_SubObject_Constructing = 0, Experiment_SubObject_Initialized = 1, Experiment_SubObject_Started = 2, Experiment_SubObject_Abort = 3, Experiment_SubObject_IsAborting = 4, Experiment_SubObject_Stop = 5, Experiment_SubObject_IsStopping = 6, Experiment_SubObject_Stopped = 7, Experiment_SubObject_Destructing = 8, Experiment_SubObject_MaxState = 9 } |
enum | TriggerTimerType { QPC_TriggerTimerType_Old = 0, QTimer_TriggerTimerType = 1, QPC_TriggerTimerType = 2, Fast_TriggerTimerType = 3 } |
The namespace for the Experiment Manager
Creates a type name for strcParsedParameterDefinition
The enum ExperimentSubObjectState represents the state of the an Experiment (sub)-object
The enum (TriggerTimerType) can store a TriggerTimer type