title | _description |
---|---|
Current state of PLC4X suite for .NET |
Describes the current development state of PLC4X suite for .NET |
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