SET_WIFI_KEY index, passkey_string |
Purpose | To set the pass-key of the WiFi network that PLC's WiFi is setup to connect to. |
Examples | SET_WIFI_KEY 1, "MyPasskey" ' define the passkey for the WiFi network that is ' has been defined by the SET_WIFI_SSID command |
Comments: |
This command is ignored by i-TRiLOGI simulator.
|
See Also |
SET_WIFI_SSID |