Commit c7392bef authored by 潘栩锋's avatar 潘栩锋 🚴

plcgroup.json 安装文件修改

parent 2e55c773
#!/bin/bash
cp IbcData.cs ../../../../Project.FLY.Integrated/FLY.Integrated/Common
cp WinderAccessory.cs ../../../../Project.FLY.Integrated/FLY.Integrated/Common
cp plcgroup.json ../../../../Project.FLY.Integrated/FLY.Integrated.UI.Server/bin/Debug/Gage1
\ No newline at end of file
using Misc;
using System.ComponentModel;
namespace FLY.Integrated.Common
{
public class IbcData : INotifyPropertyChanged
{
public IbcData()
{
}
#region 辅助代码生成
/// <summary>
/// 进风指示
/// </summary>
[Description("进风指示")]
public bool IsInletAirOn{ get; set; }
/// <summary>
/// 进风运行频率(Hz)(自动调节)
/// </summary>
[Description("进风运行频率(Hz)(自动调节)")]
public float InletAirFreq{ get; set; }
/// <summary>
/// 进风设定频率(Hz)
/// </summary>
[Description("进风设定频率(Hz)")]
public float InletAirFreqSet{ get; set; }
/// <summary>
/// 出风指示
/// </summary>
[Description("出风指示")]
public bool IsOutletAirOn{ get; set; }
/// <summary>
/// 出风运行频率(Hz)
/// </summary>
[Description("出风运行频率(Hz)")]
public float OutletAirFreq{ get; set; }
/// <summary>
/// 出风设定频率(Hz)
/// </summary>
[Description("出风设定频率(Hz)")]
public float OutletAirFreqSet{ get; set; }
/// <summary>
/// 出风设定频率后通知
/// </summary>
[Description("出风设定频率后通知")]
public bool IsOutletAirFreqChanged{ get; set; }
/// <summary>
/// 折径显示(mm)
/// </summary>
[Description("折径显示(mm)")]
public float FilmWidth{ get; set; }
/// <summary>
/// 折径设定(mm)
/// </summary>
[Description("折径设定(mm)")]
public float FilmWidthSet{ get; set; }
/// <summary>
/// 折径设定后通知
/// </summary>
[Description("折径设定后通知")]
public bool IsFilmWidthChanged{ get; set; }
/// <summary>
/// 误差校正
/// </summary>
[Description("误差校正")]
public float ErrorCorrection{ get; set; }
/// <summary>
/// IBC自动
/// </summary>
[Description("IBC自动")]
public bool IsIBCAuto{ get; set; }
/// <summary>
/// 外冷指示
/// </summary>
[Description("外冷指示")]
public bool IsExCoolOn{ get; set; }
/// <summary>
/// 外冷运行频率(Hz)
/// </summary>
[Description("外冷运行频率(Hz)")]
public float ExCoolFreq{ get; set; }
/// <summary>
/// 外冷设定频率(Hz)
/// </summary>
[Description("外冷设定频率(Hz)")]
public float ExCoolFreqSet{ get; set; }
/// <summary>
/// 探头安装.K1
/// </summary>
[Description("探头安装.K1")]
public float K1{ get; set; }
/// <summary>
/// 探头安装.K2
/// </summary>
[Description("探头安装.K2")]
public float K2{ get; set; }
/// <summary>
/// 探头安装.K3
/// </summary>
[Description("探头安装.K3")]
public float K3{ get; set; }
/// <summary>
/// 探头安装.L
/// </summary>
[Description("探头安装.L")]
public float L{ get; set; }
/// <summary>
/// 膜泡校正A
/// </summary>
[Description("膜泡校正A")]
public float BubbleCorrA{ get; set; }
/// <summary>
/// 膜泡校正B
/// </summary>
[Description("膜泡校正B")]
public float BubbleCorrB{ get; set; }
/// <summary>
/// 膜泡校正C
/// </summary>
[Description("膜泡校正C")]
public float BubbleCorrC{ get; set; }
/// <summary>
/// 膜泡校正R
/// </summary>
[Description("膜泡校正R")]
public float BubbleCorrR{ get; set; }
/// <summary>
/// 采样周期
/// </summary>
[Description("采样周期")]
public float SampleInterval{ get; set; }
/// <summary>
/// 区间1设置
/// </summary>
[Description("区间1设置")]
public float Area1Set{ get; set; }
/// <summary>
/// 区间1P
/// </summary>
[Description("区间1P")]
public float Area1P{ get; set; }
/// <summary>
/// 区间1I
/// </summary>
[Description("区间1I")]
public float Area1I{ get; set; }
/// <summary>
/// 区间1D
/// </summary>
[Description("区间1D")]
public float Area1D{ get; set; }
/// <summary>
/// 区间1DI
/// </summary>
[Description("区间1DI")]
public float Area1DI{ get; set; }
/// <summary>
/// 调节系数
/// </summary>
[Description("调节系数")]
public float AdjustFactor{ get; set; }
/// <summary>
/// PID结果
/// </summary>
[Description("PID结果")]
public float PIDResult{ get; set; }
/// <summary>
/// PID调节
/// </summary>
[Description("PID调节")]
public float PIDAdjust{ get; set; }
/// <summary>
/// 进风速度
/// </summary>
[Description("进风速度")]
public float InletAirVelocity{ get; set; }
/// <summary>
/// 出风速度
/// </summary>
[Description("出风速度")]
public float OutletAirVelocity{ get; set; }
/// <summary>
/// 区间2设置
/// </summary>
[Description("区间2设置")]
public float Area2Set{ get; set; }
/// <summary>
/// 区间2P
/// </summary>
[Description("区间2P")]
public float Area2P{ get; set; }
/// <summary>
/// 区间2I
/// </summary>
[Description("区间2I")]
public float Area2I{ get; set; }
/// <summary>
/// 区间2D
/// </summary>
[Description("区间2D")]
public float Area2D{ get; set; }
/// <summary>
/// 传感器1盲区
/// </summary>
[Description("传感器1盲区")]
public float Sensor1DeadZone{ get; set; }
/// <summary>
/// 传感器2盲区
/// </summary>
[Description("传感器2盲区")]
public float Sensor2DeadZone{ get; set; }
/// <summary>
/// 传感器3盲区
/// </summary>
[Description("传感器3盲区")]
public float Sensor3DeadZone{ get; set; }
/// <summary>
/// 传感器1系数
/// </summary>
[Description("传感器1系数")]
public float Sensor1Factor{ get; set; }
/// <summary>
/// 传感器2系数
/// </summary>
[Description("传感器2系数")]
public float Sensor2Factor{ get; set; }
/// <summary>
/// 传感器3系数
/// </summary>
[Description("传感器3系数")]
public float Sensor3Factor{ get; set; }
/// <summary>
/// 外冷额定频率
/// </summary>
[Description("外冷额定频率")]
public float ExCoolDefaultFreq{ get; set; }
/// <summary>
/// 出风额定频率
/// </summary>
[Description("出风额定频率")]
public float OutletAirDefaultFreq{ get; set; }
/// <summary>
/// 进风额定频率
/// </summary>
[Description("进风额定频率")]
public float InletAirDefaultFreq{ get; set; }
/// <summary>
/// 进风变频故障报警 (ON)
/// </summary>
[Description("进风变频故障报警")]
[IsError()]
public bool IsInletAirMotorError{ get; set; }
/// <summary>
/// 出风变频故障报警 (ON)
/// </summary>
[Description("出风变频故障报警")]
[IsError()]
public bool IsOutletAirMotorError{ get; set; }
/// <summary>
/// 进风变频通讯报警 (ON)
/// </summary>
[Description("进风变频通讯报警")]
[IsError()]
public bool IsInletAirCommError2{ get; set; }
/// <summary>
/// 出风变频通讯报警 (ON)
/// </summary>
[Description("出风变频通讯报警")]
[IsError()]
public bool IsOutletAirCommError2{ get; set; }
/// <summary>
/// 外冷变频故障报警 (ON)
/// </summary>
[Description("外冷变频故障报警")]
[IsError()]
public bool IsExCoolMotorError{ get; set; }
/// <summary>
/// 外冷变频通讯报警 (ON)
/// </summary>
[Description("外冷变频通讯报警")]
[IsError()]
public bool IsExCoolCommError2{ get; set; }
/// <summary>
/// 风机电源报警 (ON)
/// </summary>
[Description("风机电源报警")]
[IsError()]
public bool IsAirPowerError{ get; set; }
#endregion
public event PropertyChangedEventHandler PropertyChanged;
}
}
using Misc;
using System.ComponentModel;
namespace FLY.Integrated.Common
{
public class WinderAccessory : INotifyPropertyChanged
{
public WinderAccessory()
{
}
#region 辅助代码生成
/// <summary>
/// 速度系数
/// </summary>
[Description("速度系数")]
public float VelocityFactor{ get; set; }
/// <summary>
/// 牵引直径
/// </summary>
[Description("牵引直径")]
public float TractionDiameter{ get; set; }
/// <summary>
/// 牵引速比
/// </summary>
[Description("牵引速比")]
public float TractionVRatio{ get; set; }
/// <summary>
/// 牵引速度(内部)
/// </summary>
[Description("牵引速度(内部)")]
public float TractionVelocityInner{ get; set; }
/// <summary>
/// 牵引额定频率
/// </summary>
[Description("牵引额定频率")]
public float TractionDefaultFreq{ get; set; }
/// <summary>
/// 旋转额定频率
/// </summary>
[Description("旋转额定频率")]
public float RotationDefaultFreq{ get; set; }
/// <summary>
/// 牵引速度
/// </summary>
[Description("牵引速度")]
public float TractionVelocity{ get; set; }
/// <summary>
/// 牵引速度设置
/// </summary>
[Description("牵引速度设置")]
public float TractionVelocitySet{ get; set; }
/// <summary>
/// 主牵引运行指示
/// </summary>
[Description("主牵引运行指示")]
public bool IsTractionOn{ get; set; }
/// <summary>
/// 主牵引开
/// </summary>
[Description("主牵引开")]
public bool TractionOn{ get; set; }
/// <summary>
/// 气垫辊风机运行指示
/// </summary>
[Description("气垫辊风机运行指示")]
public bool IsAirCushionOn{ get; set; }
/// <summary>
/// 气垫辊风机开
/// </summary>
[Description("气垫辊风机开")]
public bool AirCushionOn{ get; set; }
/// <summary>
/// 旋转塔正转指示
/// </summary>
[Description("旋转塔正转指示")]
public bool IsRotaryForw{ get; set; }
/// <summary>
/// 旋转塔反转指示
/// </summary>
[Description("旋转塔反转指示")]
public bool IsRotaryBackw{ get; set; }
/// <summary>
/// 旋转塔正转
/// </summary>
[Description("旋转塔正转")]
public bool RotaryForw{ get; set; }
/// <summary>
/// 旋转塔反转
/// </summary>
[Description("旋转塔反转")]
public bool RotaryBackw{ get; set; }
/// <summary>
/// 旋转塔正向机械限位
/// </summary>
[Description("旋转塔正向机械限位")]
public bool IsRotaryForwLimit{ get; set; }
/// <summary>
/// 旋转塔正转换向限位
/// </summary>
[Description("旋转塔正转换向限位")]
public bool IsRotaryForwTurn{ get; set; }
/// <summary>
/// 旋转塔复位原点限位
/// </summary>
[Description("旋转塔复位原点限位")]
public bool IsRotaryOrgSign{ get; set; }
/// <summary>
/// 旋转塔反转换向限位
/// </summary>
[Description("旋转塔反转换向限位")]
public bool IsRotaryBackwTurn{ get; set; }
/// <summary>
/// 旋转塔反向机械限位
/// </summary>
[Description("旋转塔反向机械限位")]
public bool IsRotaryBackwLimit{ get; set; }
/// <summary>
/// 旋转塔电机频率设定(Hz)
/// </summary>
[Description("旋转塔电机频率设定(Hz)")]
public float RotaryFreqSet{ get; set; }
/// <summary>
/// 旋转塔电机频率显示(Hz)
/// </summary>
[Description("旋转塔电机频率显示(Hz)")]
public float RotaryFreq{ get; set; }
/// <summary>
/// 旋转塔复位指示
/// </summary>
[Description("旋转塔复位指示")]
public bool IsRotaryOrg{ get; set; }
/// <summary>
/// 旋转塔复位(┷)
/// </summary>
[Description("旋转塔复位(┷)")]
public bool RotaryOrg{ get; set; }
/// <summary>
/// 旋转塔开启指示
/// </summary>
[Description("旋转塔开启指示")]
public bool IsRotaryOn{ get; set; }
/// <summary>
/// 旋转塔开启(┷)
/// </summary>
[Description("旋转塔开启(┷)")]
public bool RotaryOn{ get; set; }
/// <summary>
/// 故障复位
/// </summary>
[Description("故障复位")]
public bool AlarmReset{ get; set; }
/// <summary>
/// 旋转变频故障报警 (ON)
/// </summary>
[Description("旋转变频故障报警")]
[IsError()]
public bool IsRotationMotorError{ get; set; }
/// <summary>
/// 牵引变频故障报警 (ON)
/// </summary>
[Description("牵引变频故障报警")]
[IsError()]
public bool IsTractionMotorError{ get; set; }
/// <summary>
/// 旋转变频通讯报警 (ON)
/// </summary>
[Description("旋转变频通讯报警")]
[IsError()]
public bool IsRotationCommError2{ get; set; }
/// <summary>
/// 牵引变频通讯报警 (ON)
/// </summary>
[Description("牵引变频通讯报警")]
[IsError()]
public bool IsTractionCommError2{ get; set; }
/// <summary>
/// 急停开启报警 (ON)
/// </summary>
[Description("急停开启报警")]
[IsError()]
public bool IsEmergencyStopError{ get; set; }
/// <summary>
/// 旋转正转极限报警 (ON)
/// </summary>
[Description("旋转正转极限报警")]
[IsError()]
public bool IsRotationForwLimitError{ get; set; }
/// <summary>
/// 旋转反转极限报警 (ON)
/// </summary>
[Description("旋转反转极限报警")]
[IsError()]
public bool IsRotationBackwLimitError{ get; set; }
#endregion
public event PropertyChangedEventHandler PropertyChanged;
}
}
#!/bin/bash
cp ../../../Project.FLY.Integrated/FLY.Integrated/Common/IbcData.cs ./
cp ../../../Project.FLY.Integrated/FLY.Integrated/Common/WinderAccessory.cs ./
\ No newline at end of file
{
"Devices": [
{
"EP": "192.168.50.30:502"
}
],
"Variables": [
{
"DeviceIndex": 0,
"Mode": "0",
"Addr": 64513,
"Type": "bool",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "IsInletAirOn"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 6120,
"Type": "uint16",
"Scale": 0.1,
"OwnerName": "Item",
"PropertyName": "InletAirFreq"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 3200,
"Type": "uint16",
"Scale": 0.1,
"OwnerName": "Item",
"PropertyName": "InletAirFreqSet"
},
{
"DeviceIndex": 0,
"Mode": "0",
"Addr": 64514,
"Type": "bool",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "IsOutletAirOn"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 6220,
"Type": "uint16",
"Scale": 0.1,
"OwnerName": "Item",
"PropertyName": "OutletAirFreq"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 592,
"Type": "uint16",
"Scale": 0.1,
"OwnerName": "Item",
"PropertyName": "OutletAirFreqSet"
},
{
"DeviceIndex": 0,
"Mode": "0",
"Addr": 99,
"Type": "bool",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "IsOutletAirFreqChanged"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 668,
"Type": "uint16",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "FilmWidth"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 230,
"Type": "uint16",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "FilmWidthSet"
},
{
"DeviceIndex": 0,
"Mode": "0",
"Addr": 800,
"Type": "bool",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "IsFilmWidthChanged"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 340,
"Type": "int16",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "ErrorCorrection"
},
{
"DeviceIndex": 0,
"Mode": "0",
"Addr": 659,
"Type": "bool",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "IsIBCAuto"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 1140,
"Type": "uint16",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "K1"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 1142,
"Type": "uint16",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "K2"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 1144,
"Type": "uint16",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "K3"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 250,
"Type": "float",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "L"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 18,
"Type": "float",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "BubbleCorrA"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 28,
"Type": "float",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "BubbleCorrB"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 38,
"Type": "float",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "BubbleCorrC"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 102,
"Type": "float",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "BubbleCorrR"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 300,
"Type": "uint16",
"Scale": 0.1,
"OwnerName": "Item",
"PropertyName": "SampleInterval"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 304,
"Type": "uint16",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "Area1Set"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 1001,
"Type": "uint16",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "Area1P"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 1002,
"Type": "uint16",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "Area1I"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 1003,
"Type": "uint16",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "Area1D"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 1004,
"Type": "uint16",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "Area1DI"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 2550,
"Type": "uint16",
"Scale": 0.01,
"OwnerName": "Item",
"PropertyName": "AdjustFactor"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 2050,
"Type": "int16",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "PIDResult"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 2052,
"Type": "int16",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "PIDAdjust"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 710,
"Type": "uint16",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "InletAirVelocity"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 712,
"Type": "uint16",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "OutletAirVelocity"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 306,
"Type": "uint16",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "Area2Set"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 1201,
"Type": "uint16",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "Area2P"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 1202,
"Type": "uint16",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "Area2I"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 1203,
"Type": "uint16",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "Area2D"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 420,
"Type": "float",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "Sensor1DeadZone"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 430,
"Type": "float",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "Sensor2DeadZone"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 440,
"Type": "float",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "Sensor3DeadZone"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 200,
"Type": "float",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "Sensor1Factor"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 400,
"Type": "float",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "Sensor2Factor"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 410,
"Type": "float",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "Sensor3Factor"
},
{
"DeviceIndex": 0,
"Mode": "1",
"Addr": 63496,
"Type": "bool",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "IsInletAirMotorError"
},
{
"DeviceIndex": 0,
"Mode": "1",
"Addr": 63497,
"Type": "bool",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "IsOutletAirMotorError"
},
{
"DeviceIndex": 0,
"Mode": "0",
"Addr": 403,
"Type": "bool",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "IsInletAirCommError"
},
{
"DeviceIndex": 0,
"Mode": "0",
"Addr": 404,
"Type": "bool",
"Scale": 1.0,
"OwnerName": "Item",
"PropertyName": "IsOutletAirCommError"
}
]
}
\ No newline at end of file
#!/bin/bash
cp WinderInsideOutside.cs ../../../../Project.FLY.Winder_20190413/FLY.Winder/Common
cp WinderAccessory.cs ../../../../Project.FLY.Winder_20190413/FLY.Winder/Common
cp plcgroup.json ../../../../Project.FLY.Winder_20190413/FLY.Winder.UI.Server/bin/Debug/Gage1
\ No newline at end of file
#!/bin/bash
cp WinderInsideOutside.cs ../../../../Project.FLY.Winder_20190413/FLY.Winder/Common
cp WinderAccessory.cs ../../../../Project.FLY.Winder_20190413/FLY.Winder/Common
cp plcgroup.json ../../../../Project.FLY.Winder_20190413/FLY.Winder.UI.Server/bin/Debug/Gage1
\ No newline at end of file
#!/bin/bash
cp ../../../Project.FLY.Winder_20190413/FLY.Winder/Common/WinderAccessory.cs ./
cp ../../../Project.FLY.Winder_20190413/FLY.Winder/Common/WinderInsideOutside.cs ./
\ No newline at end of file
This diff is collapsed.
#!/bin/bash
cp WinderInsideOutside.cs ../../../../Project.FLY.Winder_20190413/FLY.Winder/Common
cp WinderAccessory.cs ../../../../Project.FLY.Winder_20190413/FLY.Winder/Common
cp plcgroup.json ../../../../Project.FLY.Winder_20190413/FLY.Winder.UI.Server/bin/Debug/Gage1
\ No newline at end of file
#!/bin/bash
cp ../../../Project.FLY.Winder_20190413/FLY.Winder/Common/WinderAccessory.cs ./
cp ../../../Project.FLY.Winder_20190413/FLY.Winder/Common/WinderInsideOutside.cs ./
\ No newline at end of file
#!/bin/bash
cp WinderInsideOutside.cs ../../../../Project.FLY.Winder_20190413/FLY.Winder/Common
cp WinderAccessory.cs ../../../../Project.FLY.Winder_20190413/FLY.Winder/Common
cp plcgroup.json ../../../../Project.FLY.Winder_20190413/FLY.Winder.UI.Server/bin/Debug/Gage1
\ No newline at end of file
#!/bin/bash
cp ../../../Project.FLY.Winder_20190413/FLY.Winder/Common/WinderAccessory.cs ./
cp ../../../Project.FLY.Winder_20190413/FLY.Winder/Common/WinderInsideOutside.cs ./
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment