Hi guys,
I have one problem with reinit to default one array, where i send all the data acquired from serial port.
The problem is when I use another time the vi, and other... always remember the data from previous time.
I am try to use invoke method with property node... but it didnt run. Also I could use 'Reinit to default' full VI, which it works on array but affect to anothers values on reference local from main vi(the main vi sends 2 values to read on this sub-vi), since with full VI reinit to default, the values turn to default = 0. I want put to 0 the history of array. Any option to get it???.
Regards, Fonsi
I attached the picture of sub-vi.