...
Depending on how you write the command, you will either “get” or “set” parameters.
...
Code Part | Parameter | Notes It is necessary to convert the data from decimal to hexadecimal format | Example |
---|---|---|---|
1 | Inverter physical ID | Convert the inverter physical ID to Hexadecimal and write it in two digits only 1 >> 01 |
The image is only for illustration purposes; please do not separate the numbers with |
2 | Register command number | Convert the register command number to Hexadecimal and write it in two digits only 3 >> 03 | |
3 | Register address number | Convert the register address number to Hexadecimal and write it in four digits only 512 >> 0200 | |
4 | Amount of Registers | Convert the amount of registers to Hexadecimal and write it in four digits only 1 >> 0002 |
4. To get the smart battery's data about this specific register, click "Send”
...
Complete all the steps in this article and proceed to the next step once you have read the parameters.
In order to set parameters, change the “Register command number” to “06” (Always) and the “Amount of Registers” to the value that you want to set.
|
| Notes It is necessary to convert the data from decimal to hexadecimal format |
|
---|---|---|---|
1 | Inverter physical ID | The physical ID of the inverter should remain unchanged |
|
|
| The register command number should be changed to 06 (always) 03 >> 06 |
3 | Register address number | The register agrees number should remain unchanged |
|
| Change the amount of registers parameter to the value that you wish to set in Hexadecimal and write it in four digits only. 0003 >> 0007 |
3. Click “Send”