User Tools

Site Tools


gauges:spad.next_extensions

This is an old revision of the document!


SPAD.neXt Gauge Extensions

Extensions for Expressions

To access LVAR use the prefix L:

Local Variables access

X:VARNAME = Local var , will not be saved, will always be initialized to 0´ when profile loaded
G:VARNAME = Local var, Value will be saved to the GAUGE, loaded to that value again when the gauge is loaded
P:VARNAME = Local var , Value will be saved to the PROFILE , and loaded to that value when the gauge is loaded

Image

The Image-Tag supports the following extensions for dynamically changing images:

  • Attribute “Dynamic”
  • Sub-tag “Value”

See: Example for dynamic images

GaugeSettings

SPAD.neXt also defines an additional tag for providing settings in a gauge:

<Gauge>
..
..
..
  <GaugeSettings .....>
  </GaugeSettings>
</Gauge>
gauges/spad.next_extensions.1454064345.txt.gz · Last modified: 2016/01/29 11:45 by c0nnex