Denso BHT-200QW Spezifikationen Seite 244

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 377
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 243
- 242 -
[Ex.] Changing the profile (ESSID:BHT, Infra: Infrastructure) Wep key created at Zero
Config to “1234567890”.
[VB]
RF.Profile.Update();
Dim prof As RF.Profile = New Profile("BHT", EN_INFRA_MODE.INFRASTRUCTURE)
prof.WepKey = “1234567890”
RF.Profile.Commit();
[C#]
RF.Profile.Update();
RF.Profile prof = new Profile("BHT", EN_INFRA_MODE.INFRASTRUCTURE);
prof.WepKey = “1234567890”
RF.Profile.Commit();
Seitenansicht 243
1 2 ... 239 240 241 242 243 244 245 246 247 248 249 ... 376 377

Kommentare zu diesen Handbüchern

Keine Kommentare