gabbapeople/4d-ulcd@0.0.5

Library to work with gen4-ulcd-D/DT display modules by 4D Systems. This library describes basic operations with common ViSI-Genie objects of the 4D Systems workshop IDE.
NodeDescription
exampleNo description
read-dip-switch
Reads a value from a genie "DIP SWITCH" object
read-knob
Reads a value from a genie "KNOB" object
read-rocker-switch
Reads a value from a genie "ROCKER SWITCH" object
read-rotaty-switch
Reads a value from a genie "ROTARY SWITCH" object
read-slider
Reads a value from a genie "SLIDER" object
read-trackbar
Reads a value from a genie "TRACKBAR" object
read-winbutton
Reads a value from a genie "WINBUTTON" object
write-angular-meter
Writes an integer value to a genie "ANDULAR METER" object
write-cool-gauge
Writes an integer value to a genie "COOL GAUGE" object
write-custom-digits
Writes an integer value to a genie "CUSTOM DIGITS" object
write-led
Writes an integer value to a genie "LED" object
write-led-digits
Writes an integer value to a genie "LED DIGITS" object
write-meter
Writes an integer value to a genie "METER" object
write-tank
Writes an integer value to a genie "TANK" object
write-user-led
Writes an integer value to a genie "USER LED" object
init
Initializes a 4D uLCD device with custom settings
To use the nodes in your project you should have the gabbapeople/4d-ulcd 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.