cguan_77
Nearly a Posting Virtuoso
1,317 posts since Apr 2007
Reputation Points: 19
Solved Threads: 115
if you know how to use the dll, try it out send some data to the port and check whether you'll have a signal or not..
but for buzzer or fan you might need to build a circuit..to amplify the signal coming out from your pc..
i don't think that the signal coming out from your pc will be enough to control your device... sorry that's beyond the topic from here.. this forum is just for VB.. hehehe.. ;)
cguan_77
Nearly a Posting Virtuoso
1,317 posts since Apr 2007
Reputation Points: 19
Solved Threads: 115
as long as you can send command to the port you can use it,
that's whyI told you, you need know how the dll works..
for example you give a command to your dll to give a number 1 display output on your segment so two LED's will be enable,
so if you use this to activate a buzzer or fan you don't need to enable two signal..but you can just send one (high) signal to your port and use this signal to activate your device..
so you need to know how the dll works and your hardware configuration also...
just be carefull, if you're not familiar with this thing, just forget it you might toast your pc..
cguan_77
Nearly a Posting Virtuoso
1,317 posts since Apr 2007
Reputation Points: 19
Solved Threads: 115