This shows you the differences between two versions of the page.
| script_editor [2024/09/23 15:12] – created admin | script_editor [2024/09/23 15:15] (current) – admin | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| Here's a list of all available events and items: | Here's a list of all available events and items: | ||
| - | * [[teamcams: | + | * [[script element]]: used to configure some basic details about the script (a script element is automatically added to each script file) |
| - | * [[teamcams: | + | * [[error element]]: this event schedules a fault to the CAMS system |
| - | * [[teamcams: | + | * [[interface element]]: this item is to control the user interface, for example to hide or disable some UI elements |
| - | * [[teamcams: | + | * [[adaptive element]]: this item is used to schedule an adaptive control operation |
| - | * [[teamcams: | + | * [[message element]]: this item is used to programmatically send a chat message to an user |
| - | * [[teamcams: | + | * [[access element]]: this item is used to change the UI layout presented to the user |
| - | * [[teamcams: | + | * [[filter element]]: this item is used to block messages or updates send from and to the user |
| - | * [[teamcams: | + | * [[code element]]: this item is used to execute JS code (this is an advanced feature) |
| - | * [[teamcams: | + | * [[duration element]]: this item is used to set the duration of a simulation run |
| - | * [[teamcams: | + | * [[control element]]: this item is used to progrmmatically control the CAMS system and its devices |
| - | * [[teamcams: | + | * [[question element]]: this item is used to define survey questions |
| - | * [[teamcams: | + | * [[assistance element]]: this item is used to change the assistance (AFIRA) level of automation |
| - | * [[teamcams: | + | * [[pop-up content element]]: this item is used to upload PDF files to be shown during an experiment |
| - | * [[teamcams: | + | * [[pop-up element]]: this item is used to show content (PDF file) during an experiment |