Denso BHT-202Q Manual de usuario Pagina 274

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 407
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 273
APMAC
Acquires the MAC address of the currently linked AP.
Syntax
[VB]
Public Shared ReadOnly Property APMAC As String
[C#]
public static string APMAC {get;}
Property
MAC address
Default value
: null
Exceptions
Name of Exception Meaning
DeviceNotFoundException No NIC device was found.
DeviceLoadException The NIC device is not ready.
[Ex.] Acquire the MAC address of the currently linked AP.
[VB] Dim CurAPMacAddr As String = RF.Info.APMAC
[C#] string CurAPMacAddr = RF.Info.APMAC;
265
Vista de pagina 273
1 2 ... 269 270 271 272 273 274 275 276 277 278 279 ... 406 407

Comentarios a estos manuales

Sin comentarios