Settings |
Test Beep | | | Boolean | |
Working Mode | Defines a mode of producing a beep. If the manual mode is chosen, a beep has to be controlled by setting the Is Playing property. Otherwise, a beep is started automatically at the onset of the parent event. | | stBeep.. | |
Beep |
Frequency | The beep frequency,in Hz (greater than 0) | | Int32 | |
Duration | Defines the beep duration (in ms). The valid range is 0..10000 | | Int32 | |
Runtime |
Is Playing | Indicates whether a beep is currently playing (at the runtime). The property can be used to start and stop a beep in the manual mode by assigning a boolean value to it at runtime | | Boolean | |
Start time | Indicates the local event time when a beep has been started (in ms). | | clTime | |
Control |
Is Enabled | If set to false the element is completely omitted when the experiment is run | | Boolean | |
Title | Title of the element | | String | |
|