From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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
(2,666 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
(2,659 Views)
0 Kudos
Message 3 of 5
(2,635 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
(2,633 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
(2,631 Views)