NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Event in ActiveX or dll when call it in TestStand

Hi
I have a problem with ActiveX or dll build in event when call it in TestStand.
I have a VC++ code in which there is a Com port event and I deal with it in the code, then I build a dll an export some interface functions, the event and event handler is unknow from the outside, but I want to use TestStand to call this dll and I do not know whether the event can load to memory correctly and monitor the event during the whole process. In every TestStand step, is TestStand free the step content when this step is finished? or it is always residing in the memory.
 
I consider to build it as a dll or an ActiveX
 
********************************
*The best Chinese farmer*
********************************
0 Kudos
Message 1 of 2
(3,174 Views)
I'm not familiar with ActiveX. But I found the turtorial on ni.com, hope it's useful:
http://zone.ni.com/devzone/cda/tut/p/id/2984

There are some links about the problem you mentioned:
http://forums.ni.com/ni/board/message?board.id=330&message.id=2388&requireLogin=False
http://forums.ni.com/ni/board/message?board.id=330&message.id=4215&requireLogin=False
0 Kudos
Message 2 of 2
(3,158 Views)