Re: Estimating Sequence Run-Time?
Hi kclay88, No such thing as a dumb question! Can you give me a better idea of when this Dwell Time is populated and how? For example, are you reading these wait times from some kind of file, or are...
View ArticleNew online TestStand User Group - 2nd August 2019
Hi all, apologies for the blatant advertisement of a new TestStand user group. Abaco Systems, ATE Solutions and Multics have banded together to start the first TestStand user group in the UK...
View ArticleNI Compact Rio Module Support
All, I am trying to determine what is the latest version of NI Compact Rio Module Support. I can only find 17.1. The problem is that when I try to load that it is saying that I have to install...
View ArticleLocalization (Chinese) of TestStand Edit time VI in LabVIEW runtime environment
I have created the custom step type in which have created the Edit substep and POST substeps in LabVIEW. These substeps have user interface and needs to have an input in a string control in Unicode...
View ArticleRe: Terminate and Exit UI Upon Single Button Click
Thanks for your reply. Interesting idea; I hadn't thought of using the Station Options.However, I'm still a bit confused on how to best initiate the exit without getting a prompt saying do you really...
View ArticleRe: Terminate and Exit UI Upon Single Button Click
You mean the "Incomplete Executions" prompt? I'm not aware of any way to get around that... You need to make sure this button terminates all executions (and that they're done terminating, which is...
View ArticleRe: NI Compact Rio Module Support
You should be able to download the newer versions of the cRIO driver here that includes the module support. These questions also might be better served on the Real-Time Discussion forums and not in the...
View ArticleRe: Localization (Chinese) of TestStand Edit time VI in LabVIEW runtime...
Hi, When running your code using the Runtime engine it won't be looking into LabVIEW.ini since it will be treated as a built application. So you will need to add this to another ini file, take a look...
View ArticleRe: TestStand 2017 Bitness Issue - both Sequence Analyzer and Execute time
Solution: it was indeed the custom environment that was the culprit; the custom environment included several custom results processing options. Some of these custom result processing options were...
View ArticleHow to plus two additional serial number box in original PUUTPANEL in...
1)There is only one serial number box in Original PUUTPanel in parallel mode, but there are 3 boards run in the same time in our test. Each serial number in 3 boards needs to be scanned into each...
View ArticleRe: Passing arguments to exe using the Argument Expression
Dear ShockHouse, I have created a *.bat file with all the needed commands and I have chosen to call that file from TestStand. It works. So this may be a solution. However, if you need to change the...
View ArticleRe: Passing arguments to exe using the Argument Expression
By executes do you mean the program executes? Honestly to me at this point it looks like the executable is not being called since there is a space in the path, cmd.exe won't know what to do."/C...
View ArticleRe: Test Status "Terminate" only for some UUTs
Thanks PulidoTech and Chris. You answer helped me solve my problem. Thanks.
View ArticleHow to undeploy with ASAM XIL Steps
Hello, I'm using Teststand 2017 to control VeriStand 2018.0 via ASAM XIL Steps for Teststand. I've been able to deploy a project, run some RT sequences and so on. The only thing I'm unable to...
View ArticleError "-17500" Using Python and TestStand
Hi, I'm currently using the TestStand 2019 trial to evaluate if it suits the needs of our company. One critical aspect is compatibility with our existing Python code frameworks. We are using an...
View ArticleRe: CVI module using openmp
Hello Bruno_p, It seems like that a thread is still running when you try to shutdown TestStand.Is the problem reproducible with the CVI examples you spoke about ? Could you give us more informations...
View ArticleRe: Cluster of Boolean Controls not updating in TestStand
Hello iWin, 1) How does your VI works if you remove the TestStand API part ?2) Does this write the value into your hardware ? 3) I'm not sure what you are doing with the TST API in your VI, could you...
View ArticleRe: CVI module using openmp
Hello Salah_I, You're maybe right : a thread is probably still running. With the options "Unload after sequence executes" TestStand crashes at the end of the sequence execution.So the unload action...
View ArticleRe: Why can't I change the User's Password?
I have having the same issue. I have deleted the Users.ini file and reset the users. However, I am still unable to change the password of any users from the User Manager.
View Article