Denso BHT-200QW Especificações Página 271

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 377
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 270
- 269 -
RateKbps
Acquires the communication speed.
Syntax
[VB]
Public Shared ReadOnly Property RateKbps As Integer
[C#]
public static int RateKbps {get;}
Property
Communication speed (kbps)
Default value
: 0
Exceptions
Name of Exception Meaning
DeviceNotFoundException No Nic device exists.
DeviceLoadException The Nic device is not ready.
ArgumentException RateKbps not supported.
[Ex.] Acquire the current communication speed.
[VB] Dim RateKbps As Integer = RF.Info.RateKbps
[C#] int RateKbps = RF.Info.RateKbps;
Note
This is not supported on units running on Windows CE 4.1 or 4.2. An exception is thrown
when an attempt is made to set or acquire.
Vista de página 270
1 2 ... 266 267 268 269 270 271 272 273 274 275 276 ... 376 377

Comentários a estes Manuais

Sem comentários