Jump to main content
RVspace Doc Center
OpenPLC on VisionFive 2 User Guide Version: 1.0 Date: 2023/10/27
  1. Home
  2. SCADA
  3. FUXA
  4. Install FUXA
  • Legal Statements

    Important legal notice before reading this documentation.

  • Preface

    About this guide and technical support information.

  • Introduction
  • Preparation
  • Install OpenPLC
  • OpenPLC Editor
  • OpenPLC HMI
  • Basic Functions
  • SCADA
    • FUXA
      • Prerequisite
      • Install FUXA
      • FUXA Operations
    • ScadaBR
  • Test and improve method of Real-time performance for OpenPLC
  • Examples

Install FUXA

Execute the following commands to install FUXA:

git clone https://github.com/frangoteam/FUXA.git
cd FUXA/server/
npm install or cnpm install
Run FUXA: npm start or cnpm start
© 2022 Sponsored by StarFive Technology . All rights reserved.