wayland/4d-ulcd-internal-widgets@0.0.1

License: GNU General Public License v3.0

Nodes for ViSi-Genie INTERNAL widgets. Extends gabbapeople/4d-ulcd and bradzilla84/visi-genie-extra-library. Most nodes have yet to be tested.
NodeDescription
exampleNo description
read-i-angular-meter
Read internal angular meter (GENIE_OBJ_IANGULAR_METER).
read-i-button-d
Read internal button D (GENIE_OBJ_IBUTTOND).
read-i-dial
Read internal dial (GENIE_OBJ_IDIAL).
read-i-gauge
Read internal gauge (GENIE_OBJ_IGAUGE).
read-i-led
Read internal LED (GENIE_OBJ_ILED).
read-i-led-digit
Read internal LED digit (GENIE_OBJ_ILED_DIGIT).
read-i-led-digits
Read internal LED digits (GENIE_OBJ_ILED_DIGITS).
read-i-needle
Read internal needle (GENIE_OBJ_INEEDLE).
read-i-ruler
Read internal ruler (GENIE_OBJ_IRULER).
read-i-slider-e
Read internal slider E (GENIE_OBJ_ISLIDERE).
read-i-switch
Read internal switch (GENIE_OBJ_ISWITCH).
write-i-angular-meter
Writes an integer value to an internal angular meter (GENIE_OBJ_IANGULAR_METER).
write-i-button-d
Write boolean value to internal button D (GENIE_OBJ_IBUTTOND).
write-i-dial
Writes an integer value to an internal dial (GENIE_OBJ_IDIAL).
write-i-gauge
Write integer value to internal gauge (GENIE_OBJ_IGAUGE).
write-i-led
Write boolean value to internal LED (GENIE_OBJ_ILED).
write-i-led-digit
Write integer value to internal LED (GENIE_OBJ_ILED_DIGIT).
write-i-led-digits
Write integer value to internal LED digits (GENIE_OBJ_ILED_DIGITS).
write-i-needle
Write integer value to internal needle (GENIE_OBJ_INEEDLE).
write-i-ruler
Write integer value to internal ruler (GENIE_OBJ_IRULER).
write-i-slider-e
Write integer value to internal slider E (GENIE_OBJ_ISLIDERE).
write-i-switch
Write boolean value to internal switch (GENIE_OBJ_ISWITCH).
To use the nodes in your project you should have the wayland/4d-ulcd-internal-widgets library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.