Author Topic: WX100 Ip address appears as ethernet instead of wifi?  (Read 4231 times)

uknanoman

  • Newbie
  • *
  • Posts: 19
    • View Profile
WX100 Ip address appears as ethernet instead of wifi?
« 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
 

support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3170
    • View Profile
    • Internet Programmable PLCs
Re: WX100 Ip address appears as ethernet instead of wifi?
« Reply #1 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




« Last Edit: December 21, 2022, 07:20:15 AM by support »
Email: support@triplc.com
Tel: 1-877-TRI-PLCS

uknanoman

  • Newbie
  • *
  • Posts: 19
    • View Profile
Re: WX100 Ip address appears as ethernet instead of wifi?
« Reply #2 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