NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Example of C# dot Net Module Adapter

Solved!
Go to solution

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

0 Kudos
Message 1 of 3
(3,948 Views)
Solution
Accepted by topic author Jim_Flip

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

Regards
Ray Farmer
Message 2 of 3
(3,941 Views)

Hi Ray,

That is a perfect example of what I need to get started. 

 

Many Thanks,

Jim

0 Kudos
Message 3 of 3
(3,931 Views)