AMLEngine2.1 icon indicating copy to clipboard operation
AMLEngine2.1 copied to clipboard

The AutomationML 2.1 .NET Application Programming Interface with support of CAEX 3.0 and CAEX 2.15. The AMLEngine2.1 is published as the named package Aml.Engine on nuget at https://www.nuget.org/pack...

Results 3 AMLEngine2.1 issues
Sort by recently updated
recently updated
newest added

### Issue Title: Backport Strategy for .NetFramework Support in AML Engine 3.2.2 ### Description: Since version 3.3.0, the AML Engine no longer supports .NetFramework. Our applications will continue to be...

To reproduce: - Use the AML.Editor to create a simple AML file with an ExternalInterface of class `AutomationMLBaseInterface/ExternalDataConnector/ExternalDataReference`. - Via the attribute `refURI` refer to an external file via an...

The function IsDerivedFromInterfaceClass returns true, even though no inheritance relationship exists, but only a parent-child relationship. Further details can be found in the attached document. Details: [AmlEngineIsDerivedFromIssue.pdf](https://github.com/user-attachments/files/21381738/AmlEngineIsDerivedFromIssue.pdf) Example: [AmlEngineIsDerivedFromIssueExample.zip](https://github.com/user-attachments/files/21381809/AmlEngineIsDerivedFromIssueExample.zip)