@BlackSupra wrote:
It may be old thread but helped me to speed up the update rate of my VI with 8 1D arrays. Original refresh rate was sluggish at about 0,1s and with defer panel updates feature that dropped to acceptable 0,002s..
Property nodes should generally be used for properties, not values. If you need to update array data with value property nodes, you probably have an general architectural design problem that has much better solutions.