Denso BHT-200QW Spezifikationen Seite 253

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 377
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 252
- 251 -
DestMACAddress
Sets or acquires the MAC address of the destination AP.
Syntax
[VB]
Public Shared Property DestMACAddress As String
[C#]
public static string DestMACAddress {get; set;}
Property
MAC address of AP
Default value
: null
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
Note
An exception will be thrown only when the length of the string exceeds 12 characters.
[Ex.] Specify the connection destination AP as "001122334455".
[VB] RF.Settings.DestMACAddress = "001122334455"
[C#] RF.Settings.DestMACAddress = "001122334455";
Seitenansicht 252
1 2 ... 248 249 250 251 252 253 254 255 256 257 258 ... 376 377

Kommentare zu diesen Handbüchern

Keine Kommentare