Hi,
I have extensive experience with TS + CVI but nothing at all with LB.
I seek some assistance to accomplish something which is quite easy with CVI. I'll describe it here and hopefully somebody can point out an example or send me one.
I want a TS step to call a vi wich will display a GUI. The gui will stay on the screen untill I push the a button (Run for example). When I push this button the vi will read status of various checkboxes and switches and write the status in an array. This array I want to transfer to TS into a local/File/Station array variable.
In CVI you do it with RunUserInterface(). How is it done with LB?
Can somebody write me a simple vi that does this task?
Thanks in a advance