Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

pc interfacing

Status
Not open for further replies.

vicwendz

New Member
Hello,
anyone knows how to use interrupts in visual basic? Please send me basic example or syntax on how to use interrupts on vb compilers. thanx for reading....

vic of phil
 
Try inpout32.DLL. Very easy
Just make sure all of those include files available to your compiler.
 
vicwendz said:
Hello,
anyone knows how to use interrupts in visual basic? Please send me basic example or syntax on how to use interrupts on vb compilers. thanx for reading....

vic of phil
you cannot use interrupts in vb .interrupts are managed by kerenel level drivers . specify your need clearly .
 
put an edge driven latch to act as interrupt in your port and use timer to poll your interrupt source then assign one pin to clear the latch after servicing your interrupt, ok ba pre?
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top