Scada-LTS VS pycomm3

Compare Scada-LTS vs pycomm3 and see what are their differences.

Scada-LTS

Scada-LTS is an Open Source, web-based, multi-platform solution for building your own SCADA (Supervisory Control and Data Acquisition) system. (by SCADA-LTS)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Scada-LTS pycomm3
3 6
645 352
2.3% -
9.4 4.8
4 days ago 3 months ago
Java Python
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Scada-LTS

Posts with mentions or reviews of Scada-LTS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-20.

pycomm3

Posts with mentions or reviews of pycomm3. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-02.
  • Pycomm3 CIPDriver.discover() questions
    1 project | /r/PLC | 26 Mar 2023
    Probably best to start a discussion in the repo. https://github.com/ottowayi/pycomm3
  • Anybody got any useful Python tools?
    20 projects | /r/PLC | 2 Sep 2022
  • Read array of structs using CIP protocol
    1 project | /r/PLC | 25 Feb 2022
    If you want to see the code, it's on github. Everything starts with get_tag_list in pycomm3/logix_driver.py. And _parse_template_data has most of the logic for parsing the struct attribute definitions. The code is pretty complicated, hard to follow, and not something I'm particularly proud to show off. I've been meaning to refactor it, but I've been avoiding it since it took so long to get working.
  • Factorytalk datalogging to Raspberry Pi?
    1 project | /r/PLC | 20 May 2021
    To elaborate on what I think u/TheDevilsAutocorrect is getting at, don't do the data logging on the PanelView. Use [Pycomm3](https://github.com/ottowayi/pycomm3) or [pylogix](https://github.com/ottowayi/pycomm3) to log directly to the Raspberry Pi. You can log to CSV pretty easily with either library.
  • Any pycomm3 users want to help test the next release?
    1 project | /r/PLC | 23 Feb 2021
    Here are the basic steps, if you have any questions feel free to ask there.
  • Reflex Minigame (PLC and RP Pi)
    2 projects | /r/PLC | 8 Feb 2021
    If you're using a MicroLogix with ethernet you can try pycomm3. It's a pure Python Ethernet/IP library I maintain. It started as a port of pycomm to Python 3, but since has changed significantly. It has "support" for MicroLogix thru the SLCDriver. You may need to refer to the pycomm documentation for addressing examples, though. When I was at an integrator we never used MicroLogix PLCs, so any testing was done against a SLC. If you try it out and run into any issues, feel free to open up a issue on GitHub.

What are some alternatives?

When comparing Scada-LTS and pycomm3 you can also consider the following projects:

QSimpleScada - Qt based simple SCADA framework, with dashboard, static and dynamic components

Pylogix - Read/Write data from Allen Bradley Compact/Control Logix PLC's

FUXA - Web-based Process Visualization (SCADA/HMI/Dashboard) software

libplctag - This C library provides a portable and simple API for accessing Allen-Bradley and Modbus PLC data over Ethernet.

awesome-industrial-control-system-security - A curated list of resources related to Industrial Control System (ICS) security.

EIPScanner - Free implementation of EtherNet/IP in C++

tahu - Eclipse Tahu addresses the existence of legacy SCADA/DCS/ICS protocols and infrastructures and provides a much-needed definition of how best to apply MQTT into these existing industrial operational environments.

ge-ethernet-SRTP - Working Demo of Proprietary GE SRTP PLC Communication Protocol (GE Ethernet)

ckSCADA - Industrial SCADA Based on Kafka

quarry - Python library that implements the Minecraft network protocol and data types

json-scada - A portable and scalable SCADA/IIoT-I4.0 platform centered on the MongoDB database server.

opcua-asyncio - OPC UA library for python >= 3.7