You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
237 lines
8.6 KiB
C#
237 lines
8.6 KiB
C#
using DevExpress.Utils.MVVM;
|
|
|
|
using Mesnac.Controls.ChemicalWeighing;
|
|
|
|
using System;
|
|
using System.Collections.Generic;
|
|
using System.Linq;
|
|
using System.Text;
|
|
using System.Threading.Tasks;
|
|
|
|
namespace Mesnac.Action.ChemicalWeighing.MainDetailControl.Entity
|
|
{
|
|
public class HslLanternAlarmEntity
|
|
{
|
|
public HslLanternAlarm HslLanternAlarm1 { get; set; }
|
|
|
|
|
|
|
|
public HslLanternAlarm HslLanternAlarm2 { get; set; }
|
|
public HslLanternAlarm HslLanternAlarm3 { get; set; }
|
|
public HslLanternAlarm HslLanternAlarm4 { get; set; }
|
|
public HslLanternAlarm HslLanternAlarm5 { get; set; }
|
|
public HslLanternAlarm HslLanternAlarm6 { get; set; }
|
|
public HslLanternAlarm HslLanternAlarm7 { get; set; }
|
|
public HslLanternAlarm HslLanternAlarm8 { get; set; }
|
|
}
|
|
|
|
|
|
//public class HslAgvCarEntity
|
|
//{
|
|
// public HslAgvCar HslAgvCar1 { get; set; }
|
|
//}
|
|
|
|
public class HslLanternSimpleEntity
|
|
{
|
|
public HslLanternSimple HslLanternSimple1 { get; set; }
|
|
public HslLanternSimple HslLanternSimple2 { get; set; }
|
|
public HslLanternSimple HslLanternSimple3 { get; set; }
|
|
public HslLanternSimple HslLanternSimple4 { get; set; }
|
|
public HslLanternSimple HslLanternSimple5 { get; set; }
|
|
public HslLanternSimple HslLanternSimple6 { get; set; }
|
|
public HslLanternSimple HslLanternSimple7 { get; set; }
|
|
public HslLanternSimple HslLanternSimple8 { get; set; }
|
|
public HslLanternSimple HslLanternSimpleM1 { get; set; }
|
|
public HslLanternSimple HslLanternSimpleM2 { get; set; }
|
|
public HslLanternSimple HslLanternSimpleM3 { get; set; }
|
|
public HslLanternSimple HslLanternSimpleM4 { get; set; }
|
|
public HslLanternSimple HslLanternSimpleReq1 { get; set; }
|
|
public HslLanternSimple HslLanternSimpleReq2 { get; set; }
|
|
public HslLanternSimple HslLanternSimpleReq3 { get; set; }
|
|
public HslLanternSimple HslLanternSimpleReq4 { get; set; }
|
|
|
|
|
|
/// <summary>
|
|
/// 主风机
|
|
/// </summary>
|
|
public HslLanternSimple HslLanternSimple9 { get; set; }
|
|
|
|
/// <summary>
|
|
/// 冷水A
|
|
/// </summary>
|
|
public HslLanternSimple CoolWaterAenable { get; set; }
|
|
|
|
|
|
public HslLanternSimple CoolWaterApause { get; set; }
|
|
|
|
public HslLanternSimple CoolWaterAready { get; set; }
|
|
|
|
|
|
/// <summary>
|
|
/// 热水A
|
|
/// </summary>
|
|
public HslLanternSimple HotWaterAenable { get; set; }
|
|
public HslLanternSimple HotWaterApause { get; set; }
|
|
public HslLanternSimple HotWaterAready { get; set; }
|
|
|
|
|
|
/// <summary>
|
|
/// 冷水B
|
|
/// </summary>
|
|
public HslLanternSimple CoolWaterBenable { get; set; }
|
|
public HslLanternSimple CoolWaterBpause { get; set; }
|
|
public HslLanternSimple CoolWaterBready { get; set; }
|
|
|
|
|
|
/// <summary>
|
|
/// 热水B
|
|
/// </summary>
|
|
public HslLanternSimple HotWaterBenable { get; set; }
|
|
public HslLanternSimple HotWaterBpause { get; set; }
|
|
public HslLanternSimple HotWaterBready { get; set; }
|
|
|
|
|
|
public HslLanternSimple DryAenable { get; set; }
|
|
public HslLanternSimple DryApause { get; set; }
|
|
public HslLanternSimple DryAready { get; set; }
|
|
|
|
|
|
public HslLanternSimple DryBenable { get; set; }
|
|
public HslLanternSimple DryBpause { get; set; }
|
|
public HslLanternSimple DryBready { get; set; }
|
|
|
|
public HslLanternSimple DryCenable { get; set; }
|
|
public HslLanternSimple DryCpause { get; set; }
|
|
public HslLanternSimple DryCready { get; set; }
|
|
|
|
public HslLanternSimple DryDenable { get; set; }
|
|
public HslLanternSimple DryDpause { get; set; }
|
|
public HslLanternSimple DryDready { get; set; }
|
|
|
|
//daybin1
|
|
|
|
public HslLanternSimple DayBin1 { get; set; }
|
|
public HslLanternSimple DayBin2 { get; set; }
|
|
public HslLanternSimple DayBin3 { get; set; }
|
|
public HslLanternSimple DayBin4 { get; set; }
|
|
public HslLanternSimple DayBin5 { get; set; }
|
|
public HslLanternSimple DayBin6 { get; set; }
|
|
public HslLanternSimple DayBin7 { get; set; }
|
|
public HslLanternSimple DayBin8 { get; set; }
|
|
|
|
|
|
public HslLanternSimple Daybin9 { get; set; }
|
|
public HslLanternSimple Daybin10 { get; set; }
|
|
public HslLanternSimple Daybin11 { get; set; }
|
|
|
|
public HslLanternSimple Daybin12 { get; set; }
|
|
//湿混机已经加完干混料
|
|
|
|
public HslLanternSimple FeededDryM1 { get; set; }
|
|
|
|
public HslLanternSimple FeededDryM2 { get; set; }
|
|
public HslLanternSimple FeededDryM3 { get; set; }
|
|
public HslLanternSimple FeededDryM4 { get; set; }
|
|
public HslLanternSimple FeededDryM5 { get; set; }
|
|
public HslLanternSimple FeededDryM6 { get; set; }
|
|
public HslLanternSimple FeededDryM7 { get; set; }
|
|
|
|
public HslLanternSimple FeededDryM8 { get; set; }
|
|
|
|
|
|
//湿混机已经加完糊化
|
|
|
|
public HslLanternSimple FeededGelM1 { get; set; }
|
|
|
|
public HslLanternSimple FeededGelM2 { get; set; }
|
|
public HslLanternSimple FeededGelM3 { get; set; }
|
|
public HslLanternSimple FeededGelM4 { get; set; }
|
|
public HslLanternSimple FeededGelM5 { get; set; }
|
|
public HslLanternSimple FeededGelM6 { get; set; }
|
|
public HslLanternSimple FeededGelM7 { get; set; }
|
|
|
|
public HslLanternSimple FeededGelM8 { get; set; }
|
|
|
|
|
|
|
|
//冷水
|
|
public HslLanternSimple FeededCWG1 { get; set; }
|
|
public HslLanternSimple FeededCWG2 { get; set; }
|
|
public HslLanternSimple FeededCWG3 { get; set; }
|
|
public HslLanternSimple FeededCWG4 { get; set; }
|
|
public HslLanternSimple FeededCWG5 { get; set; }
|
|
public HslLanternSimple FeededCWG6 { get; set; }
|
|
public HslLanternSimple FeededCWG7 { get; set; }
|
|
public HslLanternSimple FeededCWG8 { get; set; }
|
|
|
|
|
|
|
|
|
|
public HslLanternSimple FeededHWG1 { get; set; }
|
|
public HslLanternSimple FeededHWG2 { get; set; }
|
|
public HslLanternSimple FeededHWG3 { get; set; }
|
|
public HslLanternSimple FeededHWG4 { get; set; }
|
|
public HslLanternSimple FeededHWG5 { get; set; }
|
|
public HslLanternSimple FeededHWG6 { get; set; }
|
|
public HslLanternSimple FeededHWG7 { get; set; }
|
|
public HslLanternSimple FeededHWG8 { get; set; }
|
|
|
|
|
|
public HslLanternSimple FeededPDG1 { get; set; }
|
|
public HslLanternSimple FeededPDG2 { get; set; }
|
|
public HslLanternSimple FeededPDG3 { get; set; }
|
|
public HslLanternSimple FeededPDG4 { get; set; }
|
|
public HslLanternSimple FeededPDG5 { get; set; }
|
|
public HslLanternSimple FeededPDG6 { get; set; }
|
|
public HslLanternSimple FeededPDG7 { get; set; }
|
|
public HslLanternSimple FeededPDG8 { get; set; }
|
|
|
|
|
|
public HslLanternSimple FeededCW1 { get; set; }
|
|
public HslLanternSimple FeededCW2 { get; set; }
|
|
public HslLanternSimple FeededCW3 { get; set; }
|
|
public HslLanternSimple FeededCW4 { get; set; }
|
|
public HslLanternSimple FeededCW5 { get; set; }
|
|
public HslLanternSimple FeededCW6 { get; set; }
|
|
public HslLanternSimple FeededCW7 { get; set; }
|
|
public HslLanternSimple FeededCW8 { get; set; }
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
public class HslSwitchEntity
|
|
{
|
|
public HslSwitch HslSwitch1 { get; set; }
|
|
public HslSwitch HslSwitch2 { get; set; }
|
|
public HslSwitch HslSwitch3 { get; set; }
|
|
public HslSwitch HslSwitch4 { get; set; }
|
|
public HslSwitch HslSwitch5 { get; set; }
|
|
public HslSwitch HslSwitch6 { get; set; }
|
|
public HslSwitch HslSwitch7 { get; set; }
|
|
public HslSwitch HslSwitch8 { get; set; }
|
|
|
|
}
|
|
|
|
public class HslLedDisplayEntity
|
|
{
|
|
public HslLedDisplay WetWaitDisPlay1 { get; set; }
|
|
public HslLedDisplay WetWaitDisPlay2 { get; set; }
|
|
public HslLedDisplay WetWaitDisPlay3 { get; set; }
|
|
public HslLedDisplay WetWaitDisPlay4 { get; set; }
|
|
public HslLedDisplay WetWaitDisPlay5 { get; set; }
|
|
public HslLedDisplay WetWaitDisPlay6 { get; set; }
|
|
public HslLedDisplay WetWaitDisPlay7 { get; set; }
|
|
public HslLedDisplay WetWaitDisPlay8 { get; set; }
|
|
public HslLedDisplay RGVWaitDisPlay1 { get; set; }
|
|
public HslLedDisplay RGVWaitDisPlay2 { get; set; }
|
|
public HslLedDisplay RGVWaitDisPlay3 { get; set; }
|
|
public HslLedDisplay RGVWaitDisPlay4 { get; set; }
|
|
public HslLedDisplay RGVWaitDisPlay5 { get; set; }
|
|
public HslLedDisplay RGVWaitDisPlay6 { get; set; }
|
|
public HslLedDisplay RGVWaitDisPlay7 { get; set; }
|
|
public HslLedDisplay RGVWaitDisPlay8 { get; set; }
|
|
}
|
|
}
|