WebAccess/SCADA V9 Training Overview
WebAccess/SCADA V9 Training Overview
MES Integration & Machine Factory Temperature & Centralizing Productivity Factory Energy Sewage Environment Facility Intelligent
Production Monitoring Humidity Monitoring & Downtime Management Management Management Monitoring & Video Analysis &
Optimization & Optimization System Optimization Management
Vertical Application
Food & Beverage Electronics drivers
Co-Development
Enterprise
MES widget
SRP
Metal Processing Semiconductor
ERP
大連久鵬
Production & Machine Data Acquisition
Industry PLC / PAC IoT Devices CNC Platform High-speed I/O Switch IP Camera
Standard Protocol
1.1.2 WebAccess Function Overview
IE
Client Client
S r
MQTT
C
3th Party Software
er
P
Wi
ve
RE
R
nd STf Sig
ow ul na
sA AP lR
PI I DLL
WebSer Windows
Mobile
vice
EXE WebService APP
User Program
Project Node iOS
ODBC
Android
RPC
SQL
※ only support SQL based structure
SCADA Node HTML5
SCADA Node Project Node Client
NoSQL
※ NoSQL is only for internal use, not for user Driver
Industry
Standard Protocol PLC / PAC IoT Devices CNC Platform High-speed I/O Switch IP Camera
[Link] Network Architecture
IE Client
Windows Platform
SCADA Node:
Single SCADA Node Redundant SCADA Node Super SCADA Node
Connect end devices
Data acquisition and transmission
Real-time, historical data log and alarm
Primary Backup Recording Action Log
Modbus/TCP
PC 1 PC 1 PC 2 PC 2 PC 3
[Link] Network Architecture (Redundant SCADA Node)
• Once Primary SCADA Node back to alive, Backup SCADA Node will
return control back to Primary SCADA Node.
[Link] Network Architecture (Super SCADA System)
Troubles:
Super SCADA Architecture:
The factories were scattered, and SI couldn't be unified.
Different SIs uses different system, the system interfaces are not unified
• Provide Modbus/TCP data transmission standards
and cannot be integrated smoothly.
When system maintenance, it is necessary to face • Distributed architecture, easy to expand
different manufacturers.
• Centralized manage WebAccess SCADA Nodes
Computer HQ
Data Center
Super SCADA
Node
• Easily import WASCADA Nodes information
WASCADA
Node
• Data breakpoint continuingly (only retransmit
Factory 3 “minute” data) 。
WASCADA
Node WASCADA
Node
Computer HQ
Factory 5
Factory 1 Data Center
Super SCADA
WASCADA Project Node & SCADA Node
Node WASCADA Modbus/TCP
Factory 2 Node WASCADA
Node
Factory 4
Factory 6
WASCADA WASCADA
Project Node & SCADA Node Project Node & SCADA Node
WASCADA
Node
Factory 7
Factory 1 Factory 2
[Link] Supported Servers
Modbus OPC DA
Project Node
RPC
BACnet OPC UA
SCADA Node
[Link] Ample Protocols and Drivers
Standard Industry Protocol
DDE 、 SNMP …
3rd
Party
Devic ……
SIEMENS Mitsubishi OMRON ABB Allen-Bradley Schneider DELTA Fuji Keyence
e
CNC
WebAccess ViewDAQ:
NoSQL SQL
Default
Project Node
ODBC
SCADA Node
SQL Type Database:
WebAccess
What is MQTT?
MQTT -Message Queueing Telemetry Transport Private Cloud Solution
An extremely lightweight publish/subscribe messaging • Physical PC
transport. • Virtual Machine
Advantages:
1. Use much less bandwidth than HTTP
2. Low power usage
3. Support network security by TLS/SSL (Win10, Win Server
2012 or later) MQTT Broker & Driver
• WISE-PaaS Connection
Project on the Cloud
• Receive the configuration files • WISE-PaaS SDK ( C #/ C / Python / Go /
• Create projects automatically Java )
• Online upgrade the project
Project Node USB Dongle (Factory Shipment) + Control File (Download Online)
Control File
• 1.2 WebAccess V9 Configuration
– 1.2.1 WebAccess V9 Introduction
– 1.2.2 Build a Project
– [Link] Build a Modbus Server Simulator
– [Link] Build a Project Node
– [Link] Build a SCADA Node
– [Link] Build Communication Ports
– [Link] Build Devices
– [Link] Build Tags
– [Link] Download and SCADA Node Start Kernel
– [Link] Check Tag Value
– 1.2.3 Integrity Checking, Excel Out and Excel In
– 1.2.4 Backup Project and Data
1.2.1 WebAccess V9 Introduction
Project
Management
Login Page Platform
Realtime
Monitoring
SaaS
Composer
WISE-PaaS
Dashboard
Project Entrance
Common Functions For
All Projects
Project List
Driver List
1.2.1 WebAccess V9 Introduction
Function List
Overview
Property
Property Overview
contents will be
changed based on Tree Structure
function selected
1.2.2 Build a Project
Case Analysis :
• WebAccess will monitor and control water volume and water temperature through 2 cisterns
and three pump motors.
• WebAccess will also monitor pump motor total operation time and status, and turn on or off
pump motor based on site required.
• The system will prompt when the pump motor(s) need maintenance
Equipment :
cistern M
cistern N A
Pump Motor A
B
Pump Motor B
Pump Motor C
M C N
1.2.2 Build a Project
WaterTransfer SystemTime
Tag Required :
WaterM_Temp (*5) WaterAllIn WaterAllOut WaterN_Temp (*5
SystemTime (*6)
55 tags A
WaterM_Level
M C N WaterN_Level
RunTime_C MaintenanceDate_C
Block
Maintenance Date : 2020/04/01
Status
PumpTemp (array) Vibrate (array)
ON
OFF Voltage Speed
WFlowIn WFlowOut
Command Feedback
C++
C xxxxxx
1.2.2 Build a Project
Structure :
M
[Link] Build a Modbus Server Simulator
Simulation Software : ModSim (Modbus Simulator)
1) Click red computer icon locates in right bottom corner, and then
select Project Home.
(input [Link] or https:// Localhost in browser)
2) Select Project Management in Platform, SCADA Account: admin,
Password: (blank), and then click Login button
2) Select Project Node in tree structure, then click 【+】 and select
New Node
1) Select SCADA Node in tree structure, then click 【+】 and select
Comport, then select TCPIP in Interface Name
2) Fill in all required fields
(Comport Number 、 Scan Time 、 Timeout 、 Retry Count 、 Auto Recover Time 、 Backup Port Number)
Add 2 TCPIP Comports :
【 TCPIP Port 1 for pumping motor 】
【 TCPIP Port 2 for cistern 】
A
M
[Link] Build Devices
Steps :
C
M N
[Link] Build Tags and Blocks
WebAccess Supports Three Tag Types :
C
[Link] Build Tags (Tag)
Step B :
N
[Link] Build Tags (Accumulation Tag)
Step C :
2) Select Tag(0) in tree structure to enter Tag List, then select Insert
【+】 to add a Tag or Tags (Batch Process)
2) Select Primary SCADA Node, click Confirm button and then wait for
the download complete
3) Decide Excel Spreadsheet Path and File Name, then click Submit
(default location and file name: C:\WebAccess\Node\config\[Link] )
4) Once completed, result will show in Export To Excel Spreadsheet
1.2.3 Integrity Checking, Excel-Out and Excel-In
Import WebAccess project tags from Excel file :
3) Make sure Excel file path, file name and whether overwrite exist tag
(default file name and its location: C:\WebAccess\Node\config\[Link],
Chang to [Link] because of earlier Excel-out to [Link])
4) Once completed, result will show in Import From Excel
Spreadsheet
1.2.4 Backup Project and Data
Backup Project and Data :
Project Backup Project SCADA Backup Data
Node Node
1) Project source are 【 Project 】
and Project Node * Project Control File
【 DrawDAQ 】 C:\WebAccess\Node\config\[Link] C:\WebAccess\Node\[Link]