Tasks are a core component of automated execution. Each task does only one specific thing, unlike some systems where multiple actions are taken within a single task. This approach allows for greater flexibility, as tasks can be re-used easily without concerns about side-effects of anything done in addition to performing the basic task.
Tasks are combined with other tasks to form what is known as an Action, which is simply an ordered list of tasks. When an Action is run, its list of tasks is performed, in order. Actions can be initiated by associating the action with an audio switcher input relay or as a scheduled event.
XStudio Recorder allows you to create, modify and delete all available tasks. Keep in mind, though, that some tasks may not be applicable or useful for use with the application task database that you are remotely administering.
Task Type (Alphabetical) |
Description |
---|---|
Display a text message in the XStudio Recorder Message Center dialog. |
|
Change or reset input relay mapping for an audio switcher. |
|
Send a control command to an external device via an external control port. |
|
Sets the system clock to the specified minute and second of an hour. |
|
Sets the operating mode of the system, e.g, Emergency, Automation. |
|
Sets the Global voice number of the system, used in conversion of the ## macro. |
|
Start playback of audio from a list of audio (either single cut or play list). |
|
Start recording audio. Record to a specific cart number on a specific channel. |
|
Stop play of audio on a selected channel, either by channel or by cart number. |
|
Stop an active recording on a specified channel. |
|
Fade a single channel, up or down, on a selected audio switcher. Only a few audio switchers support this feature. |
|
Backup system database files and optionally, XStudio Recorder preference and settings files. |
|
Delay task execution a specified amount of time. Effectively a "wait" command. |
|
Pulse a single DOut on a selected switcher. Not all devices support DOut pulsing. |
|
Turn on or off input channels for a specific audio switcher. |
|
Use an existing Action as a Task. In effect, "nests" an action within an action. |