LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Change value on a wire

Is there a way to change the value on a wire while debugging a VI?

 

thanks,

 

jvh 

0 Kudos
Message 1 of 5
(3,085 Views)
You could replace the wire with a control or a constant.  Other than that I believe you can only probe the wire to get its value.
0 Kudos
Message 2 of 5
(3,078 Views)
0 Kudos
Message 3 of 5
(3,054 Views)

jvh75021 wrote:

Is there a way to change the value on a wire while debugging a VI?

 

thanks,

 

jvh 


 

I have not concidered that since the days of DBG!

 

It would be hard to implement since wires can fork and be processed in an order you may not expect.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 4 of 5
(3,052 Views)

You cannot change the value on the wire once the VI is running.

 

You may wish to vote for this idea: Allow Data in Wires to be Forced During Development.

 

 

EDIT: I see everybody is on a lunch break? Smiley Very Happy

Message Edited by smercurio_fc on 05-25-2010 12:07 PM
0 Kudos
Message 5 of 5
(3,050 Views)