系统sys报警.cs 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. using System;
  2. using System.Collections.Generic;
  3. using System.Linq;
  4. using System.Text;
  5. using System.Threading.Tasks;
  6. namespace SIASUN.Autopilot.Device.Message
  7. {
  8. public class 系统sys报警
  9. {
  10. public const string OperationCode = "6d1";
  11. public 系统sys报警()
  12. {
  13. }
  14. /// <summary>
  15. /// y
  16. /// </summary>
  17. [Data(BitStart = 32, BitLength = 1, DataType = "binary", Description = "", Sequence = 1)]
  18. public string y { get; set; }
  19. /// <summary>
  20. /// z
  21. /// </summary>
  22. [Data(BitStart = 33, BitLength = 1 ,DataType = "binary", Description = "", Sequence = 2)]
  23. public string z { get; set; }
  24. /// <summary>
  25. /// q
  26. /// </summary>
  27. [Data(BitStart = 40,BitLength =1 , DataType = "binary", Description = "", Sequence = 3)]
  28. public string q { get; set; }
  29. /// <summary>
  30. /// r
  31. /// </summary>
  32. [Data(BitStart = 41,BitLength = 1, DataType = "binary", Description = "", Sequence = 4)]
  33. public string r { get; set; }
  34. /// <summary>
  35. /// s
  36. /// </summary>
  37. [Data(BitStart = 42, BitLength =1 , DataType = "binary", Description = "", Sequence = 5)]
  38. public string s { get; set; }
  39. /// <summary>
  40. /// t
  41. /// </summary>
  42. [Data(BitStart = 43, BitLength = 1, DataType = "binary", Description = "", Sequence = 6)]
  43. public string t { get; set; }
  44. /// <summary>
  45. /// u
  46. /// </summary>
  47. [Data(BitStart = 44, BitLength = 1, DataType = "binary", Description = "", Sequence = 7)]
  48. public string u { get; set; }
  49. /// <summary>
  50. /// v
  51. /// </summary>
  52. [Data(BitStart = 45, BitLength = 1, DataType = "binary", Description = "", Sequence = 8)]
  53. public string v { get; set; }
  54. /// <summary>
  55. /// w
  56. /// </summary>
  57. [Data(BitStart = 46, BitLength = 1, DataType = "binary", Description = "", Sequence = 9)]
  58. public string w { get; set; }
  59. /// <summary>
  60. /// x
  61. /// </summary>
  62. [Data(BitStart = 47, BitLength = 1, DataType = "binary", Description = "", Sequence =10)]
  63. public string x { get; set; }
  64. /// <summary>
  65. /// i
  66. /// </summary>
  67. [Data(BitStart = 48, BitLength = 1, DataType = "binary", Description = "", Sequence =11)]
  68. public string i { get; set; }
  69. /// <summary>
  70. /// j
  71. /// </summary>
  72. [Data(BitStart = 49, BitLength = 1, DataType = "binary", Description = "", Sequence =12)]
  73. public string j { get; set; }
  74. /// <summary>
  75. /// k
  76. /// </summary>
  77. [Data(BitStart = 50, BitLength = 1, DataType = "binary", Description = "", Sequence =13)]
  78. public string k { get; set; }
  79. /// <summary>
  80. /// l
  81. /// </summary>
  82. [Data(BitStart = 51, BitLength = 1, DataType = "binary", Description = "", Sequence =14)]
  83. public string l { get; set; }
  84. /// <summary>
  85. /// m
  86. /// </summary>
  87. [Data(BitStart = 52, BitLength = 1, DataType = "binary", Description = "", Sequence =15)]
  88. public string m { get; set; }
  89. /// <summary>
  90. /// n
  91. /// </summary>
  92. [Data(BitStart = 53, BitLength = 1, DataType = "binary", Description = "", Sequence =16)]
  93. public string n { get; set; }
  94. /// <summary>
  95. /// o
  96. /// </summary>
  97. [Data(BitStart = 54, BitLength = 1, DataType = "binary", Description = "", Sequence =17)]
  98. public string o { get; set; }
  99. /// <summary>
  100. /// p
  101. /// </summary>
  102. [Data(BitStart = 55, BitLength = 1, DataType = "binary", Description = "", Sequence =18)]
  103. public string p { get; set; }
  104. /// <summary>
  105. /// a
  106. /// </summary>
  107. [Data(BitStart = 56, BitLength = 1, DataType = "binary", Description = "", Sequence =19)]
  108. public string a { get; set; }
  109. /// <summary>
  110. /// b
  111. /// </summary>
  112. [Data(BitStart = 57, BitLength = 1, DataType = "binary", Description = "", Sequence =20)]
  113. public string b { get; set; }
  114. /// <summary>
  115. /// c
  116. /// </summary>
  117. [Data(BitStart = 58, BitLength = 1, DataType = "binary", Description = "", Sequence =21)]
  118. public string c { get; set; }
  119. /// <summary>
  120. /// d
  121. /// </summary>
  122. [Data(BitStart = 59, BitLength = 1, DataType = "binary", Description = "", Sequence = 22)]
  123. public string d { get; set; }
  124. /// <summary>
  125. /// e
  126. /// </summary>
  127. [Data(BitStart = 60, BitLength = 1, DataType = "binary", Description = "", Sequence = 23)]
  128. public string e { get; set; }
  129. /// <summary>
  130. /// f
  131. /// </summary>
  132. [Data(BitStart = 61, BitLength = 1, DataType = "binary", Description = "", Sequence = 24)]
  133. public string f { get; set; }
  134. /// <summary>
  135. /// g
  136. /// </summary>
  137. [Data(BitStart = 62, BitLength = 1, DataType = "binary", Description = "", Sequence = 25)]
  138. public string g { get; set; }
  139. /// <summary>
  140. /// h
  141. /// </summary>
  142. [Data(BitStart = 63, BitLength = 1, DataType = "binary", Description = "", Sequence = 26)]
  143. public string h { get; set; }
  144. }
  145. }