Infineon.EAF.Runtime v2.60.0

Switched to xml for InfinityQS export
This commit is contained in:
2025-08-25 13:16:28 -07:00
parent aa9d43dcea
commit f34ad07840
37 changed files with 2781 additions and 1489 deletions

View File

@ -6,6 +6,6 @@ public interface IDescription
int Test { get; }
int Count { get; }
int Index { get; }
string Lot { get; }
string RDS { get; }
}