Home » Uncategorized » HTML5 SCADA with database (DB) connection

HTML5 SCADA with database (DB) connection

posted in: Uncategorized 0

The SpiderControl SCADA Server has a freely programmable database interface. Any database queries can be created using PHP scripts.

The queried variables are freely usable in the namespace of the web visualization and can be used with all Visu elements.

Variables can also be written back to the database.

The database driver can be used in combination with other drivers (Modbus, Siemens ISO-TCP, OPC, etc).