Page History: Tracking Monitor Element
Compare Page Revisions
Page Revision: 2016/05/05 13:26
|
New Element
|
Info |
Category: |
|
|
AddIn: |
Base Elements |
Creator: |
OkazoLab Team |
|
Scope: |
Parent Event |
Owns Snippets: |
no |
|
Usage: |
Presentation Screen,Status Screen, Code snippets |
The element allows/is capable of doing something in experiments
Actions aligned with epochs of the parent event
Epoch | Actions |
---|
After experiment onset | The element ... |
Event rendered |
Before event onset |
After event onset |
Control loop step | The element ... |
Before event offset |
Before experiment offset | The element ... |
Properties
Generic Properties
Name | Property description | Constraints | Type | Upon change |
---|
Plot Settings |
Plot Title | | String |
Show Gaze Positions | | String |
Gaze Line Color | | stColor |
Gaze Line Thickness | | Double |
Show Velocities | | Boolean |
Velocity Line Color | | stColor |
Velocity Line Thickness | | Double |
Show Gaze Event | | Boolean |
Saccade Event Color | | stColor |
Fixation Event Color | | stColor |
Show Velocity Threshold | | Boolean |
Threshold Line Color | | stColor |
Results |
Reset Plot Now | Runtime command that resets the plotted data. Assign 'true' in the snippets to execute the command. | | Boolean |
XAML Velocity Plot | Returns a live XAML control that can be used for direct binding to the Content property of the XAML ContentControl element, e.g. ContentControl with a generated staircase plot can be added to the status screen or to the XAML Layout element. | | UIElement |
Save GazeVelocity Plot | Assign a fully specified filename to save the generated plot to a file at runtime | | String |
Preview GazeVelocity Plot | Open a window with the gaze-velocity plot preview | | clDesignAction |
Gaze Processing |
name | description | attributes | type |
Detection Results |
name | description | attributes | type |
General Plot Settings |
name | description | attributes | type |
Control |
name | description | attributes | type |
|
+=== 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 |
|
One-sentence description
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..
- Insert Notes here..