|
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 (excludes sock.redir, sock.allowedinterfaces, sock.targetinterface, sock.currentinterface); |
| • | 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 (excludes ser.redir); |
| • | Input/output (io.) object -- handles I/O lines, ports, and interrupts (only includes io.num and io.state); |
| • | ROM data (romfile.) object -- provides access to the fixed ("ROM") data of your <%T-B%> application; |
| • | LED pattern (pat.) object -- "plays" patterns on Green and Red Status LEDs; |
| • | System button (button.) object -- handles special system (MD) button; |
| • | System (sys.) object -- controls general device functionality (excludes sys.onsystimerperiod, sys.serialnum, sys.setserialnum). |