Control the parallel port, howto ?

T

ThE ScReW

Hello dudes,

I'm new here and that's because of one question :

How can i control the parallel port in C#
I just made an electronic interface and i want to control it from C#.

Does anyone know this and could anybody give me some lines because i'm
a noob in c#.

If that works, i would also control the pin's with pulses for
controlling a TRIAC for use as a light dimmer.

So i must give pulses between 0ms and 1ms in steps of 0.1ms.

Is that possible and how? If it isn't, can you give me just the source
for I or 0 of the par port?

THX
 
2

2G

http://www.codeproject.com/csharp/csppleds.asp

hope this helps you
grtz.

ThE ScReW said:
Hello dudes,

I'm new here and that's because of one question :

How can i control the parallel port in C#
I just made an electronic interface and i want to control it from C#.

Does anyone know this and could anybody give me some lines because i'm
a noob in c#.

If that works, i would also control the pin's with pulses for
controlling a TRIAC for use as a light dimmer.

So i must give pulses between 0ms and 1ms in steps of 0.1ms.

Is that possible and how? If it isn't, can you give me just the source
for I or 0 of the par port?

THX
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top