159
TIDE and Tibbo BASIC User Manual
©2000-2008 Tibbo Technology Inc.
8.1.4.2
Supported Objects
The following objects are found on the EM1206(W):
— socket communications (up to 16 UDP, TCP, and HTTP sessions);
— controls Ethernet port;
— handles Wi-Fi interface (only available on the
EM1206W platform
,
requires GA1000 add-on module);
— in charge of serial ports (UART, Wiegand, and clock/data modes);
— handles I/O lines, ports, and interrupts;
— scans keypads of matrix and "binary" types;
— keeps track of date and time;
— manages flash memory file system and direct sector access;
— provides access to the EEPROM;
— facilitates access to resource files (fixed data);
— "plays" patterns on up to five LED pairs;
— generates buzzer patterns;
— monitors MD line (setup button);
— in charge of general device functionality.
8.1.4.3
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.
- a list of constants that define available interrupt lines.
- a list of available network interfaces.
Enum pl_redir
Enum pl_redir contains the list of constants that define buffer redirection
(shorting) for this platform. The following objects support buffers and buffer
redirection on the EM1206(W):
object (see
method)
object (see
method)
Enum pl_redir for this platform includes the following constants:
0- PL_REDIR_NONE:
Cancels redirection for the serial port or socket.
1- PL_REDIR_SER:
Redirects RX data of the serial port or socket to the TX
buffer of the serial port 0. This constant can be used as
a "base" for all other serial ports, i.e. in expressions like
ser.redir= PL_REf.
1- PL_REDIR_SER0:
Redirects RX data of the serial port or socket to the TX
buffer of the serial port 0.
2- PL_REDIR_SER1:
Redirects RX data of the serial port or socket to the TX
buffer of the serial port 1.
3- PL_REDIR_SER:
Redirects RX data of the serial port or socket to the TX
274
267
497
224
365
484
389
433
380
375
384
387
272
212
159
160
162
162
224
260
274
346