Denso BHT-200QW Spezifikationen Seite 236

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 377
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 235
- 234 -
PreSharedKey
Specifies the profile PreSharedKey.
Syntax
[VB]
Public WriteOnly Property PreSharedKey As String
[C#]
public string PreSharedKey {set;}
Property
Profile PreSharedKey
Parameter values
: 64-characters alphanumeric character string in hexadecimal notation, or
ASCII character string with 8 characters or more and 63 characters or
less
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) lies outside the permissible
range.
NotSupportedException PreSharedKey not supported.
DeviceLoadException The device is not ready.
The edit mode has not been set to Zero Config mode.
MissingMethodException Profile not supported.
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.
The profile PreSharedKey can only be set or acquired when the edit mode (RF.EditMode) is
set to Zero Config mode. An exception is thrown if an attempt is made to set or acquire
when in Nic Control mode. Set the RF.EditMode value to EN_EDIT_MODE.ZEROCONFIG.
[Ex.] Set the MyProf profile PreSharedKey to "12345123451234123412341234".
[VB] MyProf.PreSharedKey = "12345123451234123412341234"
[C#] MyProf. PreSharedKey = "12345123451234123412341234";
Seitenansicht 235
1 2 ... 231 232 233 234 235 236 237 238 239 240 241 ... 376 377

Kommentare zu diesen Handbüchern

Keine Kommentare