From 2fd42f7ab6f1702dcc13d1aa6de5ad91a504fb4e Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期一, 31 七月 2023 23:16:14 +0800 Subject: [PATCH] 三相测试打包 --- HDL_ON/Common/R.cs | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 50 insertions(+), 2 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 85486f6..008a8ef 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -4,7 +4,54 @@ { public static class StringId { - + /// <summary> + /// 杩囧幓涓�骞寸殑姣忔湀鏁版嵁 + /// </summary> + public const int AirSwitchP3HistroyTip3 = 696; + /// <summary> + /// 杩囧幓涓�涓湀鐨勬瘡鏃ユ暟鎹� + /// </summary> + public const int AirSwitchP3HistroyTip2 = 695; + /// <summary> + /// 杩囧幓24灏忔椂鐨勬瘡灏忔椂鐢ㄧ數閲� + /// </summary> + public const int AirSwitchP3HistroyTip1 = 694; + /// <summary> + /// 鎬荤敤鐢甸噺锛圞W路h锛� + /// </summary> + public const int TotalPowerAndUnit = 693; + /// <summary> + /// 瀹炴椂鍔熺巼 + /// </summary> + public const int ActivePower = 692; + /// <summary> + /// 鐢垫祦 + /// </summary> + public const int Current = 691; + /// <summary> + /// 鐢靛帇 + /// </summary> + public const int Voltage = 690; + /// <summary> + /// C鐩稿疄鏃剁敤鐢垫暟鎹� + /// </summary> + public const int RealTimeElectricityConsumptionDataOfPhaseC = 689; + /// <summary> + /// B鐩稿疄鏃剁敤鐢垫暟鎹� + /// </summary> + public const int RealTimeElectricityConsumptionDataOfPhaseB = 688; + /// <summary> + /// A鐩稿疄鏃剁敤鐢垫暟鎹� + /// </summary> + public const int RealTimeElectricityConsumptionDataOfPhaseA = 687; + /// <summary> + /// 鎬昏 + /// </summary> + public const int Total = 686; + /// <summary> + /// 娉細鐢ㄦ埛绠$悊浠呭彲瀵瑰凡娣诲姞鐢ㄦ埛杩涜绠$悊銆傚闇�娣诲姞鏂扮敤鎴凤紝璇峰墠寰�閿佺杩涜鐩稿叧鎿嶄綔銆� + /// </summary> + public const int VideoDoorlockManagerTip = 685; /// <summary> /// 闀垮害瓒呭嚭鑼冨洿 /// </summary> @@ -3476,7 +3523,8 @@ /// RGB鑹茬洏 /// </summary> public const int rgbsepan = 7172; - + + /// <summary> -- Gitblit v1.8.0