LaserUI.json 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  1. {
  2. "Row1": [
  3. {
  4. "Label": "RP 31",
  5. "File": "File1",
  6. "Image": "ImageTest.JPG"
  7. },
  8. {
  9. "Label": "RP 36",
  10. "File": "File2",
  11. "Image": "Image2.jpg"
  12. },
  13. {
  14. "Label": "RP 41",
  15. "File": "File3",
  16. "Image": "Image3.jpg"
  17. },
  18. {
  19. "Label": "RP 46",
  20. "File": "File4",
  21. "Image": "Image4.jpg"
  22. },
  23. {
  24. "Label": "RP 51",
  25. "File": "File5",
  26. "Image": "Image5.jpg"
  27. },
  28. {
  29. "Label": "RP 56",
  30. "File": "File6",
  31. "Image": "Image6.jpg"
  32. },
  33. {
  34. "Label": "RP 61",
  35. "File": "File6",
  36. "Image": "Image6.jpg"
  37. },
  38. {
  39. "Label": "RP 66",
  40. "File": "File6",
  41. "Image": "Image6.jpg"
  42. },
  43. {
  44. "Label": "RP 71",
  45. "File": "File6",
  46. "Image": "Image6.jpg"
  47. },
  48. {
  49. "Label": "RP 76",
  50. "File": "File6",
  51. "Image": "Image6.jpg"
  52. },
  53. {
  54. "Label": "RP 81",
  55. "File": "File6",
  56. "Image": "Image6.jpg"
  57. },
  58. {
  59. "Label": "RP 86",
  60. "File": "File6",
  61. "Image": "Image6.jpg"
  62. },
  63. {
  64. "Label": "RP 91",
  65. "File": "File6",
  66. "Image": "Image6.jpg"
  67. }
  68. ],
  69. "Row2": [
  70. {
  71. "Label": "EP 31",
  72. "File": "File8",
  73. "Image": "Image8.jpg"
  74. },
  75. {
  76. "Label": "EP 36",
  77. "File": "File9",
  78. "Image": "Image9.jpg"
  79. },
  80. {
  81. "Label": "EP 41",
  82. "File": "File10",
  83. "Image": "Image10.jpg"
  84. },
  85. {
  86. "Label": "EP 46",
  87. "File": "File11",
  88. "Image": "Image11.jpg"
  89. },
  90. {
  91. "Label": "EP 51",
  92. "File": "File12",
  93. "Image": "Image12.jpg"
  94. },
  95. {
  96. "Label": "EP 56",
  97. "File": "File11",
  98. "Image": "Image11.jpg"
  99. },
  100. {
  101. "Label": "EP 61",
  102. "File": "File11",
  103. "Image": "Image11.jpg"
  104. },
  105. {
  106. "Label": "EP 66",
  107. "File": "File11",
  108. "Image": "Image11.jpg"
  109. },
  110. {
  111. "Label": "EP 71",
  112. "File": "File11",
  113. "Image": "Image11.jpg"
  114. },
  115. {
  116. "Label": "EP 76",
  117. "File": "File11",
  118. "Image": "Image11.jpg"
  119. },
  120. {
  121. "Label": "EP 81",
  122. "File": "File11",
  123. "Image": "Image11.jpg"
  124. },
  125. {
  126. "Label": "EP 86",
  127. "File": "File11",
  128. "Image": "Image11.jpg"
  129. },
  130. {
  131. "Label": "EP 91",
  132. "File": "File11",
  133. "Image": "Image11.jpg"
  134. }
  135. ],
  136. "SpecialButtons": [
  137. {
  138. "Label": "HPM",
  139. "File": "File1",
  140. "Image": "ImageTest.JPG",
  141. "PositionX": 400,
  142. "PositionY": 400,
  143. "SizeX": 300,
  144. "SizeY": 100
  145. },
  146. {
  147. "Label": "MB19",
  148. "File": "File1",
  149. "Image": "ImageTest.JPG",
  150. "PositionX": 400,
  151. "PositionY": 525,
  152. "SizeX": 150,
  153. "SizeY": 50
  154. },
  155. {
  156. "Label": "MB22",
  157. "File": "File1",
  158. "Image": "ImageTest.JPG",
  159. "PositionX": 400,
  160. "PositionY": 600,
  161. "SizeX": 150,
  162. "SizeY": 50
  163. },
  164. {
  165. "Label": "MB27",
  166. "File": "File1",
  167. "Image": "ImageTest.JPG",
  168. "PositionX": 600,
  169. "PositionY": 650,
  170. "SizeX": 100,
  171. "SizeY": 100
  172. },
  173. {
  174. "Label": "SKA-SKI",
  175. "File": "File1",
  176. "Image": "ImageTest.JPG",
  177. "PositionX": 1400,
  178. "PositionY": 400,
  179. "SizeX": 150,
  180. "SizeY": 150
  181. }
  182. ]
  183. }