No this is the main vi. Actually I'm using a for loop within a for loop. The inner FOR-loop reads the data from 38 channels using an array. The outer FOR-loop repeats this (the inner for-loop) 100 times to get the mean and standard deviation.
Originally (done by my predecessor)- there were 38 sub-vi's reading the data and file takes a lot of time for compilation.
I compared the two versions. In fact, my vi runs much faster when i'm view the block diagram. However, it does not run faster when viewing just the front panel.
By the way there are tons of indicators and controls in this vi - but no graphs or charts.