0% found this document useful (0 votes)
24 views5 pages

WebAccess/SCADA V9 Overview and Features

The document discusses taking a course on IoT Academy to learn about the platform. It provides a link to a course on user guides and contact information for any additional questions.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views5 pages

WebAccess/SCADA V9 Overview and Features

The document discusses taking a course on IoT Academy to learn about the platform. It provides a link to a course on user guides and contact information for any additional questions.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

 WebAccess/SCADA V9 Advan... (SRP_0000555) ([Link]

com/learner/coursei

Dear Learners, ×
We recommend new attendees to take the course of "User Guide" to get yourself familiar with IoT Academy Click
here to see the course ([Link]
If you have further questions or requests to IoT Academy, please contact
[Link]@[Link] ([Link]@[Link])
Ok got it! Remind me later


You completed this test on 10/03/2023, 10:00
Your score is 66.67%

CORRECT

What is Web Service?

A publish-subscribe pattern data transmission protocol.

An under layer protocol to make WebAccess/SCADA connect to other device through MQTT or AMQP.

 A service to allow one device communicate with another via WWW.

A specialized web transfer protocol in fuzzy networks.

CORRECT

Which is a major feature in SaaS Composer?

 To present a 3D view and monitor status from WebAccess/SCADA.

To present chart or pivot table from business intelligence view point.

To forecast data trend from WebAccess/SCADA by stochastic process or artificial intelligence algorithm.

To forecast data trend by WebAccess proprietary algorithm.

CORRECT

What is the usage of Postman?


 To test the WebService connection

To test the MQTT connection

To test the OPC UA connection

To test if the SCADA redundant system works

INCORRECT

Why we need to customize JSON or MQTT data format in WebAccess/SCADA?

Some third-party server only can accept a specific format of data.

Some edge devices only can publish customized JSON or MQTT format data.

Some third-party MQTT broker can not recognize general MQTT packets.

 Some data transmission protocol can not be compatible with general MQTT or JSON format.

INCORRECT

What is "Topic" in MQTT protocol?

Topic is a specific subject in subscribe-publish data transmission pattern

 Topic is a unique subject to allow server listen to client

Topic is a body in a packet when data is published

Topic is a raw data format in MQTT packets

CORRECT

Which is not a feature in SRP frame in WISE-PaaS/Dashboard?

Display marquee animation.

Provide a menu to link to different dashboards.

To show many dashboards in a same view.

 To integrate data or trend from different dashboards.

CORRECT

How can WISE-PaaS/Dashboard display data from MS SQL database?


Use JavaScript to read data from the database and display it through a widget

Use JavaScript to read data from database and display it through a symbol

 Add a new data source and display it through a panel

Add a new SRP frame and display it through a panel

CORRECT

If we want to display database data on ViewDAQ, what can we do?

Use JavaScript to read data from the database.

 Use TCL script to read data from the database.

Use indirect addressing function in drawDAQ.

Use global variable function in drawDAQ.

CORRECT

What is the major different between SaaS Composer and WISE-PaaS/Dashboard?

WISE-PaaS/Dashboard can generate table, while SaaS Composer can not.

WISE-PaaS/Dashboard can generate trend and pie chart, while SaaS Composer can not.

 SaaS Composer can generate customized field view, which WISE-PaaS/Dashboard can not

SaaS Composer can read data through different data source, such as Microsoft SQL, while WISE-PaaS/Dashboard
can not

CORRECT

Which of the following can not provide real-time monitoring function?

 DrawDAQ

ViewDAQ

SaaS Composer

WISE-PaaS/Dashboard

INCORRECT

Why we need Super SCADA system?


To make other SCADA act as redundant SCAADA node when primary node shutdown unexpectedly.

To reduce the amount of license in the whole system.

 To communicate all the edge devices under modbus protocol.

To make one SCADA node can monitor and control other SCADA node.

CORRECT

If a user wants to do data transmission between ADAM-3600 and WebAccess/SCADA, which of the
following protocols is not feasible?

MQTT

OPC UA

Modbus

 Web Service

INCORRECT

What is the main purpose of MQTTBox or Paho?

 To control the connectivity between MQTT broker and MQTT clients

To monitor how many current MQTT clients is subscribing to MQTT server

To make sure the connection between the MQTT broker and MQTT server is solid

To subscribe the packets from MQTT broker

CORRECT

Consider a user has two WebAccess/SCADA: One is primary node and usually online, the other is back up
node and only will be online when primary node shutdown.

We call this system as _____

 Redundant Node System

Super SCADA

Indirect System

Customized HTTP (MQTT) Server System


INCORRECT

To modify the WISE-PaaS/Dashboard by programming, which programming language is required?

JSON

 JavaScript

XML

Visual Basic

Not passed. Click to try again.

Common questions

Powered by AI

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 .

You might also like