Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 696 Bytes

currentstate.md

File metadata and controls

15 lines (12 loc) · 696 Bytes
title _description
Current state of PLC4X suite for .NET
Describes the current development state of PLC4X suite for .NET

PLC4Net development state

This release comes with some ready made classes:

  • PLC4Net:
    • Reflected almost all classes of PLC4J with the limits imposed from JNetReflector
    • Manually made some classes, or extended some of reflected one, due to limitations of JNetReflector
    • If something is not available use API extensibility to cover missing classes.
  • PLC4NetCLI: added REPL shell, run Main-Class and execute C# scripts
  • PLC4NetPS: some PowerShell cmdlets