Adding UUT.PartNumber to the text report file name
Hello, I need to add the UUT.PartNumber to the text report file name. I am using TestStand 2012 with the sequential model, and the report format is text. Is there a way to do it from the Reports...
View ArticleI would like to remove seq path from report
I am using teststand 2012 with 5_horizontal.xls stylesheet. I would like the generated report not to display the pathand seq file for each test sequence . How do i acheive this! , i am not familiar...
View ArticleRe: Adding UUT.PartNumber to the text report file name
Hey Yannick, You can do this from the Report Options dialog. I actually posted something a while back about doing this. See here:...
View Articlepassing a string from c# to RunState.Root.Locals.UUT.SerialNumber at NI
HI all,How can I pass a variable content as a string in c# to the sequence variable named as RunState.Root.Locals.UUT.SerialNumber.The main gold is to pass the string value from textbox in c# GUI to...
View ArticleWorkspaces, Version Control, Deployments
At the moment our development environment lives in C:\TopLevel with an assortment of directories below this containing ~400 VIs and ~150 .seq files. We haven't used the LabVIEW project files or...
View ArticleStep - "Sequence Call Name" usage
I wrote a program that uses teststand API calls to delete specific DLL calls and replace these with a VI call, unfortunately this method does not copy step settings (preconditions etc. ) Right hand...
View ArticleRif.: CTD and CTA Practice Exams
Hello Ryan_82, That was exactly my experience:real exam a bit harder than the example questione (but example was helpful),even my score almost the sameand maybe next year the CLA - who knows? But I...
View ArticleRe: passing a string from c# to RunState.Root.Locals.UUT.SerialNumber at NI
Please check this example :TestStand 2012\Examples\AccessingPropertiesUsingAPI\UsingDotNet\AccessingPropertiesDotNet It shows how to set a TestStand Variables from a C# enviornment. Hope this helps.
View ArticleRe: How can ı do parallel test?
I changed uut information box, but ı didnt change sequence result. I add a picture. Please send me how can ı do it
View ArticleRe: passing a string from c# to RunState.Root.Locals.UUT.SerialNumber at NI
Hi all, I'm using C:\Users\Public\Documents\National Instruments\TestStand 2013\UserInterfaces\Full-Featured and I'm trying to get the sequenceContex object : SequenceContext s=...
View ArticleHow to modify serialNumber value
Hi all,I'll be try to be more clearHow can I modify serialNumber by using C:\Users\Public\Documents\National Instruments\TestStand 2013\UserInterfaces\Full-Featured example.
View ArticleRe: passing a string from c# to RunState.Root.Locals.UUT.SerialNumber at NI
Use an User Interface Message (short UIMsg) to query the DUT serial number in the Pre-UUT callback. Norbert
View ArticleTS sequence editor and deployment licence
Hi, Is there any chance to use sequence editor with Deployment not Development licence? Tahnks
View ArticleRe: TS sequence editor and deployment licence
NI here says: "Debugging steps and sequences involve making minor changes to these components to fix issues in the application. Making changes to steps and sequences that add or improve functionality...
View ArticleHow do I pass custom data from client sequence to model plugin
Hi.I am in the process of updating a TestStand system from TestStand 4.2.1 to TestStand 2012. From the old systems we have some custom process models, a batch and a sequential model. In the TestStand...
View ArticleRe: TS sequence editor and deployment licence
Yes but how to switch it on? Will it be enough just to login to the TSOI as the operator?
View ArticleRe: TS sequence editor and deployment licence
Once you have activated the TestStand Debug Deployment License, you can open SeqEdit - which you must have installed :smileywink:
View ArticleRe: TS sequence editor and deployment licence
I use VLM. On VLM there are two types of licences: Development and Engine deployment. I'd like the sequence editor to use Engine deployment licence. Can I do this?
View ArticleRe: TS sequence editor and deployment licence
I guess that you Engine Deplotment is the Base Deployment. (Maybe someone knows better?) If it is, the license will not allow the usage of SeqEdit, see here.
View Article