NIWeek 2019/Automating Repetitive Development Tasks in TestStand: Difference between revisions
Appearance
mNo edit summary |
m Add infobox |
||
| Line 1: | Line 1: | ||
{{infobox | |||
|category=presentation | |||
|icon=NIEagleButton.png | |||
|presentation-conference=NIWeek 2019 | |||
|presentation-presenter=Chris Fazekas | |||
}} | |||
{{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 | == Presentation links == | ||
* [https://forums.ni.com/ni/attachments/ni/niweeksessions/424/9/Automating%20Repetitive%20DevelopmentDevelopment%20Tasks%20in%20TestStand_SEPAD.pdf | * [https://forums.ni.com/ni/attachments/ni/niweeksessions/424/9/Automating%20Repetitive%20DevelopmentDevelopment%20Tasks%20in%20TestStand_SEPAD.pdf Presentation slides] | ||
== See | == See also == | ||
* [[TestStand]] | * [[TestStand]] | ||
[[Category:NIWeek 2019]] | [[Category:NIWeek 2019]] | ||
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.