It would be nice to have a performant way to execute an abstract represented VI.
There are currently two generic ways to execute a VI by reference:
- abstract represented but not performant (FP required, running in UI threading)
- specific represented and performant
Is it possible to provide such a functionality which combines the advantages of both solutions like this?
This means, the target VI could be handled in abstract way without coupling to the specific VI connector panel.
只有注册用户才能在此添加评论。 如果您已经注册,请登录。 如果您还没有注册,请注册并登录。