NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

HTBasic hanging while doing a GPIB command, Called from TestStand

I have functions in HTBasic called from TestStand for doing GPIB communications for different test sets. When i run the main sequence, the sequence hangs in a HTBasic step. The step is different every time. Does anybody know about this problem?
0 Kudos
Message 1 of 4
(3,639 Views)
Hi,

I have some questions.

Does the HTBasic programs run by themselves?. Or does it only hang when executed in TestStand?.

What GPIB driver and interface are you using?. What GPIB operations are you performing?. Is there any error message shown?.

The main idea is to figure out if the error is caused by the GPIB operation or by TestStand.

Include any information you may consider important.

DiegoF
National Instruments.
0 Kudos
Message 2 of 4
(3,639 Views)
The HTBasic code works on its own. It only hangs when i run it in teststand. PCI-GPIB (NI) and 488.2. It is simply output and enter commands across the GPIB bus. No there is no error message shown from Teststand or from NI Spy
0 Kudos
Message 3 of 4
(3,639 Views)
Hi,

I don't have to much experience with the HTBasic module in TestStand. I have more experience with GPIB programming, which is why I ask those questions.

i would suggest re-posting the question in the TestStand forum, so that it shows up as unanwsered, but make sure to include that the HTBasic GPIB code runs correctly by itself and that NISpy does not show any GPIB errors.

DiegoF
National Instruments.
0 Kudos
Message 4 of 4
(3,639 Views)