SET_WIFI_SSID index, ssid_name_string |
Purpose | To define the SSID name of the WiFi network that PLC's WiFi would like to connect to. |
Examples | SET_WIFI_SSID 1, "MySSID" 'Configure PLC's to connect to WiFi network with SSID = "MySSID" |
Comments: |
This command is ignored by i-TRiLOGI simulator.
|
See Also |
SET_WIFI_KEY |