Denso BHT-202Q Manual do Utilizador Página 278

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 407
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 277
1 2 ... 273 274 275 276 277 278 279 280 281 282 283 ... 406 407

Comentários a estes Manuais

Sem comentários