添加常量零序列电流

This commit is contained in:
zenghongyao 2025-04-27 08:43:41 +08:00
parent 4c13eb6ee4
commit b80d894f6c

View File

@ -54,6 +54,7 @@ namespace JiShe.CollectBus.Common.Consts
public const string ADL = "ADL";
public const string BDL = "BDL";
public const string CDL = "CDL";
public const string LXDL = "LXDL";
public const string PowerGridFrequency = "PowerGridFrequency";
@ -106,6 +107,7 @@ namespace JiShe.CollectBus.Common.Consts
public const string ADL = "0D_92"; //A相电流曲线
public const string BDL = "0D_93"; //B相电流曲线
public const string CDL = "0D_94"; //C相电流曲线
public const string LXDL = "0D_95"; // 零序电流
public const string PowerGridFrequency = "10_97"; //电网频率