NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Connection Points using ActiveX in TestStand

Hi,

Had a query . Is is possible to register connections points using Test
Stand. I am having a COM Dll which incorporates Connection Point
Mechanism. I am able to use this using VC++ client. But not with Test
Stand Application.

Regards....

0 Kudos
Message 1 of 2
(2,784 Views)
That should handled in code modules you write rather than purely in a sequence. Your connection point handlers could set TestStand globals, use TestStand synchronization objects (such as queues or notifications), write to files, set DLL globals, or use any of the dozens of other possible methods to communicate with TestStand sequences
0 Kudos
Message 2 of 2
(2,779 Views)