Page History: Radar Monitor Element
Compare Page Revisions
Page Revision: 2015/01/01 21:26
|
Radar Monitor
|
Info |
Category: |
Monitoring |
|
AddIn: |
Base Elements |
Creator: |
OkazoLab Team |
|
Scope: |
Global |
Owns Snippets: |
no |
|
Usage: |
Status Screen |
Element actions aligned with different epochs of the parent event
Epoche | Actions |
---|
Initialized | The camera starts capturing video |
Rendered |
Activating |
Activated |
Running | The camera output is captured and rendered via the Video Output property, if the latter is bound to the status screen |
Deactivated |
Deinitialized | The camera stops capturing video |
Properties
Generic Properties
Name | Description | Constraints | Value Type | Upon Change |
---|
Settings |
name | description | attributes | type String | |
+=== Properties inherited from clElement ===
Inherited properties of clElement
Name | Description | Constraints | Value Type | Upon Change |
---|
Control |
Is Enabled | If set to false the element is completely omitted when the experiment is run. | | Boolean |
|
Title | Title of the element. | | String |
|
The radar monitor element allows real-time monitoring a tracking position over a replica of the stimulus screen. The elements renders its output to a live XAML control, whihc can be placed on the status screen. Any of tracker devices, such as an eye-tracker or mouse, can be selected for monitoring. In addition, the element visualizes layouts and status of active 'regions of interests', when the corresponding ROI elements are used in an experiment.
Description
Short description
Snapshots
Snapshot 1
| Snapshot 2 |
Practical Use
Technique 1
- Step 1
- Step 2
Technique 2
- Step 1
- Step 2
// Check the trial outcome. Result and RT just other user variables
// insert code snippet here..
Notes
Insert Notes here..