Create a test utility for the KTA-223 and KTA-225. Could be two separate utilites, or a single one.
Start with my working example, then do the following:
- Upgrade the project to .NET 6.0.
- Import the project to the Test Suite Visual Studio solution.
- Refactor it to use a class in the SDK to control the KTA-223.
- Add support for the KTA-225 (either by a duplicate project, or by adding to the existing project).
Create a test utility for the KTA-223 and KTA-225. Could be two separate utilites, or a single one.
Start with my working example, then do the following: