At 10:49 -0500 8/24/07, Stephen Mercer wrote:
>So tell me... what would be the least amount of work that you would need
>from the internals of LabVIEW to be able to extend this in the maximum
>possible way?
>
>Thoughts? I wouldn't be the developer working on this, so this is me
>brainstorming as much as any of you. Goal is to find the minimum set of
>new features that achieves the maximum bang for G developers.
Something like an event structure? Very much like a breakpoint but ability to call back into a VI with information about the state (ie wire values, etc) when that wire has data flow down it. It would be an asynchronous call into a call dynamically called VI.
-Scott