LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

event handling

Is there a post that explains event handling. Basically, I want to open a path and once that path has been open, it goes through a series of steps to calculates the number of characters in that file. In C++, I can do it at any time. I want to do the same thing in labview. I can do it in a while loop, but I will be stuck in that loop until it spots a file path. Is there a way I can do it without using a while loop?
0 Kudos
Message 1 of 8
(3,586 Views)
Hello,
I made a commented example for you.
Hope that helps,
Paulo
0 Kudos
Message 2 of 8
(3,579 Views)
Does labview 6.1 have this option? Where is the event structure located in labview?

Message Edited by Newguy100 on 09-30-2005 09:19 AM

0 Kudos
Message 3 of 8
(3,577 Views)

I think that they came with version 6i, so you must have them in 6.1.

But I'm not completely sure about this.

0 Kudos
Message 4 of 8
(3,570 Views)
How do you access it cuz in labview 7.1 it keeps saying "object not found"
0 Kudos
Message 5 of 8
(3,567 Views)

That's very strange.

I downloaded it and it works here.

I made screen shots of the 3 frames.

0 Kudos
Message 6 of 8
(3,565 Views)
Here is what i get:
 
In case you can't read what it says
"Object not found. The object might exist in a different palette view or might not be supported on the currently selected"

Message Edited by Newguy100 on 09-30-2005 09:40 AM

0 Kudos
Message 7 of 8
(3,564 Views)

Please don't post bmps, they are too big.

I don't understand your error, I used a stop buuton and a path control.

Anyway I created new objects out of them and I'm sending it all to you, maybe now it will work.

Paulo

0 Kudos
Message 8 of 8
(3,554 Views)