level1_sam_Loop.json 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. {
  2. "LoopName":"¿Õµ÷άÐÞ",
  3. "LoopSign":"repair-20160825-001",
  4. "LoopContent":{
  5. "Program":"set value",
  6. "Inputs":[
  7. {
  8. "InputName":"input1",
  9. "InputValue":"100.0",
  10. "InputRef":{
  11. "RefType":"A",
  12. "Sign1":"1101070037",
  13. "Sign2":"a1"
  14. }
  15. },
  16. {
  17. "InputName":"input2",
  18. "InputValue":"200.0",
  19. "InputRef":{
  20. "RefType":"B",
  21. "Sign1":"1101070037"
  22. }
  23. }
  24. ],
  25. "Outputs":[
  26. {
  27. "OutputName":"output1",
  28. "OutputValue":"100.0",
  29. "OutputRef":{
  30. "RefType":"A",
  31. "Sign1":"1101070037",
  32. "Sign2":"a1"
  33. }
  34. },
  35. {
  36. "OutputName":"output2",
  37. "OutputValue":"200.0",
  38. "OutputRef":{
  39. "RefType":"B",
  40. "Sign1":"1101070037"
  41. }
  42. }
  43. ],
  44. "Features":[
  45. {
  46. "FeatureName":"feature1",
  47. "FeatureValue":"100.0",
  48. "FeatureRef":{
  49. "RefType":"A",
  50. "Sign1":"1101070037",
  51. "Sign2":"a1"
  52. }
  53. },
  54. {
  55. "FeatureName":"feature2",
  56. "FeatureValue":"200.0",
  57. "FeatureRef":{
  58. "RefType":"B",
  59. "Sign1":"1101070037"
  60. }
  61. }
  62. ]
  63. }
  64. }