LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Block diagram editing slow

Hello sir,

 

             Texts written in red color is default,its like a header in table. There are so many parameters like n1,poil,s1,t4,vibration etc. All these values I will be getting from my hardware once in 250ms for sometime, say for 2-3sec. For this particular time I have to calulate what is the maximum value of each parameter achieved and what is the average value  and upload it in the table. Hope now it is clear. 

Thanking you,
Sushmith
0 Kudos
Message 41 of 48
(2,055 Views)

Hello everyone, Have you not understood my requirement? Or is it not possible to do it using sub vi? Find the attached. I am able to calculate max and avg values saperately, but not able to load it into table. like a race condition only one value is filled up.

Thanking you,
Sushmith
Download All
0 Kudos
Message 42 of 48
(1,989 Views)

Two VIs are missing..!!VIs are missing.png


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

 Make your LabVIEW experience more CONVENIENT.


0 Kudos
Message 43 of 48
(1,983 Views)

Hi,

 

      Sorry.. Please find the attached files now.

Thanking you,
Sushmith
Download All
0 Kudos
Message 44 of 48
(1,979 Views)

Here you go...!!


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

 Make your LabVIEW experience more CONVENIENT.


Message 45 of 48
(1,969 Views)

Hi moderator1983

      

                Thank you so much for the code. Its working fine. but if i have to clear the array before starting the loop what should i do..?? Because i have to clear array which is in sub vi right?

 

 

Thanking you,
Sushmith
0 Kudos
Message 46 of 48
(1,967 Views)

Do you have the Navigation Window open? It's the little window you can open that shows a zoomed out view of your diagram and allows you to move around quickly. If you have it open, that window re-draws every time you do anything on the diagram. I had this happen to me where every single mouse click or change took several seconds to register on my rather large block diagram. When I closed the Navigation Window, it solved the problem completely, was back to zero delay for changes.

0 Kudos
Message 47 of 48
(1,768 Views)

I had this issue happen where at higher screen resolutions the LabVIEW block diagram slowed dramatically while moving block diagram objects of connecting wires. The situation was intolerable! I tried defragging the hard drive deleting files to create more space for hard drive to breath etc. Nothing worked

 

.... until:

 

Solution was to Choose Lower color resolution for Monitor!

------------------------------------------------------------------------------------

See attached screen shot. This worked 100% after I chose the color settings shown:  High Color 16Bit, rather than 32Bit

0 Kudos
Message 48 of 48
(1,717 Views)