LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Adding Event for LabVIEW Class - OOP LabVIEW 8.6

Hi,

 

I'm trying to write class using LabVIEW 8.6 that fire events, and i dont found any tutorial on that.

 

i try to add vi to the class (.lvclass)  with user event in it, but its didnt work ...

 

The class has boolean member that the user can change, this boolean is used to turn On/Off an event of this class:

The Event need to be fired continuosly,  every 5 seconds the event outputs random string (in length of 2 chars, example: 'AA','AB','XY', etc..)

the value need to be displayed to the user with numeric indicator.

 

any help is appreciated

 

Thanks

 

Mor

 

0 Kudos
Message 1 of 3
(3,212 Views)

Hi MotiM,

I do not know of any examples that will do exactly what you are looking.  However if you have not already done so I would suggest taking a look at the Example Finder (Help> Find Examples).  There are several examples that may be relevant.  I would suggest looking at the Brows tab then Fundamentals>Object Oriented.  Beyond this it might be helpful if you could give us a better explanation of what is happening.  We may be able to give more help if we have a better understanding of what is going wrong.

Adam H
National Instruments
Applications Engineer
0 Kudos
Message 2 of 3
(3,170 Views)

Dear Adam,

 

thanks for your reply.

 

Jarrod answer on this in :

http://forums.ni.com/ni/board/message?board.id=170&message.id=366125&jump=true

 

Regards,

 

Moti

 

0 Kudos
Message 3 of 3
(3,148 Views)