Denso BHT-202Q Instrukcja Użytkownika Strona 232

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 407
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 231
Profile
Specifies ESSID and infrastructure mode, and initializes a new instance.
Syntax
[VB]
Public Sub New(ByVal SSID As String, _
ByVal infra As EN_INFRA_MODE)
[C#]
public Profile(string SSID, EN_INFRA_MODE infra)
Parameters
SSID: ESSID
Parameter values
: Alphanumeric character string of 32 characters or less
infra: Infrastructure mode
Parameter values
: EN_INFRA_MODE.INFRASTRUCTURE
Exceptions
Name of Exception Meaning
ArgumentException The values specified for SSID and infra are abnormal.
IOException The number of profiles exceeds 16.
Note
Select a profile matching the specified ESSID and infrastructure mode combination. If
none exists, create a new profile and select that one.
If multiple profiles are created, the priority order for the profiles used for connection is
highest for the profile created last.
223
Przeglądanie stron 231
1 2 ... 227 228 229 230 231 232 233 234 235 236 237 ... 406 407

Komentarze do niniejszej Instrukcji

Brak uwag