|
-
July 24th, 1999, 09:53 AM
#1
how to use MScomm sending byte data
Someone can help me useing MScomm to send byte data (as &h01) to a single-chip microcomputer(intel 8098) throuth serials port.
-
July 26th, 1999, 09:22 AM
#2
Re: how to use MScomm sending byte data
I am working with the MSComm control in VFP not VB, however, the best documentation for it that I have found is at: www.yes-tele.com
At this site, you will need to make about two choices and then you will be at the MSComm documentation.
This documentation will talk about the settings for the control and what settings you need to send binary vs. text data.
Another piece that helped me; you may reach a point when it seems as though your program is running the code faster than it is getting all info. back from the control,...it is. Look for something in VB that will slow your code down. In VFP I use something like: WAIT WINDOW 'commandx' TIMEOUT 2
Hope this helps.
mirage
-
July 26th, 1999, 09:41 AM
#3
Re: how to use MScomm sending byte data
Are you sure, that that URL you posted is OK?
I tried all sort of addresses to no avail.
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
|