Option Full List
The Option Full List provides a list of all the options in the current ECU. For how to add objects see the Adding an Object section.


Editing an Option
Simply click on the value that you wish to edit. You can then either type in a new value or use the dial or up/down controls to alter the value:


Some options which have set values will provide you a drop down list from which you can select:


If an option has a large number of set values, for example an option which has a channel as its value, click the ‘…’ button to the right of the value and you will be provided with the channel selection window.
Changing the look of the Option List
The way options are displayed can be changed. Right click on the option list and select Properties.
Alpha Sort - If ON the options are sorted alphabetically.
Condensed - Groups similar items in the option list. To expand a group click on the icon on the left of the group. Click on it again to collapse the group.
On the left we have the properties window for the Full Options List, this shows the property Arrangement which has the sub properties Alpha Sort and Condensed. Then on the right we have the full options list, which you will see is in alphabetical order, and has been condensed.
View Properties
Properties editable via the properties editor.
Property | Script ID | Description |
---|---|---|
Title | title |
The title of the window. |
Script ID | id |
The scripting ID of the window. Can be used as an alternative to the title for searching for windows from scripts. |
Tool Tip | tooltip |
Window tool tip. |
Display Units | display_units_text |
Show units after the number on the view. |
Display Units (Label) | display_units_label |
Show units after the label on the view. |
Prefix Text | prefix_text |
Text to display before the value. |
Postfix Text | postfix_text |
Text to display after the value. |
Limits | limits |
Set up alarm limits for this gauge. |
Show Value | show_value |
|
Show Label | show_label |
|
Label Font | label_font |
|
Value Font | value_font |
|
Value Height % | value_height_percent |
A value of zero disables auto font size fitting if Value Height Max is set |
Value Height Max [dp] | value_height_max_dp |
Maximum font height of the value text, in device pixels |
Label Height % | label_height_percent |
|
Label Height Max [dp] | label_height_max_dp |
Maximum font height of the label, in device pixels |
Label Text | label_text |
|
Label Align | label_align |
|
Label Vertical Align | label_valign |
|
Value Align | value_align |
|
Value Vertical Align | value_valign |
|
Low Limit Text | low_limit_text |
|
High Limit Text | high_limit_text |
|
Value Override Text | value_text |
|
Max length Text | max_length_text |
Leave blank for auto |
Background | bg_colour |
Background colour |
Text | text_colour |
Text colour |
Alarm Low Background | alarm_low_bg_colour |
Alarm Lower Limit Background colour |
Alarm Low Text | alarm_low_text_colour |
Alarm Lower Limit Text colour |
Alarm High Background | alarm_high_bg_colour |
Alarm Upper Limit Background colour |
Alarm High Text | alarm_high_text_colour |
Alarm Upper Limit Text colour |
Input Value | parameter |
The source of the value that will be displayed by the gauge. |
Update Rate | update_rate |
Rate at which the input value is requested from the ECU. |
Decimal Places | decimal_places |
Set to -1 for auto |