Skip to content

tnunnink/L5Sharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

768 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L5Sharp

A .NET library for interacting with Rockwell's L5X import/export files.

Overview

L5Sharp is designed to provide an intuitive and strongly-typed interface for working with Rockwell Automation's L5X import/export files. This library enables developers and automation engineers to easily read, query, modify, and generate L5X content programmatically.

Features

  • Simple and Intuitive API: Class and property names should be familiar to Rockwell PLC developers.
  • Multi-target Framework Support: Compatible with .NET Standard 2.0 and .NET 8.0
  • Strongly-typed Component Model: Work with tags, programs, rungs, and other Logix components in a type-safe manner
  • Powerful Querying Capabilities: Leverage LINQ to perform complex queries across your L5X content
  • Efficient Component Indexing: Fast lookups with indexed components for performance-critical operations
  • Component Modification: Add, remove, update, or replace components with ease
  • Mutable Tag Data: Reference and modify complex tag structures statically at compile time
  • Extensible Architecture: Seamlessly extend the API to support custom queries or functions

Installation

Install L5Sharp from NuGet:

Install-Package L5Sharp

Quick Start

DeepWiki Documentation

DeepWiki is an AI-powered platform that automatically generates comprehensive, Wikipedia-style documentation for any public GitHub repository, complete with interactive diagrams and a conversational assistant to answer technical questions about the codebase. (From Perplexity)

https://deepwiki.com/tnunnink/L5Sharp

License

This project is licensed under the MIT License.

Contributing

Contributions are welcome! If you find issues or have suggestions for improvements, please create an issue or submit a pull request to the GitHub repository.

Feedback

If you find this library useful, please consider leaving a star on the GitHub repository. Any feedback or questions can be submitted via the issues section.

About

A library for intuitively interacting with Rockwell's L5X import/export files.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages