| | #6 (permalink) Top |
| User Data registr.: 02-01-2004 Residenza: Vicino a Saronno
Messaggi: 6.998
|
I comandi da mettere nello script come sopra che ho trovato particolarmente utili e che ho provato sono: Per leggere i timer model.getTimer(0) model.getTimer(1) esempio: Codice: tempoVolo = model.getTimer(0) lcd.drawTimer(x, y, value, flags) esempio: Codice: lcd.drawTimer(100, 1, tempoVolo.value, XXLSIZE) lcd.drawChannel(x, y, value, flags) esempio: Codice: lcd.drawChannel(26, 48, "tx-voltage", DBLSIZE) lcd.drawText(x, y, text, flags) esempio: Codice: lcd.drawText(100, 45, "tempo volo", 0) lcd.drawLine(x1, y1, x2, y2, pattern, flags) esempio: Codice: lcd.drawLine(0, 39, 89, 39, SOLID, 0) |
| | |
| Bookmarks |
| |
Discussioni simili | ||||
| Discussione | Autore discussione | Forum | Commenti | Ultimo Messaggio |
| Taranis e LUA script | badtime | Radiocomandi | 2 | 02 giugno 18 14:12 |
| Lua file per telemetria su taranis plus 2.1 | ludiga | Radiocomandi | 0 | 16 settembre 15 13:23 |
| Frsky Taranis | salvatoremadasa | Compro | 1 | 29 aprile 15 22:16 |
| Frsky Taranis Plus | gallma | Merc. Motori ed Elettronica | 1 | 29 aprile 15 08:12 |
| FrSky Taranis | microchip | Compro | 11 | 01 aprile 15 23:49 |