04-27-2006 04:56 PM
04-28-2006 05:46 PM
Hello,
I'm not real familiar with TestStand, so forgive me if this sounds like a bad
question. However, are you having problems just running and debugging
your program in the CVI platform? i.e. if you open you CVI program from
CVI can you run and set breakpoints, and other debugging things from
here? If its not this, the problem probably lies somewhere in the
TestStand interface with CVI and the question might be better off in the TestStand discussion form
threads.
If this is an issue you believe is related to the CVI environment please let me
know how I can help!
04-28-2006 05:55 PM
@Travis M. wrote:Hello,
I'm not real familiar with TestStand, so forgive me if this sounds like a bad
question. However, are you having problems just running and debugging
your program in the CVI platform? i.e. if you open you CVI program from
CVI can you run and set breakpoints, and other debugging things from
here? If its not this, the problem probably lies somewhere in the
TestStand interface with CVI and the question might be better off in the TestStand discussion form
threads.
If this is an issue you believe is related to the CVI environment please let me
know how I can help!
05-01-2006 04:17 PM
Hi John,
Try creating a simple sequence that just shows a message pop-up and see if that works. You could also try running your current sequence in the simple user interface. It is located at: C:\Program Files\National Instruments\TestStand 3.0\OperatorInterfaces\NI\Simple\CVI. Try both of these out to see if there is an error occurring in the testexec.exe or if there is something in the sequence we need to take a look at.
05-01-2006 04:32 PM
@tesims wrote:Hi John,
Try creating a simple sequence that just shows a message
pop-up and see if that works. You could
also try running your current sequence in the simple user interface. It is located at: C:\Program Files\National
Instruments\TestStand 3.0\OperatorInterfaces\NI\Simple\CVI. Try both of these out to see if there is an error
occurring in the testexec.exe or if there is something in the sequence we need
to take a look at.
05-02-2006 01:34 PM
Hi John,
I’m a little confused. Did you try running the simple CVI operator interface and it didn’t work, also? Try running your sequence in a different operator interface, either the simple CVI one or the LabVIEW one. If it works in either of those, then we need to take a look at the full CVI operator interface, to see where in the code it is crashing.
Here’s the path to the other operator interfaces:
C:\Program Files\National Instruments\TestStand 3.0\OperatorInterfaces\NI\Simple\CVI\TestExec.exe
C:\Program Files\National Instruments\TestStand 3.5\OperatorInterfaces\NI\Full-Featured\LabVIEW\TestExec.exe
05-02-2006 02:30 PM
@tesims wrote:Hi John,
I’m a little confused.
Did you try running the simple CVI operator interface and it didn’t
work, also? Try running your sequence in
a different operator interface, either the simple CVI one or the LabVIEW
one. If it works in either of those,
then we need to take a look at the full CVI operator interface, to see where in
the code it is crashing.Here’s the path to the other operator interfaces:
C:\Program Files\National Instruments\TestStand 3.0\OperatorInterfaces\NI\Simple\CVI\TestExec.exe
C:\Program Files\National Instruments\TestStand
3.5\OperatorInterfaces\NI\Full-Featured\LabVIEW\TestExec.exe
05-02-2006 02:55 PM
05-02-2006 03:09 PM
05-02-2006 03:46 PM
Hi,
Have you tried deleting the cvibuild.Testexec folder, the cdb and the exe and tried to do a fresh build.
Or even make a fresh copy from the NI folder to User folder.
Regards
Ray Farmer