loading
 
variable control feature
Dawson from Malaysia  [173 posts]
10 year
Hi STeven,

I would like to suggest for the call module to have a variable control feature. For example the main program makes a call to a tab. The called tab runs for several frames until a condition is meet. Only then does the main program get back control for the new frame. For example my main program tracks an object. When tracking is lost it calls the detection program. The detection program only gives back control to the main program when it has a fix on a new object. Is this possible?
Steven Gentner from United States  [1446 posts] 10 year
Dawson,

Yes, this is possible. Use a [variable] in the Call module and assign the tab name to that variable which would probably be "detect" to begin with (use the Set_Variable with the once checkbox). When that tab detects an object it should change the variable to "track" assuming that you have a "track" tab. When the "track" tab loses the object it would rename that variable back to "detect".

Make sense?

STeven.
Dawson from Malaysia  [173 posts] 10 year
Hi STeven,

Great idea. Thanks.

This forum thread has been closed due to inactivity (more than 4 months) or number of replies (more than 50 messages). Please start a New Post and enter a new forum thread with the appropriate title.

 New Post   Forum Index