The STIM type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AppendExtension |
Append correct extension to the stimulation file name.
| |
| AssembleStimulus |
Assemble a stimulation file.
| |
| CheckStimulationFile |
Check for stimulation file.
| |
| CloseStimulus |
Close a stimulus.
| |
| Finish |
Finish work with STIM.
| |
| Init |
Initialization of STIM.
| |
| Log(array<String>[]()[][]) |
Log items to the log file.
| |
| Log(String, array<String>[]()[][]) |
Log items to the log file.
| |
| Matlab |
Execute a MATLAB command.
| |
| MatlabGetMatrixSize |
Get the size of a matrix.
| |
| MatlabGetRealMatrix2 |
Get real values from a 2D-Matrix from Matlab.
| |
| MatlabStimulus(String, array<Object>[]()[][]) |
Create/Change stimulus using MATLAB functions.
| |
| MatlabStimulus(String, array<clsSTIMULUS>[]()[][], array<Object>[]()[][]) |
Create/Change stimulus using MATLAB functions.
| |
| NewStimulus |
Start a new stimulus. The stimulus array/vector will be cleared.
| |
| RegisterChannel |
Registers a channel (left, right or multichannel).
| |
| ShowStimulus |
Show the stimulation vector.
|
Properties
| Name | Description | |
|---|---|---|
| CreateWorkDir |
Create Work directory on Init() (FrameWork: on connect)
| |
| DestinationDir |
Root Directory (Settings/General/Output directory)
| |
| ID |
Get the experiment ID.
| |
| MATLABServer |
Set the computer name providing the Matlab object.
| |
| SourceDir |
Source Directory of fitting files (Settings/Fitting Left)
| |
| UseMatlab |
Use Matlab on Init() (FrameWork: on connect)?
| |
| WorkDir |
Get the Work Directory.
|