Instances multiples teststand
Bonjour, est-il possible d'installer TestStand sur un poste (type serveur) et que des postes clients puissent exécuter celui-ci (à partir dossier partagés par exemple) du réseau. ?Le but serait d'avoir...
View ArticleFormat one digit number into two digit numbers
Hi, I encounter a typical problem that consists in formatting all one digit numbers 1 2 3 4 5 6 7 8 9 to 01 02 03 04 05 06 07 08 09. I have read str( func without finding good format option. What is...
View ArticleDefining TestStand functions in an ATML TestDescription
Hello, I am currently trying to execute test cases in NI TestStand using the ATML Toolkit 2010. So far, I have managed to import the test cases as simple steps into NI TestStand. My Question is whether...
View ArticleLogging DataSource Expressions
Hello, We are using NI TestStand 2012 here in our company, and I have a simple question. In any pass/fail test (numeric, string, regular pass/fail), is there a way to have TestStand include the...
View Articlemessage popup add more buttons than six
Hi, On TestStand 4.2.1, I encounter a limit of 6 buttons. How can I add more buttons ? Or, can I replace message popup by list ? Thank you
View ArticleTest Stand async Task
I'm trying to learn more about NI Test Stand and calling a .NET Method in a test sequence. I reviewed and understand the basic examples where you can call something like below... public bool...
View ArticleHow to programmatically write a step/sequence requirement ?
Hi, I think everything is in the title ! :smileywink:I guess I'll have to directly write in Step.TS.Requirements.Links ? Because I didn't find anything in the Step properties / methods to this...
View Articlehow to access parameters/locals/variables which are passed by referenece?
Hello , I am new to NI teststand. From one sequence file(file1.seq) , i have called another sequence file (file2.seq) , to which i have passed parameter value by reference(Locals.Driver)Parameter is...
View Articlejava teststand - Error 1500 Cannot find class
Hi everyone, I am using TestStand 2010 and Java 1.7.I try to add a java class in the Computer example folder, and call the method.The java class is simply like below, because I just want to try calling...
View ArticleLock Demo not working when copied in another file
I have copied National Instruments\TestStand 2012\Examples\Synchronization\LockDemo all sequence modules to new sequence file. Also sequence properties , sequence file properties & sequence...
View Articleui control in insertion palette
Hi, I am using TestStand 4.2.1, not Labview. In the help, I have read that Ui Control like ListBox or ListBar are available but they are not displayed in insertion palette. How can I display them or...
View ArticleSeveral executions in parallel : goto cleanup of another sequence
Hi guys, My test sequence has this architecture : it launches 2 executions in parallel and for them to finish. In these 2 executions are placed several subsequences and test to verify my UUT (see image...
View Articleunload java class
Hi everyone, I have problem with unloading java classes. When I update java class file, it does not take effect unless I close TestStand software.Closing Sequence .seq file does not take effect. It...
View Articlequestions on user message
I'm using TS to run a verification sequence of ni scope and want to display measurement in UI developed with LV. I just want to fresh my UI waveform graph after one measurement is completed so i use...
View ArticleBoolean expression fails sporadically
In a TestStand 4.1 sequence we have a local container with some configuration flags which are set from a configuration file; currently these flags are all true.We observe that the following...
View ArticleGetting current Step Name of MainSequence in parallel Sequence
Hi, I'm starting a sequence in parallel from the MainSequence by "Using new execution". This parallel sequence is continously polling CPU performance data from my UUT and logs them "on the fly" to an...
View ArticleHow to catch user break from OI ?
I'm using slightly modified standard CVI OI shipped with TS. I have a sequence in TS which counts time how long time it takes for a DUT to clarify the test. If the DUT doesn't clarify the test at all,...
View ArticleThe .NET method cannnot be accessed
Hi, I try to access dll .NET method int myMethod ( string, string, string , ref object) and TestStand does not success to this accession. I don't understand cause I call this with Parameters that...
View Articledeclaration d'un float
Bonjour je commence à me familiariser avec l'outil de test TestStand et j'ai une petite question concernant la declaration d'une constant Float sur 4Bytes.y -t-il un syntaxe precis pour ce type de...
View ArticleHow do I add a logo in the header of a TestStand 2012 HTML report?
I've been trying to add a company logo to the header of a HTML report on TestStand 2012 without success. I've followed the help topic below however this seems to be for TestStand 3.1 and does not work...
View Article