Home
Community
Discussion Forums
Most Active Software Boards
NI TestStand
Topic
NI TestStand
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
Export LV output into 2 variables
Export LV output into 2 variables
Langermann
Member
02-22-2007
04:01 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Hello,
I want to export a LV output to 2 Teststand variables like this:
Locals.Text, Step.Result.ReportText
But Teststand export the LV output only in the last variable.
Is it not possible to export LV outputs in more than one variable?
Thanks
Kind regards
Matthias
0
Kudos
Message
1
of 2
(2,769 Views)
Reply
Re: Export LV output into 2 variables
AllenP
NI Employee (retired)
02-22-2007
09:23 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
You can only export to one variable. If you need multiple copies, consider using a Post-Expression, like
Locals.Text = Step.Result.ReportText.
0
Kudos
Message
2
of 2
(2,757 Views)
Reply
All Forum Topics
Previous Topic
Next Topic