Argox PA-20 Programming Guide Bedienungsanleitung Seite 98

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 130
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 97
1 2 ... 93 94 95 96 97 98 99 100 101 102 103 ... 129 130

Kommentare zu diesen Handbüchern

Keine Kommentare