LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview

Hi volks,

Currently Im assigned a new project in my Job.

I am acquiring 100 datas from different variables such as temp , humdity ..etc from a biulding via PLC . 

I have designed so that there is 100 indicators running continously for a whole day updating every 5 Mins.

But now if i wanna run a another porgram , Labview struggles a lot.

Can some suggest me which architechture is suitable for this kind of program.
?

 

Boldness has genius, power and magic in it!'
0 Kudos
Message 1 of 23
(2,947 Views)

Can you post samples of what you have done so we can give some advice? 

 

THanks 

Please remember to accept any solutions and give kudos, Thanks


LV 8.6.1, LV2010,LV2011SP1, FPGA, Win7
0 Kudos
Message 2 of 23
(2,945 Views)

Producer consumer (with event handling) should suffice the requirement.


I am not allergic to Kudos, in fact I love Kudos.

 Make your LabVIEW experience more CONVENIENT.


0 Kudos
Message 3 of 23
(2,943 Views)

Sorry for now i couldn do it .

but ill post in in an hour

Boldness has genius, power and magic in it!'
0 Kudos
Message 4 of 23
(2,939 Views)

Why do you suggest this model? Any good reasons

Boldness has genius, power and magic in it!'
0 Kudos
Message 5 of 23
(2,935 Views)

Its a good approach for what you have described, aquire data in one loop and process/display in another. Look into it, look at examples then give it  a go. we can always help you out if you get stuck. I have larger systems running this kind of setup with no performance issues.

 

Let us know if you have any questions though.

Please remember to accept any solutions and give kudos, Thanks


LV 8.6.1, LV2010,LV2011SP1, FPGA, Win7
0 Kudos
Message 6 of 23
(2,930 Views)

I have attached my  model . I need to montior it continously throught a day or sometimes more than a day.  Can some one give suggestion for how to save memory and run it faster?

Boldness has genius, power and magic in it!'
0 Kudos
Message 7 of 23
(2,862 Views)

@MaveenD wrote:

I have attached my  model .


You've attached snapshot of Front Panel (GUI), so looking at this, one cannot make any comment or give any suggestions, where is room available, to make the program more efficient/fast.


I am not allergic to Kudos, in fact I love Kudos.

 Make your LabVIEW experience more CONVENIENT.


0 Kudos
Message 8 of 23
(2,852 Views)
You haven't attached anything that is of any use at all.
0 Kudos
Message 9 of 23
(2,849 Views)

Hello maveen,

 

it would help more to send a screenshot of the block diagram. So we can see, whether there is a problem in your algorithm.

 

P.S. Your subject is very, very general.

 

 

 

Greets, Dave
0 Kudos
Message 10 of 23
(2,846 Views)