Denso BHT-202Q Manual de usuario Pagina 278

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 407
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 277
Power
Sets or acquires the Bluetooth device power status.
Syntax
[VB]
Public Property Power As EN_POWER
[C#]
public EN_POWER Power{get; set;}
Property
Power status
Default value
: EN_POWER.OFF
Exceptions
Name of Exception Meaning
ArgumentException Parameter error
SecurityException The wireless LAN device is opened.
Note
Wireless LAN and Bluetooth device cannot be opened at the same time. If Bluetooth
device tries to be opened while wireless LAN device is opened, an exception is thrown.
[Ex.] Turn ON the Bluetooth device.
[VB] MyBluetooth.Power = Bluetooth.EN_POWER.ON
[C#] MyBluetooth.Power = Bluetooth.EN_POWER.ON;
269
Vista de pagina 277
1 2 ... 273 274 275 276 277 278 279 280 281 282 283 ... 406 407

Comentarios a estos manuales

Sin comentarios