Skip to content

Commit f22fe72

Browse files
committed
Update README.md
1 parent 3e7dec9 commit f22fe72

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ FUXA is a web-based Process Visualization (SCADA/HMI) software. With FUXA you ca
44

55
![fuxa editor](/screenshot/fuxa-editor.png)
66

7+
## Live Demo
8+
Here is a [live demo](http://http://frango.internet-box.ch:1881/) example of FUXA editor.
9+
710
## Installing and Running
811
FUXA is develop with NodeJS (backend) and Angular (frontend). You need to have installed [Node](https://nodejs.org) and NPM.
912

@@ -25,6 +28,13 @@ Open up a browser (better Chrome) and navigate to http://localhost:1881
2528

2629
## Usage
2730
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)
2838

2939
## Test
3040
Teste with:

screenshot/fuxa-device.gif

515 KB
Loading

screenshot/fuxa-hmi.gif

569 KB
Loading

screenshot/fuxa-test.gif

188 KB
Loading

0 commit comments

Comments
 (0)