Internet PLC Forum

General => Technical support => Topic started by: uknanoman on December 21, 2022, 05:03:49 AM

Title: WX100 Ip address appears as ethernet instead of wifi?
Post by: uknanoman on December 21, 2022, 05:03:49 AM
Hi Tech
          I have a wx100 unit and went to display the ip address and it returns 255,255,255,255 so does the subnet mask.
I am using the Get_ipAddr  command and the Get_Subnet command but it appears to be returning the data which is
held for the ethernet port which of course is not available on the WX100 plcs. Is there a different command or variation
so that it reports the correct ip address number for the wifi port

Regards Pete
 
Title: Re: WX100 Ip address appears as ethernet instead of wifi?
Post by: support on December 21, 2022, 06:47:14 AM
For WiFi please use the GET_WIFI_XXX and SET_WIFI_XXX commands. You can find their help files from the drop down menu as shown in the screen shot below.

We have also just updated the TBASIC keywords content page (for version >= 7.4) as follow that includes the above-mentioned commands:

https://docs.triplc.com/i-trilogi/#5725




Title: Re: WX100 Ip address appears as ethernet instead of wifi?
Post by: uknanoman on December 21, 2022, 07:55:53 AM
Hi Support
               Thanks for that, I have just tested it and it works fine.
Thanks for the fast response.

Cheers Pete