223
TIDE and Tibbo BASIC User Manual
©2000-2008 Tibbo Technology Inc.
Details
Internal resets are generated when the device self-reboots. This can be caused by
the execution of
in your application, or command from TIDE.
External resets are the ones that are caused by power-cycling (turning the device
off and back on) or applying a reset pulse to the RTS line of the device (pushing
reset button).
.Timercount R/O Property
Function:
Returns the time (in half-second intervals) elapsed since
the device powered up.
Type:
Word
Value Range:
0-65535
See Also:
Details
Once this timer reaches 65535 it rolls over to 0.
.Totalbuffpages R/O Property
Function:
Returns the total amount of memory pages available for
buffers (one page= 256 bytes).
Type:
Byte
Value Range:
0-255
See Also:
Details
Calculated as total available variable memory (RAM) in pages minus number of
pages required to store variables of the current project.
.Version R/O Property
Function:
Returns firmware (TiOS) version string.
Type:
String
Value Range:
Whatever is set in firmware, for example "<EM202-
1.00.00>"
See Also:
---
221
220
217
218