Set device specific options
Syntax: 0,OPTION,<Key>=<Value>[,<Key2>=<Value2>,...];
0,OPTION,<Key>=<Value>[,<Key2>=<Value2>,...];
Syntax: Optionkey=Value
Optionkey=Value
OUT_COOLDOWN
number
Time in milliseconds SPAD will wait after each sent command/data to give the device time to process it (Default: 25ms)
PROFILE_RO
0|1
If the device profile cannot be edited by the user
PROFILE_ENC
the profile part of the device will be encrypted
ISGENERIC
Device will not provide any UI, SPAD wil generate a generic UI
PAGESUPPORT
If the device supports profile pages
NO_DISPLAY_CLEAR
Disable clearing of displays on page changes
NO_LED_CLEAR
Disable turnoff of led on page changes
NO_LABEL_CLEAR
Disbale Label reset on page change
UI_TYPE
0|1|2|3
0 = SPAD Generic UI 1 = Joystick UI 2 = MCP/FCU Style UI 3 = Custom UI (can be overwritten per INPUT)
DEFAULT_PANEL
string
Name of the Default UI Panel if UI is a split panel
TARGET_PANEL
name of the target ui panel of an in-/output
NOECHO
Disable echoing back changes of Device Data (ADD Command)
DISPLAY_STATEUPDATE
Resend all displayvalues if display is turned on (defaut: false)
Last updated 2 years ago
Was this helpful?