Program Info manages the title of the
worksheet for use when uploading to the
community. You can also edit variable and
array definitions and which files are imported.
It's good practice to include a program info
block in your programs.
|
|
Values shows you the value of global
variables. Click on the yellow area showing the
variable value to change it.
|
|
Pins shows the IO state of the device's IO
pins. Red indicates the pin is currently “high”,
blue indicates it’s “low”, or 0V.
Logic indicates activity for pins used by your
program versus time at selectable time scales.
|
|
Terminal shows a terminal view that shows the
output of your program when using the terminal
blocks. Entering text into the text area will
send the keystrokes to the device where they
can be read in with the terminal input blocks.
|
|
Graph displays a real-time graph of variable
values graphed against configurable time
scales.
|
|
Background displays a configurable image or
color. Blocks can attach to a background.
Switch can be toggled to set a variable's value
to 1 or 0.
Meter indicates a variable's value as a line
Textbox shows the variable's value and can be
clicked to change it
Joystick is used to change 2 variable values
|
|