08-24-2010 08:12 AM
Thank you. 🙂
08-24-2010 08:12 AM
Thank you. 🙂
08-24-2010 09:05 AM
2 replies! ![]()
One for my original post & another for my edited post... ?!
![]()
08-24-2010 09:07 AM
Ok guys... How is LV 2010? Anybody got a chance to try it out?
08-24-2010 10:59 PM
Belated wishes guys!!!
08-25-2010 12:38 AM
@parthabe wrote:
Ok guys... How is LV 2010? Anybody got a chance to try it out?
Already launched or just beta ?
08-25-2010 12:45 AM
08-25-2010 01:50 AM
@muks wrote:
Read the new features of 2010 and seems following features attractive :
08-25-2010 03:10 AM
@manumohannair wrote:
I always wanted to reduce the size of the code to a single screen even with multiple while loops\threads. Clusters made it big for me(I don't want to add another file(cluster subvi) to the project as it increases documentation hassles)
But that was the only way to reduce the Cluster constant from getting exploded in your BD, when even a single element is added.
08-25-2010 04:49 AM
@parthabe wrote:
@manumohannair wrote:
I always wanted to reduce the size of the code to a single screen even with multiple while loops\threads. Clusters made it big for me(I don't want to add another file(cluster subvi) to the project as it increases documentation hassles)
But that was the only way to reduce the Cluster constant from getting exploded in your BD, when even a single element is added.
Variants were another solution(variant-enum typedef and conversion to data using cluster control-hidden in front panel) but the code became too obscure for others . Hopefully the new feature helps all these issues, though i yet to evaluate that.