NCmajk
Results
1
issues of
NCmajk
How does it work for you with the lines 157 and 158 of InverterData.py? These lines: pos_ini=str(hex(pini)[2:4].zfill(4)) pos_fin=str(hex(pfin-pini+1)[2:4].zfill(4)) with example configuration: register_start1=0x0484 register_end1=0x0487 For pos_ini this will give the result...