1.16.2.4.14 Parameter Button

The Parameter Button display element is a button which sends a parameter value if pressed. A frequently used application for the parameter button is a RF-OFF button which sends a "tx.on=OFF" to a certain device. Beside this, a parameter button also may be programmed to play a parameter setting macro.

img021-14.png

The attributes listed below may be configured to customize a display element of this type:

Using the Parameter Button to control device presets

Each device in the sat-nms software knows two hidden variables which control storing and applying of device presets. The variables are called 'loadPreset' and 'savePreset'. Sending a string value to one of these variables will load or save a device preset with the name given as the variable value. Please note, that this feature uses preset files stored on the M&C/VLC itself. Hence, in a NMS environment these presets are only available for the particular VLC and these presets cannot be managed by the standard preset load/save functions in the device window toolbar in this case.