Home
Community
Discussion Forums
Most Active Software Boards
LabVIEW
Topic
LabVIEW
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
how to share info (taskID, for example) between events?
how to share info (taskID, for example) between events?
jaja
Member
11-18-2003
10:57 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Hello
I need to use taskID, file refnum etc. created in anone event handler. How can I share these between event handlers?
Thanks
jason
0
Kudos
Message
1
of 3
(2,583 Views)
Reply
Re: how to share info (taskID, for example) between events?
waldemar.hersac
her
Active Participant
11-18-2003
01:42 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Hi jason,
normally you have a while loop around a event structure. You can store values in shift registers of the while loop.
Waldemar
Waldemar
Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions
0
Kudos
Message
2
of 3
(2,583 Views)
Reply
Re: how to share info (taskID, for example) between events?
jaja
Member
Author
11-18-2003
04:21 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Hi, Waldemar
Thanks for help.
I tried using local variable. But using shift registers may be better. I will try it later.
jason
0
Kudos
Message
3
of 3
(2,583 Views)
Reply
All Forum Topics
Previous Topic
Next Topic