Web Terminal
The serial port on MOBOTIX cameras can't just be used for modem/GSM/GPRS communication, it also supports other tasks:
- IO mode: using the port signals as input and output signals,
- Terminal mode: a relay station between the browser and the RS232 port,
- Logging mode: for saving incoming data.
En los últimos dos modos las cámaras MOBOTIX proveen un terminal web integrado que establice una conexión del browser de usuario al puerto serie de la cámara vía la red. La cámara funciona como un estación de relé entre el dispositivo (como un PLC o sistema telefónico) al puerto serie y browser.
Al haber el terminal web reconoce todas las caracteres ASCII entrantes y las guarda en una memoria cíclica (max. 100 kB), también se puede utilizar la cámara como un logging RS232 de datos. Este es un modo muy fácil para controlar y monitorizar remotamente todos tipos de equipos, sistemas de calefacción, sistemas telefónicos y otros dispositivos con un interfaz de serie vía el LAN (Local Area Network) o Internet.
En los dos modos se puede insertar una marca del tiempo antes de cada línea de texto que recibe la cámara. There are three ways of updating the terminal display:
- HTML: The entire browser page is output with the new text in a user-definable timeframe. This function is compatible with all browsers.
- Direct: The characters received are entered directly into the screen pane without the need to reload the browser page. The refresh rate at which the browser requests the camera for new data can be set flexibly. In this mode the user can browse through the ring buffer using the buttons on the left of the screen.
- Text: The incoming text is displayed as an HTML text box with a scroll bar without an automatic refresh function.

