Denso BHT-202Q Instrukcja Użytkownika Strona 257

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 407
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 256
HWVersion
Acquires the hardware version.
Syntax
[VB]
Public Shared ReadOnly Property HWVersion As String
[C#]
public static string HWVersion {get;}
Property
Hardware version
Default value
: null
Exceptions
Name of Exception Meaning
DeviceLoadException The NIC device is not ready.
[Ex.] Acquire the wireless H/W version.
[VB] Dim VerHW As String = RF.Settings.HWVersion
[C#] string VerHW = RF.Settings.HWVersion;
248
Przeglądanie stron 256
1 2 ... 252 253 254 255 256 257 258 259 260 261 262 ... 406 407

Komentarze do niniejszej Instrukcji

Brak uwag