FujikinMFC_IOSimulatorItems.json 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260
  1. {
  2. "IOSimulatorItemList": [
  3. {
  4. "SourceCommandName": "Reset",
  5. "SourceCommand": "01,01,C7",
  6. "SourceCommandType": "81",
  7. "SuccessResponse": "06|16",
  8. "FailedResponse": "16"
  9. },
  10. {
  11. "SourceCommandName": "ReadExceptionStatus",
  12. "SourceCommand": "65,01,A0",
  13. "SourceCommandType": "80",
  14. "SuccessResponse": "22|16",
  15. "FailedResponse": "16"
  16. },
  17. {
  18. "SourceCommandName": "ReadAlarmDetail",
  19. "SourceCommand": "65,01,A1",
  20. "SourceCommandType": "80",
  21. "SuccessResponse": "40,3E|16",
  22. "FailedResponse": "16"
  23. },
  24. {
  25. "SourceCommandName": "ReadWarningDetail",
  26. "SourceCommand": "65,01,A2",
  27. "SourceCommandType": "80",
  28. "SuccessResponse": "40,3E|16",
  29. "FailedResponse": "16"
  30. },
  31. {
  32. "SourceCommandName": "SetFlowTotalizerAlarmEnable",
  33. "SourceCommand": "65,01,B5",
  34. "SourceCommandType": "81",
  35. "SuccessResponse": "06|16",
  36. "FailedResponse": "16"
  37. },
  38. {
  39. "SourceCommandName": "ReadFlowTotalizerAlarmEnable",
  40. "SourceCommand": "65,01,B5",
  41. "SourceCommandType": "80",
  42. "SuccessResponse": "01|16",
  43. "FailedResponse": "16"
  44. },
  45. {
  46. "SourceCommandName": "SetFlowTotalizerAlarmLevel",
  47. "SourceCommand": "65,01,B6",
  48. "SourceCommandType": "81",
  49. "SuccessResponse": "06|16",
  50. "FailedResponse": "16"
  51. },
  52. {
  53. "SourceCommandName": "ReadFlowTotalizerAlarmLevel",
  54. "SourceCommand": "65,01,B6",
  55. "SourceCommandType": "80",
  56. "SuccessResponse": "01,01,01,01|16",
  57. "FailedResponse": "16"
  58. },
  59. {
  60. "SourceCommandName": "ReadFlowMeterStatus",
  61. "SourceCommand": "68,01,07",
  62. "SourceCommandType": "80",
  63. "SuccessResponse": "01|16",
  64. "FailedResponse": "16"
  65. },
  66. {
  67. "SourceCommandName": "SetFlowMeterAlarmEnable",
  68. "SourceCommand": "68,01,08",
  69. "SourceCommandType": "81",
  70. "SuccessResponse": "06|16",
  71. "FailedResponse": "16"
  72. },
  73. {
  74. "SourceCommandName": "ReadFlowMeterAlarmEnable",
  75. "SourceCommand": "68,01,08",
  76. "SourceCommandType": "80",
  77. "SuccessResponse": "01|16",
  78. "FailedResponse": "16"
  79. },
  80. {
  81. "SourceCommandName": "SetFlowMeterAlarmTripPointHigh",
  82. "SourceCommand": "68,01,11",
  83. "SourceCommandType": "81",
  84. "SuccessResponse": "06|16",
  85. "FailedResponse": "16"
  86. },
  87. {
  88. "SourceCommandName": "ReadFlowMeterAlarmTripPointHigh",
  89. "SourceCommand": "68,01,11",
  90. "SourceCommandType": "80",
  91. "SuccessResponse": "01,01|16",
  92. "FailedResponse": "16"
  93. },
  94. {
  95. "SourceCommandName": "SetFlowMeterZeroEnable",
  96. "SourceCommand": "68,01,A5",
  97. "SourceCommandType": "81",
  98. "SuccessResponse": "06|16",
  99. "FailedResponse": "16"
  100. },
  101. {
  102. "SourceCommandName": "ReadFlowMeterZeroEnable",
  103. "SourceCommand": "68,01,A5",
  104. "SourceCommandType": "80",
  105. "SuccessResponse": "01|16",
  106. "FailedResponse": "16"
  107. },
  108. {
  109. "SourceCommandName": "ReadFlowMeterTotalizerData",
  110. "SourceCommand": "68,01,B2",
  111. "SourceCommandType": "80",
  112. "SuccessResponse": "01,01,01,01|16",
  113. "FailedResponse": "16"
  114. },
  115. {
  116. "SourceCommandName": "SetFlowMeterRequestedZero",
  117. "SourceCommand": "68,01,BA",
  118. "SourceCommandType": "81",
  119. "SuccessResponse": "06|16",
  120. "FailedResponse": "16"
  121. },
  122. {
  123. "SourceCommandName": "ReadFlowMeterRequestedZero",
  124. "SourceCommand": "68,01,BA",
  125. "SourceCommandType": "80",
  126. "SuccessResponse": "01|16",
  127. "FailedResponse": "16"
  128. },
  129. {
  130. "SourceCommandName": "SetFlowControllerControlModeSelection",
  131. "SourceCommand": "69,01,03",
  132. "SourceCommandType": "81",
  133. "SuccessResponse": "06|16",
  134. "FailedResponse": "16"
  135. },
  136. {
  137. "SourceCommandName": "ReadFlowControllerControlModeSelection",
  138. "SourceCommand": "69,01,03",
  139. "SourceCommandType": "80",
  140. "SuccessResponse": "01|16",
  141. "FailedResponse": "16"
  142. },
  143. {
  144. "SourceCommandName": "SetFlowControllerDefaultControlMode",
  145. "SourceCommand": "69,01,04",
  146. "SourceCommandType": "81",
  147. "SuccessResponse": "06|16",
  148. "FailedResponse": "16"
  149. },
  150. {
  151. "SourceCommandName": "ReadFlowControllerDefaultControlMode",
  152. "SourceCommand": "69,01,04",
  153. "SourceCommandType": "80",
  154. "SuccessResponse": "01|16",
  155. "FailedResponse": "16"
  156. },
  157. {
  158. "SourceCommandName": "SetFlowControllerFreezeFollow",
  159. "SourceCommand": "69,01,05",
  160. "SourceCommandType": "81",
  161. "SuccessResponse": "06|16",
  162. "FailedResponse": "16"
  163. },
  164. {
  165. "SourceCommandName": "ReadFlowControllerFreezeFollow",
  166. "SourceCommand": "69,01,05",
  167. "SourceCommandType": "80",
  168. "SuccessResponse": "01|16",
  169. "FailedResponse": "16"
  170. },
  171. {
  172. "SourceCommandName": "ReadFlowControllerStatus",
  173. "SourceCommand": "69,01,0A",
  174. "SourceCommandType": "80",
  175. "SuccessResponse": "01|16",
  176. "FailedResponse": "16"
  177. },
  178. {
  179. "SourceCommandName": "SetFlowControllerSetPoint",
  180. "SourceCommand": "69,01,A4",
  181. "SourceCommandType": "81",
  182. "SuccessResponse": "06|16",
  183. "FailedResponse": "16"
  184. },
  185. {
  186. "SourceCommandName": "ReadFlowControllerSetPoint",
  187. "SourceCommand": "69,01,A4",
  188. "SourceCommandType": "80",
  189. "SuccessResponse": "01,01|16",
  190. "FailedResponse": "16"
  191. },
  192. {
  193. "SourceCommandName": "SetValveDriverValveOverride",
  194. "SourceCommand": "6A,01,01",
  195. "SourceCommandType": "81",
  196. "SuccessResponse": "06|16",
  197. "FailedResponse": "16"
  198. },
  199. {
  200. "SourceCommandName": "ReadValveDriverValveOverride",
  201. "SourceCommand": "6A,01,01",
  202. "SourceCommandType": "80",
  203. "SuccessResponse": "01|16",
  204. "FailedResponse": "16"
  205. },
  206. {
  207. "SourceCommandName": "ReadValveDriverStatus",
  208. "SourceCommand": "6A,01,07",
  209. "SourceCommandType": "80",
  210. "SuccessResponse": "01|16",
  211. "FailedResponse": "16"
  212. },
  213. {
  214. "SourceCommandName": "ReadValveDriverValveType",
  215. "SourceCommand": "6A,01,A0",
  216. "SourceCommandType": "80",
  217. "SuccessResponse": "01|16",
  218. "FailedResponse": "16"
  219. },
  220. {
  221. "SourceCommandName": "ReadValveDriverFilteredSetpoint",
  222. "SourceCommand": "6A,01,A6",
  223. "SourceCommandType": "80",
  224. "SuccessResponse": "01,01|16",
  225. "FailedResponse": "16"
  226. },
  227. {
  228. "SourceCommandName": "ReadValveDriverIndicatedFlow ",
  229. "SourceCommand": "6A,01,A9",
  230. "SourceCommandType": "80",
  231. "SuccessResponse": "01,01|16",
  232. "FailedResponse": "16"
  233. },
  234. {
  235. "SourceCommandName": "ReadValveDriverValveVoltage ",
  236. "SourceCommand": "6A,01,B6",
  237. "SourceCommandType": "80",
  238. "SuccessResponse": "01,01|16",
  239. "FailedResponse": "16"
  240. },
  241. {
  242. "SourceCommandName": "SetValveDriverRampTime",
  243. "SourceCommand": "6A,01,A4",
  244. "SourceCommandType": "81",
  245. "SuccessResponse": "06|16",
  246. "FailedResponse": "16"
  247. },
  248. {
  249. "SourceCommandName": "ReadValveDriverRampTime",
  250. "SourceCommand": "6A,01,A4",
  251. "SourceCommandType": "80",
  252. "SuccessResponse": "01,01,01,01|16",
  253. "FailedResponse": "16"
  254. }
  255. ]
  256. }