Denso BHT-200QW Spezifikationen Seite 271

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 377
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 270
- 269 -
RateKbps
Acquires the communication speed.
Syntax
[VB]
Public Shared ReadOnly Property RateKbps As Integer
[C#]
public static int RateKbps {get;}
Property
Communication speed (kbps)
Default value
: 0
Exceptions
Name of Exception Meaning
DeviceNotFoundException No Nic device exists.
DeviceLoadException The Nic device is not ready.
ArgumentException RateKbps not supported.
[Ex.] Acquire the current communication speed.
[VB] Dim RateKbps As Integer = RF.Info.RateKbps
[C#] int RateKbps = RF.Info.RateKbps;
Note
This is not supported on units running on Windows CE 4.1 or 4.2. An exception is thrown
when an attempt is made to set or acquire.
Seitenansicht 270
1 2 ... 266 267 268 269 270 271 272 273 274 275 276 ... 376 377

Kommentare zu diesen Handbüchern

Keine Kommentare