Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📊 Rockwell PLC Datalogger

Release License


🇫🇷 Français

📝 Description

Une application légère et performante pour l'acquisition de données (Datalogging) sur les automates Rockwell / Allen-Bradley (ControlLogix, CompactLogix, etc.). Conçu pour le milieu industriel, cet outil permet de surveiller les tags en temps réel via le protocole Ethernet/IP.

✨ Caractéristiques

  • 🎨 Interface graphique moderne avec PySide6.
  • 🔌 Communication robuste via la bibliothèque pycomm3.
  • 💾 Exportation des données simplifiée.
  • 🚀 Exécutable portable : Pas besoin d'installer Python sur le PC de maintenance.

🖼️ Démo (Importation de configuration)

Demo Configuration

🚀 Installation & Utilisation

  1. Téléchargez la dernière version dans l'onglet Release.
  2. Lancez l'application (Plug & Play).
  3. Configuration : Utilisez le fichier template_configuration.json via Fichier > Ouvrir pour charger vos tags.

🛡️ Sécurité (VirusTotal)

Plateforme Rapport de Scan État
Windows (.exe) VT 🟢 Sain*
Linux (Binary) VT 🟢 Sain
*Note: Faux-positifs courants sur Windows car l'exécutable n'est pas signé.

⚖️ Licence & Responsabilité

Ce projet est sous licence MIT. Avertissement : Ce logiciel est un outil indépendant et n'est pas affilié à Rockwell Automation. L'utilisateur assume l'entière responsabilité de son utilisation sur des systèmes de production. L'auteur ne peut être tenu responsable des arrêts machines ou pertes de données.


🇺🇸 English

📝 Description

A lightweight and high-performance data logging application for Rockwell / Allen-Bradley PLCs. Designed for industrial environments, this tool enables real-time tag monitoring via the Ethernet/IP protocol.

✨ Features

  • 🎨 Modern GUI powered by PySide6.
  • 🔌 Robust communication using the pycomm3 library.
  • 💾 Simplified data export.
  • 🚀 Portable Executable: No Python installation required on the field PC.

🖼️ Demo (Config Import)

Demo Configuration

🚀 Installation & Setup

  1. Download the latest version from the releases tab.
  2. Run the application.
  3. Setup: Use the template_configuration.json by going to Fichier > Ouvrir (File > Open) inside the app to load it.

🛡️ Security Scans (VirusTotal)

Platform Scan Report Status
Windows (.exe) VT 🟢 Clean*
Linux (Binary) VT 🟢 Clean
*Note: Common false-positives on Windows due to unsigned binary.

⚖️ License & Disclaimer

This project is licensed under the MIT License. Disclaimer: This software is an independent tool and is not affiliated with Rockwell Automation. The user assumes full responsibility for its use on production systems. The author cannot be held liable for any machine downtime or data loss.


Credits