LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Event callback variable values

Hi there!

I found a vi that works great for indentifying new files in a directory; however I am trying understand why I cannot transfer the "new file name" textbox data to another control or variable, say for example a global. When I connect the "new file name" control to another variable or control, they don't get updated. I have tried multiple examples like this and found the same issue. 

 

Thanks in advance

Download All
0 Kudos
Message 1 of 3
(2,171 Views)

Hello Again,

I just answered my own question. I simply needed to change the "New File Name" property node in the callback vi from "value" to "val(sgnl)". I guess I forgot my labview 101 lesson.

 

Hope this helps anyone who runs into this issue.

 

0 Kudos
Message 2 of 3
(2,137 Views)

Hi Ticotech,

 

Thanks for the follow up!

 

Regards,

Bobby Breyer
Applications Engineer
National Instruments
0 Kudos
Message 3 of 3
(2,116 Views)