Hugh Whitefur
- Total activity 110
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 1
- Subscriptions 61
Comments
Recent activity by Hugh Whitefur-
If you're just trying to edit a tag's value, can you try using TagName@ = 0 instead of the SETSYS commands? As a shortcut, you can retrieve and change tag values with the TagName@ syntax like they ...
-
Hi Neil, Do you know what WAN IP the device was using, and what the new LAN IP was? A conflict between the two (e.g. where the new LAN IP is in the same subnet as the WAN IP it was using) could exp...
-
As a workaround, you can use a zero width space between the # and % to prevent it from multiplying the value by 100. Here's a website where you can copy a zero width space character: https://zerowi...
-
No, this wouldn't work as the ABC3213 has a PROFINET device (slave) interface. The Wago PLC would need to have the ABC3213 added as a module via its GSD file, and then the program would need to be ...
-
No, at this time there is no support for programmatic access to values like RSSI.
-
Official comment After troubleshooting with achraf in a ticket, we determined the issue came from the wiring for the serial connection, with Rx and Tx wires swapped. After changing this, communication worked as it ...
-
The M2Web API can provide most of this (status, description, and custom fields). The location shown for an Ewon is based on its public IP, so for Flexy devices you could send a script command to re...
-
Can you tell us a little more about your application? What kind of data would you like to bring into Power BI? For data you see in Ecatcher like the online status of your Ewons, I recommend looking...