Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 706 Bytes

File metadata and controls

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

PLCOnNet development state

This release comes with some ready made classes:

  • PLCOnNet:
    • 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.
  • PLCOnNetCLI: added REPL shell, run Main-Class and execute C# scripts
  • PLCOnNetPS: some PowerShell cmdlets