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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 407
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 272
Channel
Acquires the communication channel.
Syntax
[VB]
Public Shared ReadOnly Property Channel As Integer
[C#]
public static int Channel {get;}
Property
Communication channel
Default value
: 0
Exceptions
Name of Exception Meaning
DeviceNotFoundException No NIC device was found.
DeviceLoadException The NIC device is not ready.
[Ex.] Acquire the current communication channel.
[VB] Dim Channel As Integer = RF.Info.Channel
[C#] int Channel = RF.Info.Channel;
264
Vista de página 272
1 2 ... 268 269 270 271 272 273 274 275 276 277 278 ... 406 407

Comentários a estes Manuais

Sem comentários