Skip to content

Timer

To enter the Timer keyword in the command line, use one of the options:

  • Press  MA + X6 | TC + X6 | TC + X6 | TC
  • Type Timer

Timer is an object keyword which is used to access the timer objects.

Timers are stored in the Timer pool. There are two types of timers:

  • Stopwatch - counting up from zero.
  • Countdown - counting down to zero.

They can be controlled using the Timer pool or the command line.

For more information on timers see Timers topic.

**[Function] Timer **[“Timer_Name” or Timer_Number] (Property [“Setting”] [“Setting_Value”])


In some settings you have to assign an object. To do so use the Assign Keyword.

Other settings contain a text option or a value. Use the Set keyword for these settings.

The following table displays the settings that have to have an object:

SettingObjectDescription
Appearance”Appearance 1”Assigns the appearance to the pool object.
Scribble”Scribble 1”Assigns the scribble to the preset pool object.

The following table displays the settings that have to have an option or value:

SettingOption/ValueDescription
Name”Timer Name”Sets the name of the timer pool object.
Note”This is a note”This is the note to the timer pool object.
TimerMode”Stopwatch” / “Countdown”Modes of the timer.
TimeReadoutOne of the four readout optionsReadout options in the timer.
RestartOption”Continue on Go+” / “Reset on Go+“Sets if the timer should restart or continue with a new Go+.
TimerLinkTypeOne of the five link optionsTimers can be linked to sequences and can be activated or toggled.
CountdownAlertTypeOne of the four alert type optionsDefines what should happen once the countdown has elapsed.
CountdownAlertRange”Local” / “All Stations”Defines where an alert pop-up should appear.
CountdownDurationTime valueSets the duration of the countdown.
AlertCommand”Command Line Input”The command that can be executed once the countdown has elapsed.
AlertText”Text that appears in a pop-up”The text is displayed in an alert pop-up.
FrameFormatOne of the five frame format optionsA setting that defines which of five formats is used in the timer.
AlertDurationTime valueDisplays the duration of the alert pop-up.

For more information on the settings of the Timer see Timer.

  • To run timer 1, type:
User name[Fixture]>Go Timer 1 
  • To change the timer mode in timer 2, type:
User name[Fixture]>Set Timer 2 “TimerMode” “Countdown” 
  • To set timer 2 to a countdown time of 25 seconds, type:
User name[Fixture]>Set Timer 2 “CountdownDuration” 25Â