Documentation - ShowCockpit

Show Control and Integration Made Easy

Driver Documentation for v4.11.2

This page contains documentation of the available drivers.

Utilities / Timers and Counters / Countdown Timer

This utility driver creates a countdown timer that you can control from other elements.

< Back to drivers list

    Functions


Reset   Button LUA Script

Resets the timer to the last requested maximum time and stops the countdown if running.

Reset To   Button LUA Script

Resets the timer to a given time and stops the countdown if running.
  • Hours: Countdown hours
  • Minutes: Countdown hours
  • Seconds: Countdown hours

Start   Button LUA Script

Starts the countdown if not running.

Stop   Button LUA Script

Stops the countdown if running.

Hold Run   Button LUA Script

Starts the countdown if button pressed and stops when button is unpressed.

Get Remaining Seconds   LUA Script

Returns the total seconds remaining in the countdwon

Is Running   LUA Script

Returns true if the countdown is running

    Controls


Reached Zero   Button