WebAccess/SCADA V9 Overview and Features
WebAccess/SCADA V9 Overview and Features
In the MQTT protocol, 'Topic' plays a critical role by acting as a specific subject within the publish-subscribe pattern that enables data categorization and targeting. This allows messages to be selectively published and subscribed to by multiple clients based on their interests and the relevance of the topic .
Customizing JSON or MQTT data format is necessary because some third-party servers can only accept a specific data format. Additionally, certain edge devices and MQTT brokers require customized formats to ensure data compatibility and recognition .
Web Service in WebAccess/SCADA systems allows one device to communicate with another via the World Wide Web, acting as a service that enables data exchange over the internet .
A Redundant Node System is implemented to ensure continuous operation and reliability. It involves a primary node that is typically online and a backup node that activates if the primary node fails, enhancing system availability and reducing downtime .
DrawDAQ lacks the capability to provide real-time monitoring, which makes it unsuitable for applications requiring live data visualization and immediate feedback .
SaaS Composer can generate a customized field view which WISE-PaaS/Dashboard cannot. On the other hand, WISE-PaaS/Dashboard can generate tables and charts like trend and pie charts, which SaaS Composer is not designed to do .
Using TCL script to display database data on ViewDAQ allows more dynamic interaction and customization of the way data is presented. It is specifically recommended in scenarios where JavaScript or other means are less suitable or efficient .
To interface WISE-PaaS/Dashboard with an MS SQL database, users must add a new data source within the platform. Data can then be displayed through a panel that dynamically retrieves and presents the information from the database .
JavaScript is not the preferred language for programming modifications in WISE-PaaS/Dashboard because XML is used instead to handle customizations and configurations. XML provides better structure and flexibility for the dashboard modifications required .
Web Service is considered infeasible for data transmission between ADAM-3600 devices and WebAccess/SCADA because it does not support the specific types of communication required by this system setup, unlike protocols such as MQTT, OPC UA, or Modbus .