|
-
Nov 9th, 2005, 09:24 AM
#1
Thread Starter
Member
Xon/Xoff char's - Urgent
Hello.
I use MSComm control and Xon/Xof Handshaking to communicate with Modem. But the Receive Event doesn't fire when Xon/Xoff characters arrive.
With MSComm1
Handshaking = comXOnXoff
.RThreshold = 1
.RTSEnable = True
.settings = "9600,n,8,1"
.SThreshold = 1
.CommPort = 2
.portOpen = True
End With
The Send and Receive Events do fire when some regular data is transmitted. But this unprintable chars cann't be seen 
Is some property is missing? Or something else... 
Please answer as soon as possible ..
Thanks,
anstasia
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
|