Documentation - ShowCockpit

Show Control and Integration Made Easy

Driver Documentation for v4.11.2

This page contains documentation of the available drivers.

Utilities / ShowCockpit / Element Control

Allows other elements to control ShowCockpit elements

< Back to drivers list

    Functions


Toggle Element   Button LUA Script

Toggles element enable/disable state.
  • Element ID: The ID of the element to toggle state

Set Element State   Button LUA Script

Sets element enable/disable state
  • Element ID: The ID of the element to toggle state
  • Enable: Desired enable state

Enable Element   Button LUA Script

Enables an element
  • Element ID: The ID of the element to enable

Disable Element   Button LUA Script

Disables an element
  • Element ID: The ID of the element to disable