0

enter image description here

Supervisory Control and Data Acquisition

There is a way to make SCADA using javascript? I can create assets using Solidworks, and other apps..

1
  • Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Commented Apr 25, 2022 at 11:55

1 Answer 1

1

Like you said SCADA means "Supervisory Control and Data Acquisition". If you want to create only an HMI (Human Machine Interface) you can use javascript, for example using NodeRED, and it's sufficient to connect to the PLC. Or, if you want to read the data from a database, any programming language will do the trick (also javascript). If you plan to use NodeRED keep in mind that you can create a complete SCADA system because it allows you to design a little dashboard but also for example to trigger an insert to you database.

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks, I think NodeRed is perfect solution

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.