Denso BHT-202Q Bedienungsanleitung Seite 281

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 407
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 280
InitialPower
Sets or acquires the power status of the Bluetooth device when booted up.
Syntax
[VB]
Public Property InitialPower As EN_POWER
[C#]
public EN_POWER InitialPower {get; set;}
Property
Power status
Default value
: EN_POWER.OFF
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Turn ON the Bluetooth device power status when booting up.
[VB] Bluetooth.Settings.InitialPower = Bluetooth.EN_POWER.ON
[C#] Bluetooth.Settings.InitialPower = Bluetooth.EN_POWER.ON;
272
Seitenansicht 280
1 2 ... 276 277 278 279 280 281 282 283 284 285 286 ... 406 407

Kommentare zu diesen Handbüchern

Keine Kommentare