Reference¶
Technical reference material for WideQuick MOD. These pages describe how the system is built — tag conventions, script dependencies, database schemas, and core runtime concepts.
Contents¶
Database Schemas¶
- Config — Navigation, reports, logbook, objects, documents, and module configuration.
- History — Dynamically generated logger tables for signal history.
- Maintenance — Maintenance tasks, calendar events, and remote system registry.
- SuffixConfig — Suffix object configuration.
- BackUpAndRestore — Staged backup variables, saved backups, and their values.
- EventList — System event log and Audit Trail tracked-variable list.
- Larmlista — Logged alarm status changes.
Multiview¶
- Multiview — How to configure workview linking so the system can navigate between views based on object actions.
Popups¶
- Tab — Entry point for all popups: object overview, alarm and maintenance summary.
- History — Trend graph of logged signals for the selected object.
- Trend — Live signal values in a real-time graph.
- Object Info — Raw list of all signals connected to the object, with current values, units, and types.
- Maintenance — Scheduled maintenance tasks for the object.
- Logbook — Logbook entries for the object.
- Documents — Documents linked to the object.
- Process — Process values and status signals (suffix-dependent).
- Maneuver — Operating mode switching and manual setpoint control (suffix-dependent).
- Time Channel — Time-based schedule configuration (suffix-dependent).
- Control Curve — Non-linear control curve editor (suffix-dependent).
- Control Curve Time — Time based control curve (suffix-dependent).
Resources and Resource package¶
- Resources and Resource package — Exporting and importing resources between projects.
Script Hierarchy¶
- Script Hierarchy — Dependency map for all scripts in WideQuick MOD.
Suffix System¶
- Suffix System — How suffix objects are structured, their attributes, and how they associate with popups.
Tag Structure¶
- Tag Structure — Tag naming conventions and configuration for WideQuick MOD.