add an alarm ni trumpf

This commit is contained in:
atef 2024-02-20 17:08:02 +01:00
parent 179c2fe0fc
commit e026d7303a
1 changed files with 2 additions and 1 deletions

View File

@ -37,7 +37,8 @@ public enum AlarmMessage : UInt16
OvercurrentL1Hardware = 50018, // Overcurrent L1 hardware.
OvercurrentL2Hardware = 50019, // Overcurrent L2 hardware.
OvercurrentL3Hardware = 50020, // Overcurrent L3 hardware.
OvercurrentBalancerHardware = 50021, // Overcurrent balancer hardware.
OvercurrentBalancerHardware = 50021, // Overcurrent balancer hardware.
AcDcModuleHwAcDcModuleAlarm = 50094, // AC-DC module hardware alarm. // this is not existing in the manual.
AcDcModuleHardwareProtectionAlarm = 50095, // AC-DC module hardware protection alarm.
DcLinkPrechargeUnitAlarm = 50096, // DC link precharge unit alarm.
DcLinkDischargeUnitAlarm = 50097, // DC link discharge unit alarm.