Fixed duplicate address on _Woodward_DTSC200A_

This commit is contained in:
Javier Quinones
2026-06-24 11:18:32 -05:00
parent ddd4bf7791
commit ba94a4fdef

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.