*

Catalogue

1 Summary

2 Quick Start

3 Cases and best practices

   3.1 Lamp Demo
   3.2 Automation
   3.3 TcpServer connector case
   3.4 Sniff RS485 MODBUS bus data
   3.5 Integrate HMI into your system (including permission plug-in development)
   3.6 Connecting Siemens PLC S7-200 Smart
   3.7 Write tags data to the relational database
   3.8 Write tags data to the time series database InfluxDB

4 Overall and Project Composition

   4.1 Projects
   4.2 Connectors
   4.3 Container:Channel-Device-Tag Group
   4.4 Tags
   4.5 Connector-Channel-Device Driver
   4.6 Properties
   4.7 Node:(HMI)
   4.8 Tasks
   4.9 Alert Support
   4.9 Data Store
   4.10 Data Dictionary
   4.11 HMI Client

5 Connectors

   5.1 Link-Tcp Client
   5.2 Link-Tcp Server
   5.3 Link-Serial Communication(COM)
   5.4 Binding - OPC DA
   5.5 Binding - OPC UA
   5.6 Message - MQTT
   5.7 Message - HTTP URL
   5.8 Message - HTTP URL HTML
   5.9 Message - HTTP Server URL
   5.10 Message - WebSocket Client
   5.11 Others - IOTTree Node
   5.12 Others - Virtual

6 Device,Device Library and Drivers

   6.1 Device Library
   6.2 Device definition
   6.3 Modbus RTU
   6.4 PPI (Simens S7-200)
   6.5 Simens Ethernet
   6.6 Mitsubishi MC Ethernet TCP
   6.7 Mitsubishi FX
   6.8 Mitsubishi FX Net
   6.9 Omron HostLink FINS Serial

7 JS Script Usage

   7.1 JS In Middel Tag
   7.2 JS In Task
   7.3 JS In UI Event Handling
   7.4 Js Api Inner Plugin - $$http

8 Message Flow

   8.1 Using message flow to implement control logic
   8.2 Overall description of message flow
   8.3 Common Nodes

JS Function Manual Trigger Timer Trigger Debug Mem Queue

   8.4 Function Nodes

JS Function Template Change Switch On Off PID

   8.5 Transfer Nodes

CSV

   8.6 Devices Nodes

Tags Reader Tags Writer Tags Read Filter Tags Write Filter Tags Event Trigger Conn In Msg Handler

   8.7 Network Nodes

   8.8 Audio Nodes

MIC IN Voice Recognizer

   8.9 Storage Nodes

   8.10 Simulator Nodes

Simulated Heating Furnace Modbus Slave Simulator

   8.11 Demo: Automatic data recorder flow
   8.12 Demo: Alarm detection and output

9 HMI and Dialog

   9.1 HMI (UI) Node
   9.2 HMI Node Editing
   9.3 Common properties
   9.4 Properties binding and event handling
   9.5 HMI Components
   9.6 HMI Client's data list
   9.7 Recorded data shower

10 Extends Functions

   10.1 Plugins Development
   10.2 Plugin Development - JsApi
   10.3 Plugin Development - Authority
   10.4 Custom Project Management (Webapp)
   10.5 Provide RESTFul Api externally
   10.6 Outer OPC UA Support
   10.7 Center-substation remote monitoring
   10.8 Device simulators

11 Version