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 / Counter

This utility driver creates a counter that you can control (increment/decrement) from other elements.

< Back to drivers list

    Functions


Reset   Button LUA Script

Resets the counter to the last requested value.

Reset To   Button LUA Script

Resets the counter to a given value.
  • Counter: Set the counter to this value

Count   Button LUA Script

Increment or decrement the counter.
  • Direction: Change the counter up or down - one of {Up, Down}
  • Stop At Zero: Do not increment or decrement if the value is zero

Get Counter   LUA Script

Returns the current counter value