|
PCB Matrix Format
by Numerical Innovations, Inc. (www.numericalinnovations.com)
|
Get and Set global variables that may used throughout the entire matrix app.
Matrix Variables usage.
Matrix Variables may be referenced/used thoughout the entire matrix file, however to distinguish as a matrix variable it must be denoted with: @
<GetVar>NAME,VALUE</GetVar>
<SetVar>NAME,VALUE</SetVar>
Global Variables are assigned as an XML attribute with Name="Value" pair in the .
NAME: Name of the global variable (no spaces and must follow XML naming restrictions)
VALUE: Default value if any for the matrix variable. Default: ""