|
Supported Objects |
Top Previous Next |
The following objects are found on this platform:
| • | Sockets (sock.) object -- supports up to 16 simultaneous UDP or TCP connections, or HTTP sessions; |
| • | Ethernet (net.) object -- controls Ethernet interface; |
| • | Serial (ser.) object -- supports 4 serial channels; each channel can work in the UART, Wiegand, and clock/data modes; |
| • | Input/output (io.) object -- handles I/O lines, ports, and interrupts; |
| • | Display (lcd.) object -- works with several different types of graphic display panels; |
| • | Keypad (kp.) object -- handles key matrix; |
| • | Flash disk (fd.) object -- provides file system in flash memory; |
| • | EEPROM (stor.) object -- facilitates access to the EEPROM memory; |
| • | ROM data (romfile.) object -- provides access to the fixed ("ROM") data of your <%T-B%> application; |
| • | Real-time clock (rtc.) object -- keeps track of time and date; |
| • | LED pattern (pat.) object -- "plays" patterns on Green and Red Status LEDs; |
| • | Beeper pattern (beep.) object -- generates beeper patterns; |
| • | System button (button.) object -- handles special system (MD) button; |
| • | System (sys.) object -- controls general device functionality. |