You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
138 lines
6.7 KiB
138 lines
6.7 KiB
using System;
|
|
using System.Collections.Generic;
|
|
using System.Linq;
|
|
using System.Text;
|
|
using System.Threading.Tasks;
|
|
|
|
namespace Module.Plc.ModbusTcp.Model
|
|
{
|
|
public class RecipeContent
|
|
{
|
|
public ushort scr1RecipeContent1 { get; set; }
|
|
public ushort scr1RecipeContent2 { get; set; }
|
|
public ushort scr1RecipeContent3 { get; set; }
|
|
public ushort scr1RecipeContent4 { get; set; }
|
|
public ushort scr1RecipeContent5 { get; set; }
|
|
public ushort scr1RecipeContent6 { get; set; }
|
|
public ushort scr1RecipeContent7 { get; set; }
|
|
public ushort scr1RecipeContent8 { get; set; }
|
|
public ushort scr1RecipeContent9 { get; set; }
|
|
public ushort scr1RecipeContent10 { get; set; }
|
|
public ushort scr1RecipeContent11 { get; set; }
|
|
public ushort scr1RecipeContent12 { get; set; }
|
|
public ushort scr1RecipeContent13 { get; set; }
|
|
public ushort scr1RecipeContent14 { get; set; }
|
|
public ushort scr1RecipeContent15 { get; set; }
|
|
public ushort scr1RecipeContent16 { get; set; }
|
|
public ushort scr1RecipeContent17 { get; set; }
|
|
public ushort scr1RecipeContent18 { get; set; }
|
|
public ushort scr1RecipeContent19 { get; set; }
|
|
public ushort scr1RecipeContent20 { get; set; }
|
|
public ushort scr1RecipeContent21 { get; set; }
|
|
public ushort scr1RecipeContent22 { get; set; }
|
|
public ushort scr1RecipeContent23 { get; set; }
|
|
public ushort scr1RecipeContent24 { get; set; }
|
|
public ushort scr1RecipeContent25 { get; set; }
|
|
public ushort scr1RecipeContent26 { get; set; }
|
|
public ushort scr1RecipeContent27 { get; set; }
|
|
public ushort scr1RecipeContent28 { get; set; }
|
|
public ushort scr1RecipeContent29 { get; set; }
|
|
public ushort scr1RecipeContent30 { get; set; }
|
|
|
|
public ushort scr2RecipeContent1 { get; set; }
|
|
public ushort scr2RecipeContent2 { get; set; }
|
|
public ushort scr2RecipeContent3 { get; set; }
|
|
public ushort scr2RecipeContent4 { get; set; }
|
|
public ushort scr2RecipeContent5 { get; set; }
|
|
public ushort scr2RecipeContent6 { get; set; }
|
|
public ushort scr2RecipeContent7 { get; set; }
|
|
public ushort scr2RecipeContent8 { get; set; }
|
|
public ushort scr2RecipeContent9 { get; set; }
|
|
public ushort scr2RecipeContent10 { get; set; }
|
|
public ushort scr2RecipeContent11 { get; set; }
|
|
public ushort scr2RecipeContent12 { get; set; }
|
|
public ushort scr2RecipeContent13 { get; set; }
|
|
public ushort scr2RecipeContent14 { get; set; }
|
|
public ushort scr2RecipeContent15 { get; set; }
|
|
public ushort scr2RecipeContent16 { get; set; }
|
|
public ushort scr2RecipeContent17 { get; set; }
|
|
public ushort scr2RecipeContent18 { get; set; }
|
|
public ushort scr2RecipeContent19 { get; set; }
|
|
public ushort scr2RecipeContent20 { get; set; }
|
|
public ushort scr2RecipeContent21 { get; set; }
|
|
public ushort scr2RecipeContent22 { get; set; }
|
|
public ushort scr2RecipeContent23 { get; set; }
|
|
public ushort scr2RecipeContent24 { get; set; }
|
|
public ushort scr2RecipeContent25 { get; set; }
|
|
public ushort scr2RecipeContent26 { get; set; }
|
|
public ushort scr2RecipeContent27 { get; set; }
|
|
public ushort scr2RecipeContent28 { get; set; }
|
|
public ushort scr2RecipeContent29 { get; set; }
|
|
public ushort scr2RecipeContent30 { get; set; }
|
|
|
|
public ushort scr3RecipeContent1 { get; set; }
|
|
public ushort scr3RecipeContent2 { get; set; }
|
|
public ushort scr3RecipeContent3 { get; set; }
|
|
public ushort scr3RecipeContent4 { get; set; }
|
|
public ushort scr3RecipeContent5 { get; set; }
|
|
public ushort scr3RecipeContent6 { get; set; }
|
|
public ushort scr3RecipeContent7 { get; set; }
|
|
public ushort scr3RecipeContent8 { get; set; }
|
|
public ushort scr3RecipeContent9 { get; set; }
|
|
public ushort scr3RecipeContent10 { get; set; }
|
|
public ushort scr3RecipeContent11 { get; set; }
|
|
public ushort scr3RecipeContent12 { get; set; }
|
|
public ushort scr3RecipeContent13 { get; set; }
|
|
public ushort scr3RecipeContent14 { get; set; }
|
|
public ushort scr3RecipeContent15 { get; set; }
|
|
public ushort scr3RecipeContent16 { get; set; }
|
|
public ushort scr3RecipeContent17 { get; set; }
|
|
public ushort scr3RecipeContent18 { get; set; }
|
|
public ushort scr3RecipeContent19 { get; set; }
|
|
public ushort scr3RecipeContent20 { get; set; }
|
|
public ushort scr3RecipeContent21 { get; set; }
|
|
public ushort scr3RecipeContent22 { get; set; }
|
|
public ushort scr3RecipeContent23 { get; set; }
|
|
public ushort scr3RecipeContent24 { get; set; }
|
|
public ushort scr3RecipeContent25 { get; set; }
|
|
public ushort scr3RecipeContent26 { get; set; }
|
|
public ushort scr3RecipeContent27 { get; set; }
|
|
public ushort scr3RecipeContent28 { get; set; }
|
|
public ushort scr3RecipeContent29 { get; set; }
|
|
public ushort scr3RecipeContent30 { get; set; }
|
|
|
|
public ushort scr4RecipeContent1 { get; set; }
|
|
public ushort scr4RecipeContent2 { get; set; }
|
|
public ushort scr4RecipeContent3 { get; set; }
|
|
public ushort scr4RecipeContent4 { get; set; }
|
|
public ushort scr4RecipeContent5 { get; set; }
|
|
public ushort scr4RecipeContent6 { get; set; }
|
|
public ushort scr4RecipeContent7 { get; set; }
|
|
public ushort scr4RecipeContent8 { get; set; }
|
|
public ushort scr4RecipeContent9 { get; set; }
|
|
public ushort scr4RecipeContent10 { get; set; }
|
|
public ushort scr4RecipeContent11 { get; set; }
|
|
public ushort scr4RecipeContent12 { get; set; }
|
|
public ushort scr4RecipeContent13 { get; set; }
|
|
public ushort scr4RecipeContent14 { get; set; }
|
|
public ushort scr4RecipeContent15 { get; set; }
|
|
public ushort scr4RecipeContent16 { get; set; }
|
|
public ushort scr4RecipeContent17 { get; set; }
|
|
public ushort scr4RecipeContent18 { get; set; }
|
|
public ushort scr4RecipeContent19 { get; set; }
|
|
public ushort scr4RecipeContent20 { get; set; }
|
|
public ushort scr4RecipeContent21 { get; set; }
|
|
public ushort scr4RecipeContent22 { get; set; }
|
|
public ushort scr4RecipeContent23 { get; set; }
|
|
public ushort scr4RecipeContent24 { get; set; }
|
|
public ushort scr4RecipeContent25 { get; set; }
|
|
public ushort scr4RecipeContent26 { get; set; }
|
|
public ushort scr4RecipeContent27 { get; set; }
|
|
public ushort scr4RecipeContent28 { get; set; }
|
|
public ushort scr4RecipeContent29 { get; set; }
|
|
public ushort scr4RecipeContent30 { get; set; }
|
|
|
|
|
|
}
|
|
}
|