.defaultapp Property

Function:

Indicates the default compiled Tibbo BASIC/C application binary the device should load when booting.

Type:

Enum (pl_app_num)

Value Range:

0 — PL_APP_NUM_0

1 — PL_APP_NUM_1 (default)

See Also:

Dual Tibbo BASIC/C Apps, sys.reboottoapp

Details

This property is only available on platforms that support storing and executing more than one Tibbo BASIC/C application binary — currently only the WM2000.

As this is a Device Configuration Block (DCB) property, changing its values requires that the device be restarted for the changes to take effect.