LabVIEW V'sI containing TestStand API saved on different Windows versions
Hi. I have a question regarding saving and loading of LabVIEW VI's that contains calls to the TestStand API in different versions of Windows:Can it be true that if I create such a VI in e.g. 64 bit...
View ArticleSet/save value of locals from LabView at development
Is it possible to set/save value of locals in Teststand from LabView at the development, so i dont have to write the value in the variables pane? I can do this at programmatically at runtime with...
View ArticleVPN connection for cRIO 9068
Hi, My problem is to establish a VPN tunnel between cRIO 9068 and a router. Is it possible? To accomplish this task I was planning to install strongswan on cRIO (opkg install strongswan).I have...
View ArticleHow do I sanitize my numeric results using a Process Model Plug-In?
I have a TestStand sequence that sometimes sends special floating point numbers to our database-- numbers like -Inf, Inf, and NaN. NaN is OK but -Inf and Inf are not, so I'm trying to write a Process...
View ArticleProgrammatically launch user manager?
Is it possible? I don't see a command type or an API for it.
View ArticleIs it possible to add a single Entry Point menu item to a LabVIEW OI menu?
Using the "TestStand - Insert Commands in Menu (Application Manager).vi" library VI, I can add all Configure menu items to a menu with the "CommandKind_ConfigurationEntryPoints_Set" option for the...
View ArticleHow do i query the module object for the interface of the module-specific...
Hi there. Currently using LabVIEW 2012/TestStand 2012. I am attempting to edit the LabVIEW Text Sequence Translator, and in the CreateStep.vi I am trying to create a step that is of type...
View Articleset value of parameter in sequence call programatically
Is there a way to set the value of parameters of a sequence call with a vi with the sequence context in the sequence which is called? If not from the same subseqence maybe with a vi in the mainsequence?
View Articlecould not locate an absolute path for teststand workspace objects ...
When tying to build a deployment I get :While Analyzing file "N:\Flexnet\Teststand-2013\IO_Board\flexnet.tsw"Error: Could not locate an absolute path for TestStand workspace objects. You might be...
View ArticleHow To Access Variables In Process Model For Use In Main Sequence
Hi everyone, in my sequence file I callback the PreUUT sequence file. I want to be able to use one of the local variables I assign in this callback sequence in my main sequence. In my main sequence...
View ArticleHow To Trigger Test Stand To Assign Step = Error
Hi everyone, I have a LabVIEW VI step in my sequence and I have an abort button the user can select to abort the user interface VI. I want the "abort button" boolean to pass back to test stand that...
View ArticleCommand.Enabled property for UI API doesn't work
As an example of what I am trying to do, I would like to disable the "Open Sequence File" command button and menu in my TestStand OI if a sequence file is already open. So in my SequenceFileChanged...
View ArticleWhy XNET Signal Control works on packed library (LabView) but doesn't work in...
Hello, I'm currently working with TestStand 2013 and LabView 2012 SP1. I create packed library with LabView and I call them with TestStand step.One packed library uses XNET signal control which permit...
View ArticleQuelle est le courant maximum que peux fournir une sortie numérique de la...
Bonjours, je voulais savoir qu'elle peut être le courant maximum que peux fournir une sortie numérique sans l'endommager de la carte NI USB-6009. Cordialement.theolamache
View ArticleDeciding whether TestStand is the right solution for my company
I'm working at a growing company and we recently started a push in our Test group to try and standardize our future development as much as possible to allow as much re-use of code as possible. I don't...
View ArticleUsing the 'Property Object' Method 'SetValBinary' to directly edit Teststand...
Hi all, Using TS 2014 and LabVIEW 2013 SP1. I am failing to use the 'Property Object' Method 'SetValBinary' to edit a (flattened) binary string (stored in Teststand Locals).I am elaborating more below,...
View ArticleTeststand 2014 Version Selector "Program Error"
I have upgraded to TestStand 2014 from 2013. I suspect I removed TestStand 2013 using the NI uninstaller but hadn't selected TestStand 2014 using the version selector. When I try and run the version...
View ArticleCall executable argument with multiple expressions
I'm using the "call executable" step type in TS 4.2. My normal command line works with windows [sflashldr com1 w 0 config.cfg binary.bin] where the bin file flashes my chip according to the cfg. I...
View ArticleTwo unexpected Locals variables when iterating over array of containers.
Hi, I iterate over an array of containers. In the ForEach loop step variables format I have defined two variables; one is current offset, second one is current element. The loop works fine. However,...
View ArticleProgrammatically change Results Active Configuration
I'm using TestStand 2012 SP1. I'd like to be able to configure the Active Configuration for results in the process model. A station running our sequential model would set the Sequential Reporting...
View Article