03-01-2010 10:00 AM
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
03-01-2010 10:14 AM
04-06-2020 03:30 AM