Peter,
 My aim is to if LV can handle the lowlevel intrupt in
the whay that C++ or C can. for example to disable the
keybord intrupt or floppy drive. or assign the intrupt
handler of one pripheral to the other.

Thanks.
--- Peter M DeVita <[EMAIL PROTECTED]> wrote:
> Joe,
> You need to be a little more specific.
> 
> In general, LV cannot respond to a classical CPU
> interrupt, though LV 7 does
> have a new Event structure that looks interesting,
> and there are other
> Occurance and sync functions that can be used. If
> really pressed, you
> probably can write a CIN that really does an
> Intr...however;
> 
> there is a 'Keyfocus' property that will go T when
> the the FP control is
> chosen; and,
> there is the ability to assign 'function keys' to
> jump to a control.
> If you hit a key while over a string input you will
> get the character
> immediately.
> 
> So what are you trying to do?
> 
> peter
> 
> 
> Eng. Peter M DeVita,
> MASc, MBA, P.Eng.
> ----- Original Message ----- 
> From: "Joe" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, January 28, 2004 11:41 PM
> Subject: Interupt
> 
> 
> > Hi,
> >  I'm new to labview.
> >  Is there anyway to handle the intrupt like
> keybord
> >  intrupt in labview ?
> >
> > Thank you.
> >
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! SiteBuilder - Free web site building tool.
> Try it!
> > http://webhosting.yahoo.com/ps/sb/
> >
> >
> 

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/


Reply via email to