Denso BHT-202Q Instrukcja Użytkownika Strona 173

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 407
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 172
Level
Acquires the battery voltage level.
Syntax
[VB]
Public ReadOnly Property Level As EN_LEVEL
[C#]
public EN_LEVEL Level {get;}
Property
Battery voltage level
Default value: Battery voltage level at the time of initialization
Exceptions
None
[Ex.] Acquire the battery level.
[VB]
Dim Level As BatteryCollection.Battery.EN_LEVEL = MyBattery.Level
[C#]
BatteryCollection.Battery.EN_LEVEL Level = MyBattery.Level;
164
Przeglądanie stron 172
1 2 ... 168 169 170 171 172 173 174 175 176 177 178 ... 406 407

Komentarze do niniejszej Instrukcji

Brak uwag