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
{{ message }}
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
hey,
i tried this code to read values from energy meter which has rs485 port,with the modscan software i done the verfication to see if there is a problem in hardware converter (rs485 to rs232) and i got the correct values..
i have entered the parameters correctly to initialise the tx,rx pins and created an instance to call read_holding_function from uModBusSerial.py file..after running the program i'm getting OSError: no data received from slave error,can you please help to figure out the solution for this?
The text was updated successfully, but these errors were encountered:
+1 triple-checked the rx and tx and the response is always the same - no data received from the slave. Any ideas? @StarkMaximus333 did you manage to solve the problem?
hey,
i tried this code to read values from energy meter which has rs485 port,with the modscan software i done the verfication to see if there is a problem in hardware converter (rs485 to rs232) and i got the correct values..
i have entered the parameters correctly to initialise the tx,rx pins and created an instance to call read_holding_function from uModBusSerial.py file..after running the program i'm getting OSError: no data received from slave error,can you please help to figure out the solution for this?
The text was updated successfully, but these errors were encountered: