The frmExp type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AllowResizing |
Enable/disable resizing and moving the experiment screen.
| |
| DisableResponse |
Disable response controls.
| |
| EnableResponse |
Enable response controls.
| |
| GetResponse |
Get the response code.
| |
| GetValue |
Get the response value from the subject.
| |
| Init |
Initialize EXP module.
| |
| SetBreak |
Set the experimental state to "break"
| |
| SetEndOfExperimentText |
Sets the end-of-experimt text.
| |
| SetOnResponseCallback |
Sets the callback on subject's response.
| |
| SetProgress |
Set the value of progress bar.
| |
| SetRequestText |
Sets the request text in the experiment. This may be the question to the subject or something else...
| |
| SetResponse |
Set the response to a given code.
| |
| SetResponseButtons |
Sets the HUI codes for the response, start and next buttons.
| |
| SetResponseKeys |
Set the codes for the response, start and next keys.
| |
| SetResponseNames |
Sets the caption of response buttons.
| |
| SetSize |
Set the size and position of the experimental screen.
| |
| SetStartOfExperimentText |
Sets the start-of-experiment text.
| |
| SetVisuCaption |
Sets the caption of interval visualisation boxes (lblVisu)
| |
| ShowBlankScreen |
Show blank experimental screen.
| |
| ShowEndScreen |
Show the end-of-experiment screen.
| |
| ShowHighlightedItem |
Highlight an interval on the experimental screen.
| |
| ShowNextScreen |
Show the experimental screen for the next stimulus.
| |
| ShowStartScreen()()()() |
Show the experimental start screen.
| |
| ShowStartScreen(String) |
Show Start screen.
| |
| ShowStimScreen |
Show the experimental stimulation screen and highlight current stimulation interval.
|