DFW2_DC2 #1

Merged
e.adame merged 4 commits from j.quinones/Modbus-Devices:DFW2_DC2 into ESP32_CSV_Files 2026-06-24 18:18:44 +00:00
Showing only changes of commit ba94a4fdef - Show all commits

View File

@@ -28,5 +28,3 @@ Holding_Register,450008,Source_2_Volts_BC,uint32,,410051,Integer,
Holding_Register,450011,Source_2_Volts_BN,uint32,,410053,Integer,
Holding_Register,450014,Source_2_Volts_CA,uint32,,410055,Integer,
Holding_Register,450017,Source_2_Volts_CN,uint32,,410057,Integer,
Holding_Register,450016,SummaryAlarm_Word1,uint16,,410059,Integer,Duplicate UDT address with line 3; counterpart not created.; Duplicate UDT span overlaps line 3; counterpart not created.
Holding_Register,450025,SummaryAlarm_Word2,uint16,,410061,Integer,Duplicate UDT address with line 4; counterpart not created.; Duplicate UDT span overlaps line 4; counterpart not created.
1 type address name data_type control_address pics_address pics_data_type notes
28 Holding_Register 450011 Source_2_Volts_BN uint32 410053 Integer
29 Holding_Register 450014 Source_2_Volts_CA uint32 410055 Integer
30 Holding_Register 450017 Source_2_Volts_CN uint32 410057 Integer
Holding_Register 450016 SummaryAlarm_Word1 uint16 410059 Integer Duplicate UDT address with line 3; counterpart not created.; Duplicate UDT span overlaps line 3; counterpart not created.
Holding_Register 450025 SummaryAlarm_Word2 uint16 410061 Integer Duplicate UDT address with line 4; counterpart not created.; Duplicate UDT span overlaps line 4; counterpart not created.