Jump to content

NIWeek 2019/Automating Repetitive Development Tasks in TestStand: Difference between revisions

From LabVIEW Wiki
mNo edit summary
m Add infobox
 
Line 1: Line 1:
'''Automating Repetitive Development Tasks in TestStand''' by Chris Fazekas, Test Engineer, Lockheed Martin
{{infobox
|category=presentation
|icon=NIEagleButton.png
|presentation-conference=NIWeek 2019
|presentation-presenter=Chris Fazekas
}}


''Do you want to add the same step to the 300 subsequences in your TestStand sequence? Do you need to change all the LabWindows™/CVI adapters to C/C++ DLL adapters or add the same local variable to each subsequence? Discover how to develop automated TestStand sequences using the ActiveX TestStand Engine interface and properties that simplify code generation.''
{{presentation
|presenters=Chris Fazekas
|abstract=Do you want to add the same step to the 300 subsequences in your TestStand sequence? Do you need to change all the LabWindows™/CVI adapters to C/C++ DLL adapters or add the same local variable to each subsequence? Discover how to develop automated TestStand sequences using the ActiveX TestStand Engine interface and properties that simplify code generation.
}}


== Presentation Links ==
== Presentation links ==
* [https://forums.ni.com/ni/attachments/ni/niweeksessions/424/9/Automating%20Repetitive%20DevelopmentDevelopment%20Tasks%20in%20TestStand_SEPAD.pdf Slides]
* [https://forums.ni.com/ni/attachments/ni/niweeksessions/424/9/Automating%20Repetitive%20DevelopmentDevelopment%20Tasks%20in%20TestStand_SEPAD.pdf Presentation slides]


== See Also ==
== See also ==
* [[TestStand]]
* [[TestStand]]
== External Links ==


[[Category:NIWeek 2019]]
[[Category:NIWeek 2019]]
[[Category:Presentations]]
[[Category:TestStand]]

Latest revision as of 07:25, 28 August 2024

Automating Repetitive Development Tasks in TestStand
Conference NIWeek 2019
Presenters Chris Fazekas
Automating Repetitive Development Tasks in TestStand by Chris Fazekas

Do you want to add the same step to the 300 subsequences in your TestStand sequence? Do you need to change all the LabWindows™/CVI adapters to C/C++ DLL adapters or add the same local variable to each subsequence? Discover how to develop automated TestStand sequences using the ActiveX TestStand Engine interface and properties that simplify code generation.



Presentation links

See also