From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get the entry point in the ActiveX/COM adaptor

below is the description of the Demo of using the ActiveX/COM to call new seq . 

API Demo
1. Manually add a Message Popup step to the MainSequence of a
new sequence file. Save the sequence file as launch.seq.
2. Create another sequence file and save the file as caller.seq.
3. In the MainSequence of the caller.seq file, add Action steps
using the ActiveX/COM Adapter to call into the TestStand API and
launch the launch.seq file in a new execution.You might need the
following two methods to complete this step.
. Engine.GetSequenceFileEx
. Engine.NewExecution

 

so the question as follows:

1.i call the method of get sequencefileEx

2. call the method of getmodlesequenceFile

3.call the method of evalEntryPointNameExpression

4.call the method of NewExecution.

 

but at the step of 3. i haven't get the entry point.

so how to solve this issue? thanks

 

Download All
0 Kudos
Message 1 of 2
(3,618 Views)
0 Kudos
Message 2 of 2
(3,598 Views)