Argox PA-20 Programming Guide Manuel d'utilisateur Page 98

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 130
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 97
PT-20 Programming Guide
96
Returns
0RS-232
1USB
RemoteLink
Purpose
Use RemoteLink to call the transmission function for user to upload or
download files.
Syntax
void RemoteLink(void);
Example call
RemoteLink( );
Includes
#include “SDK.h ”
Description
The RemoteLink function provides the transmission environment to link
with PT-FilaManager and make file uploading or downloading.
Returns
Use RemoteLink to call the transmission function for user to upload or
download files.
RemoteLink_RealTime
Purpose
Use RemoteLink_RealTime can transfer file in any state.
Syntax
void RemoteLink_RealTime(BOOL bStatus);
Example call
RemoteLink_RealTime(TRUE);
Includes
#include “SDK.h ”
Description
This function can set real time RemoteLink enable/disable, the ‘bStatus’
setting as follows:
FALSE
Real time RemoteLink disable
TRUE
Real time RemoteLink enable.
Returns
None
Vue de la page 97
1 2 ... 93 94 95 96 97 98 99 100 101 102 103 ... 129 130

Commentaires sur ces manuels

Pas de commentaire