Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use CreateFile function
Message
 
 
To
03/06/2003 00:17:26
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00795494
Message ID:
00795523
Views:
14
Liu,

Then you have to transmit both bytes per character right?

What happens if you just run this code do you see all possible 256 bytes show up on the other serial device?
for i = 0 to 255
   mscomm.olemscomm.object.output = chr(i)
endfor
>I'm sure that it set right
>mscomm.olemscomm.object.commport=1
>mscomm.olemscomm.object.settings="9600,n,8,1"
>
>Because WIN98 Chinese operating is one character use two bytes
>
>If transmit a bigger 128 than receive the data is 0
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform