sys. Object

The sys. object icon.

Differences from the "real" sys. object:

sys.newpll

Invoking this method will not change the speed at which the TiOS Simulator runs.

sys.resettype

Always returns 1 — PL_SYS_RESET_TYPE_EXTERNAL

sys.serialnum

Returns a hex string representation of a generated 16-byte GUID. This number is guaranteed to be unique, and it will stay the same for each TiOS Simulator installation.

sys.setserialnum

Not implemented. This method will always return OK, but it doesn't actually do anything.

All other aspects of the TiOS Simulator's sys. object follow our "real" sys. object found on Tibbo devices.