LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

drag and drop

Solved!
Go to solution

hi,

        i have a main.vi where i  have created boolean controls for  Graph and indicators. if i press the Graph button it will start pop-up from graph.vit (template) and it show in main.vi. like same if i press on indicators button it will start pop-up and run the indicators.vit and it show in main.vi.

 

now, i have tree controls in main.vi, this is for Channel name. i want to select the channel name using drag and drop option and selected channel value to show on the graph.vi, which is created by templete. for the channel name and channel value i will create and bundle with share variable or global variable and i put it in to the template block  

 

now tell me how to interconnect my drag and drop option for the channel. 

 

like same i want to implement to the indicator.vi which is created by template.   

 

on my main.vi i can able to create many number of graph or indicators, if i press the graph or indicator button it will go on pop a new vi.

Regards,
Balaji DP
0 Kudos
Message 1 of 3
(2,658 Views)

hi balaji,

  Just have  a look at the example Drag and Drop-Buit in source sutom data.vi from the examples.

 

 

Thanks and regards,

srikrishnaNF

Regards,
Srikrishna


0 Kudos
Message 2 of 3
(2,649 Views)
Solution
Accepted by topic author Balaji_DP

What Srikrishna meant is this

 

<C:\Program Files\National Instruments\LabVIEW 2009\examples\general\dragdrop\Drag and Drop - Built-in Source Custom Data.vi>

Regards
Guru (CLA)
Message 3 of 3
(2,636 Views)