Link to home
Start Free TrialLog in
Avatar of Phule
PhuleFlag for United States of America

asked on

How can I read the state of external mechanical switches from within a Visual Basic Macro?

I wish to read the state of several mechanical switches from within a Visual Basic macro running within MS Word or Excel on a laptop, preferable using a cable or IO module with a USB interface.  Can this be done using a library function to access my DLP-IO8-G from a VB macro, or do I need another physical interface?  
ASKER CERTIFIED SOLUTION
Avatar of fhillyer1
fhillyer1

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Phule

ASKER

Answer was generic, listing far more lines of code than I actually needed for my particular requirements.