135
TIDE and Tibbo BASIC User Manual
©2000-2008 Tibbo Technology Inc.
-
numerical string--> 16-bit value (word or short);
-
unsigned 16-bit numeric value (word) --> binary numerical string;
-
unsigned 16-bit numeric value (word) --> decimal numerical string;
-
signed 16-bit numeric value (short) --> decimal numerical string;
-
unsigned 16-bit numeric value (word) --> hexadecimal numerical
string;
-
gets the string length;
-
gets a left portion of a string;
-
gets a middle portion of a string;
-
gets a right portion of a string;
-
finds a substring in a string;
-
generates a string using repeating substring;
-
calculates 16-bit (word) sum of string characters' ASCII codes.
8.1.1.4
Supported Objects
The following objects are found on this platform:
Sockets (
.) object -- supports up to 16 simultaneous UDP or TCP
connections, or HTTP sessions (excludes
,
,
);
Ethernet (
.) object -- controls Ethernet interface;
Serial (
.) object -- supports 4 serial channels; each channel can work in
the UART, Wiegand, and clock/data modes (excludes
);
Input/output (
.) object -- handles I/O lines, ports, and interrupts (only
includes
and
);
EEPROM (
.) object -- facilitates access to the EEPROM memory (excludes
);
ROM data (
.) object -- provides access to the fixed ("ROM") data of
your Tibbo BASIC application;
LED pattern (
.) object -- "plays" patterns on Green and Red Status LEDs;
System button (
.) object -- handles special system (MD) button;
System (
.) object -- controls general device functionality (excludes
,
).
8.1.1.5
Platform-dependent Constants
The following constant lists are platform-specific:
- a list of constants that define buffer redirection (shorting) for
this platform.
- a list of constants that define available I/O lines.
210
190
207
208
195
198
198
202
205
197
207
209
274
346
327
359
331
267
224
260
365
372
375
380
378
375
384
272
212
220
221
222
136
136