Special Preset Name Prefixes
The following preset name prefixes have special meaning.
[Toolbar: …] |
The preset will get a button the User Toolbar assigned to it. See below. |
[Toolbar2: …] |
The preset will get a button the 2nd User Toolbar assigned to it. See below. |
[Python: …] |
The preset contains Python code instead of ini commands. See the DevWare Python Development Guide document. |
[Hidden: …] |
The preset will not appear in the DevWare Presets dialog list box. You can leave off the 'Hidden:' part in LOAD= commands. For example 'LOAD=PLL-On' can load [Hidden: PLL-On]. |
[Watch REG: …] |
Defines a list of registers for the DevWare Watch window. (Not for loading register values.) |
[Patch <id>; <color>; <description>] |
A preset name formatted like this will be recognized as a firmware patch by the Load Patches dialog page of the Sensor Control dialog. |