Advertisement
Guest User

Untitled

a guest
Jan 29th, 2015
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 5.38 KB | None | 0 0
  1.         public int DIEntleerungID { get; set; }
  2.         public bool DIEntleerungLichttasterKugel { get; set; }
  3.         public bool DIEntleerungBeroAufzug2 { get; set; }
  4.         public bool DIEntleerungAufzug2Unten { get; set; }
  5.         public bool DIEntleerungAufzug2Oben { get; set; }
  6.         public bool DIEntleerungEntladungUnten{ get; set; }
  7.         public bool DIEntleerungEntladungOben{ get; set; }
  8.         public bool DIEntleerungBero1EntleerBand{ get; set; }
  9.         public bool DIEntleerungBero2EntleerBand{ get; set; }
  10.         public bool DIEntleerungBeroAufzug1{ get; set; }
  11.         public bool DIEntleerungAufzug1Unten{ get; set; }
  12.         public bool DIEntleerungAufzug1Oben{ get; set; }
  13.  
  14.        public int  DOEntleerungID{ get; set; }
  15.        public bool DOEntleerungGreifer{ get; set; }
  16.        public bool DOEntleerungSammelzylinder{ get; set; }
  17.        public bool DOEntleerungAufzug1NachOben{ get; set; }
  18.        public bool DOEntleerungAufzug1NachUnten{ get; set; }
  19.        public bool DOEntleerungAufzug1BandMinus{ get; set; }
  20.        public bool DOEntleerungAufzug1BandPlus{ get; set; }
  21.        public bool DOEntleerungAufzug2NachOben{ get; set; }
  22.        public bool DOEntleerungAufzug2NachUnten{ get; set; }
  23.        public bool DOEntleerungAufzug2BandMinus{ get; set; }
  24.        public bool DOEntleerungAufzug2BandPlus{ get; set; }
  25.        public bool DOEntleerungEntleerungsbandMinus{ get; set;}
  26.        public bool DOEntleerungEntleerungsbandPlus{ get; set; }
  27.        public bool DOEntleerungEntladevorrichtungOben{get;set;}
  28.        public bool DOEntleerungEntladevorrichtungUnten{get;set;}
  29.  
  30.         public int  DIFarbsortiererID{ get; set; }
  31.         public bool DIFarbsortiererNotaus{ get; set; }
  32.         public bool DIFarbsortiererKugelM1{ get; set; }
  33.         public bool DIFarbsortiererKugelM2{ get; set; }
  34.         public bool DIFarbsortiererKugelM3{ get; set; }
  35.         public bool DIFarbsortiererFarbsensor1{ get; set; }
  36.         public bool DIFarbsortiererFarbsensor2{ get; set; }
  37.         public bool DIFarbsortiererFarbsensor3{ get; set; }
  38.  
  39.         public int  DOFarbsortiererID{ get; set; }
  40.         public bool DOFarbsortiererUntereSortierstangeAuf{ get; set; }
  41.         public bool DOFarbsortiererUntereSortierstangeZu{ get; set; }
  42.         public bool DOFarbsortiererObereSortierstangeAuf{ get; set; }
  43.         public bool DOFarbsortiererObereSortierstangeZu{ get; set; }public bool DOFarbsortiererLampeFarbsensor{ get; set; }
  44.  
  45.         public int  DIKommissionierungID{ get; set; }
  46.         public bool DIKommissionierungLichttasterOrange{ get; set; }
  47.         public bool DIKommissionierungLichttasterGruen{ get; set; }public bool DIKommissionierungLichttasterBlau{ get; set; }
  48.         public bool DIKommissionierungBeroOrange{ get; set; }
  49.         public bool DIKommissionierungBeroGruen{ get; set; }
  50.         public bool DIKommissionierungBeroBlau{ get; set; }
  51.         public bool DIKommissionierungReedkontakt1{ get; set; }
  52.         public bool DIKommissionierungReedkontakt2{ get; set; }
  53.         public bool DIKommissionierungBeroIDBand{ get; set; }
  54.  
  55.         public int  DOKommissionierungID{ get; set; }
  56.         public bool DOKommissionierungMotorIDBand{ get; set; }
  57.         public bool DOKommissionierungMotorKBandPlus{ get; set; }
  58.         public bool DOKommissionierungMotorKBandMinus{ get; set; }
  59.         public bool DOKommissionierungKugelfreigabeM1{ get; set; }
  60.         public bool DOKommissionierungVereinzelungM1{ get; set; }
  61.         public bool DOKommissionierungKugelfreigabeM2{ get; set; }
  62.         public bool DOKommissionierungVereinzelungM2{ get; set; }
  63.         public bool DOKommissionierungKugelfreigabeM3{ get; set; }
  64.         public bool DOKommissionierungVereinzelungM3{ get; set; }
  65.  
  66.         public int  AISchrittmotorID{ get; set; }
  67.         public bool AISchrittmotorStatus{ get; set; }
  68.         public bool AISchrittmotorSchritte{ get; set; }
  69.  
  70.         public int  AOSchrittmotorID{ get; set; }
  71.         public bool AOSchrittmotorControlByte{ get; set; }
  72.         public bool AOSchrittmotorTaktsignal{ get; set; }
  73.  
  74.         public int  DISchrittmotorID{ get; set; }
  75.         public bool DISchrittmotorTasterZulieferschlitten{ get; set; }
  76.         public bool DISchrittmotorBeroZulieferband{ get; set; }
  77.         public bool DISchrittmotorBeroParkband{ get; set; }
  78.  
  79.         public int  DOSchrittmotorID{ get; set; }
  80.         public bool DOSchrittmotorFreigabeZulieferschlitten{ get; set; }
  81.         public bool DOSchrittmotorRichtungsumkehr{ get; set; }
  82.         public bool DOSchrittmotorZulieferbandMinus{ get; set; }
  83.         public bool DOSchrittmotorZulieferbandPlus{ get; set; }
  84.         public bool DOSchrittmotorParkbandMinus{ get; set; }
  85.         public bool DOSchrittmotorParkbandPlus{ get; set; }
  86.         public int DOSchrittmotorSchlittenposition { get; set; }
  87.  
  88.         public int  AOServomotorID{ get; set; }
  89.         public bool AOServomotorServomotor{ get; set; }
  90.  
  91.         public int  DIServomotorID{ get; set; }
  92.         public bool DIServomotorKanalZ{ get; set; }
  93.         public bool DIServomotorKanalB{ get; set; }
  94.         public bool DIServomotorKanalA{ get; set; }
  95.         public bool DIServomotorTasterAbtransport{ get; set; }
  96.         public bool DIServomotorBeroAbtransport{ get; set; }
  97.  
  98.         public int  DOServomotorID{ get; set; }
  99.         public bool DOServomotorAbtransportbandMinus{ get; set; }
  100.         public bool DOServomotorAbtransportbandPlus{ get; set; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement