03-27-2001 03:00 PM
03-29-2001 08:33 AM
03-30-2001 12:30 PM
04-02-2001 09:06 PM
04-06-2001 10:00 AM
09-28-2016 08:32 AM
Hi all,
I have the same warning popup problem on a LabVIEW executable interface that manages teststand engine and run sequences and can't find the source of it. If I press the OK button all works fine....but this popup is unwanted by the customer !
Is there a trick to disable this popup (from Testastand APIs in LabVIEW or from TestStand editor itself) ?
The popup doesn't appear if I lanuch sequences from TestStand editor !
Thanks.
10-05-2016 01:53 AM
This should have been a new message rather than hanging it on old message dated 2001 which was completed.
Also, it a bit lacking in information, maybe some screen shots if you can not provide some sample code. When does this popup occur? Is it actually a warning message?
regards
Ray
10-05-2016 01:58 AM
Sorry I realized the original thread was very old only after sending my message.
I finally solved the problem: I found wich sequence file was not unloaded at the end of the execution, then added a ReleaseSequenceFileEx command.
As often appens, a long time to discover the problem, a very quick solution 🙂
Anyway, thanks for you interest in my problem !
Best Regards