Jump to content

Recommended Posts

Hello everyone, thank you for your interest.

I have a plant operating perfectly with a V700, but now the client is asking me if I can represent the HMI (many of its variables) in a SCADA system.

I would like to know if you have experience integrating V700 with a new SCADA system and what are the most advisable SCADA options.

Thank you very much.

Link to comment
Share on other sites

  • MVP 2022

Absolutely. I've done this dozens of times. Simply modify the PLC program to be a MODBUS TCP slave on port 502 (or the port of choice), set up the other Ethernet parameters needed for comms,  and have the SCADA administrator connect to the PLC over Ethernet. Provide the SCADA system with the addressing for anything desired to be displayed and you're done. Easy peasy.

There are example projects that came with your VisiLogic installation that show how to do this.

Link to comment
Share on other sites

  • MVP 2022

All you need is a Modbus TCP driver.  I am 99% sure that all SCADA packages have this driver available, as Modbus is one of the oldest industrial protocols.

We use InduSoft Web Studio, now called AVEVA Edge.  Many people in the US use Ignition.  I don't know what's popular in your part of the world, but I would just ask around.

Joe T.

Link to comment
Share on other sites

whatever SCADA software you want.... the more appropriated question is what SCADA software your client can afford?

If your client only needs visualization, it may not need to be necessarily a SCADA software. I implemented a visualization system using this stack:  Grafana, Influx DB, Telegraf

to monitor an entire facility.  Everything open sourced.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...