You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm testing a Outback AXS Port with a FlexMax 60 Solar Charger. I have pysunspec setup on Ubuntu and have successfully connected to the AXS Port and inserted data from the FlexMax block (64112) into InfluxDB for Grafana. The problem i'm having is when i try to read the actual AXS Port block (64110), i'm getting a error on the read() saying either Connection Refused, Connection Reset By Peer, or Broken Pipe. I'm not understanding why this error is happening only when reading this particular block. Anybody have any ideas? I'm new to Python, just wondering what I could possibly be doing wrong.
The text was updated successfully, but these errors were encountered:
I'm able to write to this block (64110), but unable to do a read(). Could this be because of a couple write only contents (registers) in the block that causes the Connection Refused Error? I'm new to this and just looking for some direction. Thanks!
I'm testing a Outback AXS Port with a FlexMax 60 Solar Charger. I have pysunspec setup on Ubuntu and have successfully connected to the AXS Port and inserted data from the FlexMax block (64112) into InfluxDB for Grafana. The problem i'm having is when i try to read the actual AXS Port block (64110), i'm getting a error on the read() saying either Connection Refused, Connection Reset By Peer, or Broken Pipe. I'm not understanding why this error is happening only when reading this particular block. Anybody have any ideas? I'm new to Python, just wondering what I could possibly be doing wrong.
The text was updated successfully, but these errors were encountered: