ni / semi-test-library-dotnet

Semiconductor Test Library
https://ni.github.io/semi-test-library-dotnet/
MIT License
3 stars 2 forks source link

Minor Fix To Examples #137

Closed Mattjet27 closed 1 month ago

Mattjet27 commented 1 month ago

What does this Pull Request accomplish?

This PR fixes the naming of 3 PinSiteData examples that were incorrectly names SiteData:

It also corrects the indexing of perSiteVoltageLevelsArray in the DifferentValuesPerSiteAcrossAllSmuPins and DifferentValuesPerSiteAcrossAllPpmuPins methods.

Why should this Pull Request be merged?

These examples are misleading and incorrect otherwise.

What testing has been done?

Manual testing done on dev machine.