|
-
Dec 4th, 2000, 08:59 AM
#1
Thread Starter
Lively Member
I want to create a DLL that uses the comport.
The comport parameters (baudrate etc) should be set inside the DLL.
My question is: How do I do this?
Can I create a form (that never shows) in the AtiveX DLL-project and place a Comport Control on that one, and then
use this comport in the cls-module?
-
Dec 5th, 2000, 03:54 AM
#2
PowerPoster
Yes you can do it in this way. But everytime you create an Object you will have a new set of comm port setting.
-
Dec 5th, 2000, 04:30 AM
#3
Thread Starter
Lively Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|