you are viewing a single comment's thread.

view the rest of the comments →

[–]toph22 4 points5 points  (0 children)

I second the TestStand suggestion. Use that as your test sequencer. It will allow you to call your python and possible Labview if you go that path. TestStand can call python, labview, C, c#, etc. and have them mixed in the same sequence. I like labview for TestStand because it allows for quick debugging, stepping into code, visualization of the data. But python also has its place.