11-02-2008 06:25 AM
Hi All,
I have been using VIs for my module adapter almost exclusively, but would like to branch out a bit and try a C# module adapter. I understand exposing methods and properties in C#, but would like to see and example in source code that could be used in TestStand.
Can anyone point me to a good example? I would like something simple, but anything would help!
Thanks,
Jim
Solved! Go to Solution.
11-03-2008 05:27 AM
Hi,
As a starting point try the Computer Motherboard Test Sequence example in <TestStand>\examples\demo folder. There is a CSharp versions
Regards
Ray Farmer
11-03-2008 09:47 AM
Hi Ray,
That is a perfect example of what I need to get started.
Many Thanks,
Jim