Variable grid

The variable grid is a tabular representation of global or local variables within
Micro800
programs.
Each controller and
Micro800
program contains an instance of a variable grid for its global and local variables.
  • The global variable gird contains system variables, I/O variables, and user-defined global variables. Global variables are project-wide.
  • The local variable gird contains variables that are specific to a local program.
Use the variable grid to:
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal