Jump to main content
RVspace Doc Center
OpenPLC User Guide for VisionFive 2 Version: 1.2 Date: 2025/06/23 Doc ID: VisionFive2-ANEN-020
  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
  • OpenPLC includes EtherCAT:
  • 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
© 2025 Sponsored by StarFive Technology . All rights reserved.