Denso BHT-202Q Bedienungsanleitung Seite 227

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 407
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 226
Synchronize
Checks the status of synchronization with AP.
Syntax
[VB]
Public Shared Function Synchronize(ByVal TimeOut As Integer)
_
As Integer
[C#]
public static int Synchronize(int TimeOut)
Parameters
TimeOut
[in] time-out value until synchronization is established.
If RF.SYNC_CHECK is specified, the synchronization status is immediately checked
and a result returned.
If RF.SYNC_INFINITE is specified, processing continues until synchronization is
established.
Parameter values
: RF.SYNC_CHECK, RF.SYNC_INFINITE, 1Int32.MaxValue
Return value
0: Synchronization has been established.
-1: Synchronization has not been established (time-out).
Exceptions
Name of Exception Meaning
DeviceNotFoundException There is no NIC (Network Interface Card).
DeviceLoadException The NIC device is not ready.
ArgumentException The specified time-out value is invalid.
218
Seitenansicht 226
1 2 ... 222 223 224 225 226 227 228 229 230 231 232 ... 406 407

Kommentare zu diesen Handbüchern

Keine Kommentare