I
I am developing a MODBUS interface board which can be used to connect a MODBUS Control Unit to a Burner Control for Central Heating Systems.
This interface Board can be used for 4 types of Burner Controls. Because every Burner Control has it's own variables i created a memory map which has all the variables.
Now i like to know how to handle the responses.
What do i have to return if for example the MODBUS Control Unit asks for a Variable which is not used in the connected Burner Control?
Another problem occures when a sensor value of a Burner Control is defined in the memory map, but the Burner Control is programmed not to use this sensor.
What do i have to return if the MODBUS Control Unit asks for this Variable?
Thanks in Advance!
This interface Board can be used for 4 types of Burner Controls. Because every Burner Control has it's own variables i created a memory map which has all the variables.
Now i like to know how to handle the responses.
What do i have to return if for example the MODBUS Control Unit asks for a Variable which is not used in the connected Burner Control?
Another problem occures when a sensor value of a Burner Control is defined in the memory map, but the Burner Control is programmed not to use this sensor.
What do i have to return if the MODBUS Control Unit asks for this Variable?
Thanks in Advance!
