LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DMC path control does not work during runtime?

I have a DMC path control on my GUI. If I click the browse button during edit time I can browse for files. If I do the same during runtime nothing happens.

 

EDIT... duh... It was disabled, but not grayed. Negative kudos to me for spamming the forum.

0 Kudos
Message 1 of 2
(69 Views)

No problem. While I don't even know what a "DMC path control" is but I assume it has nothing to do with file IO.

 

You solved it, but other user might stumble on this thread. So: On a related note, what we also sometimes see is users making something an indicator (instead of a control) and think it does not matter if later reading from a local variable of it. While indicators can be operated at edit time, they cannot be operated at run time. Same symptom, different cause. 😉

 

0 Kudos
Message 2 of 2
(20 Views)