Modbus write from base address
I am wondering why Modbus protocol will allow me to write a specific length from a base address but if I attempt to write to the address if the length then It will return an error.
write to modbus register WTVB01-485?
manual is here
https://drive.google.com/drive/folders/15p7ZJVKMsaV_eTzXRlOVxuf1tIH_RUPD?usp=drive_link
In section 6.2 it talks about sending a specific sequence to the device for unlocking.
Is there a correct memory map for CVM-C10 power analyzer? I use modbus rtu using documentation from circutor memory map
Im working on a project using circutor power analyzer modbus rtu and raspberry pi and nodered. but some values of registers are not correct specifically the L1 to L2 V..is there a computations needed comparing to the displayed value?