Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSComm modem communication
Message
From
13/11/2000 10:05:19
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
MSComm modem communication
Miscellaneous
Thread ID:
00440991
Message ID:
00440991
Views:
52
I am writing an application that needs to download data from a Time Clock through a modem.

I am using the MSComm control and want to have it answer the call, download the data to a file, and hang up the phone.

In the OnComm event I put the following code which answers the incoming call but I am not sure how to initiate the download.

ATCMD = 'ATA' + CHR(13)
THIS.OUTPUT = ATCMD

Are there AT commands that will signal the remote terminal to send the data?

Also the remote terminal can be set to BELL or CCITT but I am not sure how to set the modem on the host end.

Any help will be greatly appreciated.
Next
Reply
Map
View

Click here to load this message in the networking platform