Question about event structure and subVI.
- From: Andoro <x@xxxxxxxx>
- Date: Wed, 30 Jul 2008 10:10:06 -0500 (CDT)
Hello 2 all !
The attached vi contains my program wich intends do to the following things:
Communicate over rs232 an array of boolean, constructed using boolean controls,receive that array and translate it under digital format.
Everything works fine, except for the following thing:
I would like that when i press one of those boolean controls, a pop-up window would appear containing a digital graph of the transmitted array.
To create the pop-up window, i've used the "Reetrant Panels.llb" wich is provided with my LabView 8.2.
I am currently trying to achieve this behavior through a "event structure". The subVI, named "clone", contains an indicator( digital graph) and a control.
How can i get the received digital data, to be displayed the graph in the pop-up window ?
Am i on the right track ? What do i need to do to get it working correctly?
Any input would be greatly appreciated !
Thank you !
P.S.: The library attached, contains the "event structure" based version and the "case" based version of my vi.
Message Edited by Andoro on 07-30-2008 10:02 AMMessage Edited by Andoro on 07-30-2008 10:03 AM
Software 30.07.20081.zip:
http://forums.ni.com/attachments/ni/170/345151/1/Software 30.07.20081.zip
.
- Prev by Date: Re: Open work book
- Next by Date: Re: DAQmax read error: Error 200279
- Previous by thread: Re: Open work book
- Next by thread: Re: DAQmax read error: Error 200279
- Index(es):
Relevant Pages
|