Denso BHT-200QW Especificaciones Pagina 272

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 377
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 271
- 270 -
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;
Vista de pagina 271
1 2 ... 267 268 269 270 271 272 273 274 275 276 277 ... 376 377

Comentarios a estos manuales

Sin comentarios