NI TestStand

取消
显示结果 
搜索替代 
您的意思是: 

How to trace test steps in .Net application

已解决!
转到解答
解答
接受人 0049

Use the ExecutionEntryPoints collection on the sequencefileviewmgr. Execution entry points are defined by the process model. The ones that ship with teststand all have a Test UUTs and Single Pass entry point, but a custom process model can have completely different execution entry points. That is why the interface needs to be more flexible like this.

 

Hope this helps.

-Doug

11 条消息(共 13 条)
1,884 次查看
That really helps. Thanks.
0 项奖励
12 条消息(共 13 条)
1,882 次查看
Very Thank You!
0 项奖励
13 条消息(共 13 条)
598 次查看