Denso BHT-202Q Instrukcja Użytkownika Strona 272

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 407
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 271
Rate
Acquires the communication speed.
Syntax
[VB]
Public Shared ReadOnly Property Rate As EN_RATE
[C#]
public static EN_RATE Rate {get;}
Property
Communication speed
Default value
: EN_RATE.AUTO
Exceptions
Name of Exception Meaning
DeviceNotFoundException No NIC device was found.
DeviceLoadException The NIC device is not ready.
[Ex.] Acquire the current communication speed.
[VB] Dim Rate As RF.Info.EN_RATE = RF.Info.Rate
[C#] RF.Info.EN_RATE Rate = RF.Info.Rate;
263
Przeglądanie stron 271
1 2 ... 267 268 269 270 271 272 273 274 275 276 277 ... 406 407

Komentarze do niniejszej Instrukcji

Brak uwag