No Icons shown in Sequence Editor (Teststand 2014 SP1 + Windows 10)
Hello, I have the followig problem:After Installing Teststand 2014 SP1 on a blank Windows 10 machine, no icons are shown for the steps in the sequence editor. Besides that, the breakpoints do not...
View ArticleAccess Type Palette element details from LabVIEW?
Greetings! I'm trying to get a list of all the elements in a specific type palette member from LabVIEW and having no luck. I can get the list of the names of every element in all the type palette...
View Articledatabse options callback
I've tried to make a simple seq using a databse options callback (access database).I get data in the UUT_RESULT table only, which mean the actual result of my numeric limit test is not logged. Is it...
View Articlethe duration of the "Аction" and save the data in Excel
Hi,I have some questions.1) I need to set and regulate duration of the "action." for example, to "step 1" was performed for 5 seconds, then "step 2" was performed for 3 seconds, etc.2) and I need to...
View Articleanalyze custom step
Hello, My question is quite simple, is it possible to use the TestStand Sequence Analyzer to analyse the custom steps I developped ? If it's possible, where can I find tutos to do this ? Best Regards,CFOE
View Articlehow to read bit number of a binary string
HiI have this binary string as an output of my code in Teststand111011111111111110110001000100 How can I read the first bit on the far right or any bit (at any position) in the string on teststand?Thanks
View ArticlePrivate sequences?
Hello, i'd like to have some sequences like kind of private, i.e., it would be visible just in its sequence file. I search for it and didn't find anything, I also found some old posts saying that this...
View ArticleTestStand variables scope for parallel and batch model
Dear TestStand community! I have the following problem. I use the batch model. In ProcessSetup callback I initialize hardware references, and write them to FileGlobals. But, when sequence is entered to...
View ArticleHow to release FGV Instrument
Hi!I have a funtional gloabal varaible (FGV) (in LabVIEW which i call from teststand) which has a strict type def enum with read, write and close. The initilizes is handeld by a unitzilized boolean...
View ArticleExtending NI_Flow_For does not insert correct End step specified in BlockEndStep
Hi !I need to extend the For capabilities in my sequences.So I buil a new step type (My_For) that I combined with the NI_Flow_For type. Then I added some properties to fulfill my requirements.I did the...
View ArticleLabVIEW based User Manager
I have a need for a LabVIEW based User Manager that I can run on systems that only have the Base Deployment license. Just wondering if anyone has some starting code they'd be willing to share. Thanks
View ArticleException processing message 0xc0000005
Teststand 2013 CVI fullfeatured OperatorInterface crashed after hitting break button showing the folling messagebox before: Where should I seach the problem ?
View ArticleNegate 2D Array
Hi All,I have a 2D array with numbers in (Locals.numbers) that are passsed into a Labview VI to control a motor (the Labview VI attached is just a demo to try and solve the problem). This works fine as...
View Articleresult processing database change
Hello everybody, I have a question regarding changing the database use for the result processing. My environment is Teststand 2014, LabView 2014. I need to be able to change the database used for...
View ArticleHow to select more than one route in Switching dropdown?
Hello,i am using TS2015 SP1 and SwitchExec 2015. I created a list of routes that are now visible in the step-properties "Switching" in the dropdown-field "Route(s) to connect".Here i can click on one...
View ArticleExample of TestStand Batch/Parallel OI with multiple Tags
Wondering if anyone has an example of a TestStand OI wich shows the execution/report of each UUT on a seperate tab I would also like to intergrate the functionality of the Parallel or Batch Serial...
View ArticleSerial Communication Issues When Communicating on Same Interface Type
TestStand is receiving the correct Return Count from Serial Read but not receiving the Read Buffer String from LabVIEW. Current Hardware Configuration:COM4: RS485 (NI USB-485)COM5: RS485 (NI...
View ArticleHow to use different switchpositions in batch-model
Hello,i have a batchmodel that executes a testplan with 4 batches.How can i use different switch-positions (NI SwitchExec) for each batch?Is there a variable that i can readout that returns the current...
View ArticleHow can I log an Labview XY graph (cluster of 2 arrays) in TestStand 2010 SP1...
The default TestStand 2010 SP1 data logging schemas split this cluster into two arrays stored as binary data, resulting in two graphs being displayed in the report: one for X data and one for Y data....
View Articlesharing locks among different sequences
The way my main seq is set up is it does nothing by itself, just makes calls to other sequences (call them seq1, seq2, etc.). I now want to have two UUTs using the parallel model but, since I only...
View Article