Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MSComm modem communication
Message
De
13/11/2000 10:05:19
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
MSComm modem communication
Divers
Thread ID:
00440991
Message ID:
00440991
Vues:
48
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform