File tree Expand file tree Collapse file tree 4 files changed +10
-0
lines changed Expand file tree Collapse file tree 4 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ FUXA is a web-based Process Visualization (SCADA/HMI) software. With FUXA you ca
4
4
5
5
![ fuxa editor] ( /screenshot/fuxa-editor.png )
6
6
7
+ ## Live Demo
8
+ Here is a [ live demo] ( http://http://frango.internet-box.ch:1881/ ) example of FUXA editor.
9
+
7
10
## Installing and Running
8
11
FUXA is develop with NodeJS (backend) and Angular (frontend). You need to have installed [ Node] ( https://nodejs.org ) and NPM.
9
12
@@ -25,6 +28,13 @@ Open up a browser (better Chrome) and navigate to http://localhost:1881
25
28
26
29
## Usage
27
30
First define your Device and bind the Variable or Signals
31
+ ![ fuxa device] ( /screenshot/fuxa-device.gif )
32
+
33
+ Than design your HMI pages with the SVG editor
34
+ ![ fuxa hmi] ( /screenshot/fuxa-hmi.gif )
35
+
36
+ Now you can test by change the values to PLC or manually with the testbench
37
+ ![ fuxa test] ( /screenshot/fuxa-test.gif )
28
38
29
39
## Test
30
40
Teste with:
You can’t perform that action at this time.
0 commit comments