ExperimentManager script class
1.1.0.1
The Experiment Manager script class reference.
|
The strcExperimentStructureState structure. More...
Public Attributes | |
int | CurrentBlock_BlockID |
The current Block ID. | |
int | CurrentBlock_ExternalTrigger |
The current External Trigger Number from the current Block (with ID=strcExperimentStructureState::CurrentBlock_BlockID). | |
int | CurrentBlock_InternalTrigger |
The current Internal Trigger Number from the current Block (with ID=strcExperimentStructureState::CurrentBlock_BlockID). | |
int | CurrentBlock_LoopID |
The current Loop ID from the current Block (with ID=strcExperimentStructureState::CurrentBlock_BlockID). | |
int | CurrentBlock_TrialNumber |
The current Trial Number from the current Block (with ID=strcExperimentStructureState::CurrentBlock_BlockID). | |
int | Experiment_ExternalTrigger |
The received ExternalTriggers since the Experiment started. | |
The strcExperimentStructureState structure.
This can store a state of a Experiment Structure, that holds a number of public accessible variables.