Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to sent data to parallel port using inpout.dll in VB?

Status
Not open for further replies.

tin2

Newbie level 3
Newbie level 3
Joined
Jan 4, 2007
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,304
inpout.dll

Anyone know how to sent the integer to parallel port using inpout.dll in visual basic??
I have tried "Out Val("&H378"),Val(D)" but the system tells "Sub or function not define",anybody knows what is the problem and how can i solve it?

By the way, does anyone know where can i download the MSDN installer?Please kindly point me.Thank you.
 

inpout.dll using

There are some good samples here:

h**p://www.codeproject.com/info/search.asp

Specifically:

**broken link removed**
 

visual basic parallel port

tin2 said:
Anyone know how to sent the integer to parallel port using inpout.dll in visual basic??
I have tried "Out Val("&H378"),Val(D)" but the system tells "Sub or function not define",anybody knows what is the problem and how can i solve it?

By the way, does anyone know where can i download the MSDN installer?Please kindly point me.Thank you.

in here have parallel inpout.dll already na!! friend
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top