Translations:KAVAN V20 + ETHOS™ - User manual/191/en: Difference between revisions

From KAVAN RC Wiki
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
===== '''Speciální funkce''' =====
==== '''Logical Switches''' ====
Zde lze pomocí přepínačů spouštět speciální funkce, jako je režim Učitel/žák, přehrávání zvukové stopy, hlasový výstup proměnných, záznam dat atd. Speciální funkce slouží ke konfiguraci specifických funkcí modelu.
Logic switches are user programmed virtual switches. They aren’t physical switches that you flip from one position to another, however they can be used as program triggers in the same way as any physical switch. They are turned on and off by evaluating the conditions of the programming. They may use a variety of inputs such as physical switches, other logical switches, and other sources such as telemetry values, channel values, timer values, or Global Variables. They can even use values returned by a LUA model script.

Revision as of 11:47, 18 March 2024

Message definition (KAVAN V20 + ETHOS™ - User manual)
==== Logical switches ====
Logic switches are user programmed virtual switches. They aren’t physical switches that you flip from one position to another, however they can be used as program triggers in the same way as any physical switch. They are turned ON and OFF by evaluating the conditions of the programming. They may use a variety of inputs such as physical switches, other logical switches, and other sources such as telemetry values, channel values, timer values, or Global Variables. They can even use values returned by a LUA model script.

Logical Switches

Logic switches are user programmed virtual switches. They aren’t physical switches that you flip from one position to another, however they can be used as program triggers in the same way as any physical switch. They are turned on and off by evaluating the conditions of the programming. They may use a variety of inputs such as physical switches, other logical switches, and other sources such as telemetry values, channel values, timer values, or Global Variables. They can even use values returned by a LUA model script.