From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, 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: 

CVI error on calling CVI dll in TestStand

Hi,

 

I am calling Client CVI dll (in a external process) in TestStand step. The call is getting transferred and i am able to debug the external CVI code. But at a point where the CVI code inturn calls another Driver CVI dll code, i am getting the following error:

                            "Lost ActiveX connection to CVI. The CVI adapter will attempt to reconnect on next execution."

 

My Client CVI dll is a wrapper which makes calls to niDMM dll. The Client CVI dll has included niDMM.fp file in the project. On building the code, the .h file automatically got included.

 

My problem is at the niDMM_init(...) step in client CVI dll, the execution hangs and i get the above error. What could be the problem??

 

Kindly help me out as i am new to CVI debugging in TestStand.

 

Thanks in advance,

Priya.

0 Kudos
Message 1 of 2
(3,058 Views)
0 Kudos
Message 2 of 2
(2,988 Views)