Advertisement
TheOverlordXX

bonnie phidget3

Jul 30th, 2023
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.00 KB | None | 0 0
  1. If TC_Minute = 0 and TC_Seconds = 0 and TC_Frames = 1 {
  2. Phidgets_InterfaceKit_8_8_8_3_3.Output0.SetState = False
  3. Phidgets_InterfaceKit_8_8_8_3_3.Output1.SetState = False
  4. Phidgets_InterfaceKit_8_8_8_3_3.Output2.SetState = False
  5. Phidgets_InterfaceKit_8_8_8_3_3.Output3.SetState = False
  6. Phidgets_InterfaceKit_8_8_8_3_3.Output4.SetState = False
  7. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = False
  8. Phidgets_InterfaceKit_8_8_8_3_3.Output6.SetState = False
  9. Phidgets_InterfaceKit_8_8_8_3_3.Output7.SetState = False
  10. }
  11. Elseif TC_Minute = 2 and TC_Seconds = 0 and TC_Frames = 0 {
  12. Phidgets_InterfaceKit_8_8_8_3_3.Output2.SetState = True
  13. }
  14. Elseif TC_Minute = 2 and TC_Seconds = 0 and TC_Frames = 5 {
  15. Phidgets_InterfaceKit_8_8_8_3_3.Output2.SetState = False
  16. }
  17. Elseif TC_Minute = 2 and TC_Seconds = 0 and TC_Frames = 11 {
  18. Phidgets_InterfaceKit_8_8_8_3_3.Output7.SetState = True
  19. }
  20. Elseif TC_Minute = 2 and TC_Seconds = 0 and TC_Frames = 17 {
  21. Phidgets_InterfaceKit_8_8_8_3_3.Output7.SetState = False
  22. }
  23. Elseif TC_Minute = 2 and TC_Seconds = 0 and TC_Frames = 22 {
  24. Phidgets_InterfaceKit_8_8_8_3_3.Output6.SetState = True
  25. }
  26. Elseif TC_Minute = 2 and TC_Seconds = 0 and TC_Frames = 28 {
  27. Phidgets_InterfaceKit_8_8_8_3_3.Output6.SetState = False
  28. }
  29. Elseif TC_Minute = 2 and TC_Seconds = 1 and TC_Frames = 4 {
  30. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = True
  31. }
  32. Elseif TC_Minute = 2 and TC_Seconds = 1 and TC_Frames = 10 {
  33. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = False
  34. }
  35. Elseif TC_Minute = 2 and TC_Seconds = 1 and TC_Frames = 15 {
  36. Phidgets_InterfaceKit_8_8_8_3_3.Output6.SetState = True
  37. }
  38. Elseif TC_Minute = 2 and TC_Seconds = 1 and TC_Frames = 21 {
  39. Phidgets_InterfaceKit_8_8_8_3_3.Output6.SetState = False
  40. }
  41. Elseif TC_Minute = 2 and TC_Seconds = 1 and TC_Frames = 27 {
  42. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = True
  43. }
  44. Elseif TC_Minute = 2 and TC_Seconds = 2 and TC_Frames = 3 {
  45. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = False
  46. }
  47. Elseif TC_Minute = 2 and TC_Seconds = 2 and TC_Frames = 8 {
  48. Phidgets_InterfaceKit_8_8_8_3_3.Output3.SetState = True
  49. }
  50. Elseif TC_Minute = 2 and TC_Seconds = 2 and TC_Frames = 14 {
  51. Phidgets_InterfaceKit_8_8_8_3_3.Output3.SetState = False
  52. }
  53. Elseif TC_Minute = 2 and TC_Seconds = 2 and TC_Frames = 20 {
  54. Phidgets_InterfaceKit_8_8_8_3_3.Output2.SetState = True
  55. }
  56. Elseif TC_Minute = 2 and TC_Seconds = 2 and TC_Frames = 25 {
  57. Phidgets_InterfaceKit_8_8_8_3_3.Output2.SetState = False
  58. }
  59. Elseif TC_Minute = 2 and TC_Seconds = 3 and TC_Frames = 1 {
  60. Phidgets_InterfaceKit_8_8_8_3_3.Output0.SetState = True
  61. }
  62. Elseif TC_Minute = 2 and TC_Seconds = 3 and TC_Frames = 7 {
  63. Phidgets_InterfaceKit_8_8_8_3_3.Output0.SetState = False
  64. }
  65. Elseif TC_Minute = 2 and TC_Seconds = 4 and TC_Frames = 17 {
  66. Phidgets_InterfaceKit_8_8_8_3_3.Output2.SetState = True
  67. }
  68. Elseif TC_Minute = 2 and TC_Seconds = 4 and TC_Frames = 23 {
  69. Phidgets_InterfaceKit_8_8_8_3_3.Output2.SetState = False
  70. }
  71. Elseif TC_Minute = 2 and TC_Seconds = 4 and TC_Frames = 28 {
  72. Phidgets_InterfaceKit_8_8_8_3_3.Output7.SetState = True
  73. }
  74. Elseif TC_Minute = 2 and TC_Seconds = 5 and TC_Frames = 4 {
  75. Phidgets_InterfaceKit_8_8_8_3_3.Output7.SetState = False
  76. }
  77. Elseif TC_Minute = 2 and TC_Seconds = 5 and TC_Frames = 10 {
  78. Phidgets_InterfaceKit_8_8_8_3_3.Output6.SetState = True
  79. }
  80. Elseif TC_Minute = 2 and TC_Seconds = 5 and TC_Frames = 16 {
  81. Phidgets_InterfaceKit_8_8_8_3_3.Output6.SetState = False
  82. }
  83. Elseif TC_Minute = 2 and TC_Seconds = 5 and TC_Frames = 21 {
  84. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = True
  85. }
  86. Elseif TC_Minute = 2 and TC_Seconds = 5 and TC_Frames = 27 {
  87. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = False
  88. }
  89. Elseif TC_Minute = 2 and TC_Seconds = 6 and TC_Frames = 3 {
  90. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = True
  91. }
  92. Elseif TC_Minute = 2 and TC_Seconds = 6 and TC_Frames = 9 {
  93. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = False
  94. }
  95. Elseif TC_Minute = 2 and TC_Seconds = 6 and TC_Frames = 14 {
  96. Phidgets_InterfaceKit_8_8_8_3_3.Output4.SetState = True
  97. }
  98. Elseif TC_Minute = 2 and TC_Seconds = 6 and TC_Frames = 20 {
  99. Phidgets_InterfaceKit_8_8_8_3_3.Output4.SetState = False
  100. }
  101. Elseif TC_Minute = 2 and TC_Seconds = 6 and TC_Frames = 26 {
  102. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = True
  103. }
  104. Elseif TC_Minute = 2 and TC_Seconds = 7 and TC_Frames = 2 {
  105. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = False
  106. }
  107. Elseif TC_Minute = 2 and TC_Seconds = 7 and TC_Frames = 7 {
  108. Phidgets_InterfaceKit_8_8_8_3_3.Output6.SetState = True
  109. }
  110. Elseif TC_Minute = 2 and TC_Seconds = 7 and TC_Frames = 13 {
  111. Phidgets_InterfaceKit_8_8_8_3_3.Output6.SetState = False
  112. }
  113. Elseif TC_Minute = 2 and TC_Seconds = 9 and TC_Frames = 5 {
  114. Phidgets_InterfaceKit_8_8_8_3_3.Output2.SetState = True
  115. }
  116. Elseif TC_Minute = 2 and TC_Seconds = 9 and TC_Frames = 10 {
  117. Phidgets_InterfaceKit_8_8_8_3_3.Output2.SetState = False
  118. }
  119. Elseif TC_Minute = 2 and TC_Seconds = 9 and TC_Frames = 16 {
  120. Phidgets_InterfaceKit_8_8_8_3_3.Output7.SetState = True
  121. }
  122. Elseif TC_Minute = 2 and TC_Seconds = 9 and TC_Frames = 22 {
  123. Phidgets_InterfaceKit_8_8_8_3_3.Output7.SetState = False
  124. }
  125. Elseif TC_Minute = 2 and TC_Seconds = 9 and TC_Frames = 28 {
  126. Phidgets_InterfaceKit_8_8_8_3_3.Output6.SetState = True
  127. }
  128. Elseif TC_Minute = 2 and TC_Seconds = 10 and TC_Frames = 3 {
  129. Phidgets_InterfaceKit_8_8_8_3_3.Output6.SetState = False
  130. }
  131. Elseif TC_Minute = 2 and TC_Seconds = 10 and TC_Frames = 9 {
  132. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = True
  133. }
  134. Elseif TC_Minute = 2 and TC_Seconds = 10 and TC_Frames = 15 {
  135. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = False
  136. }
  137. Elseif TC_Minute = 2 and TC_Seconds = 10 and TC_Frames = 20 {
  138. Phidgets_InterfaceKit_8_8_8_3_3.Output6.SetState = True
  139. }
  140. Elseif TC_Minute = 2 and TC_Seconds = 10 and TC_Frames = 26 {
  141. Phidgets_InterfaceKit_8_8_8_3_3.Output6.SetState = False
  142. }
  143. Elseif TC_Minute = 2 and TC_Seconds = 11 and TC_Frames = 2 {
  144. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = True
  145. }
  146. Elseif TC_Minute = 2 and TC_Seconds = 11 and TC_Frames = 8 {
  147. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = False
  148. }
  149. Elseif TC_Minute = 2 and TC_Seconds = 11 and TC_Frames = 13 {
  150. Phidgets_InterfaceKit_8_8_8_3_3.Output3.SetState = True
  151. }
  152. Elseif TC_Minute = 2 and TC_Seconds = 11 and TC_Frames = 19 {
  153. Phidgets_InterfaceKit_8_8_8_3_3.Output3.SetState = False
  154. }
  155. Elseif TC_Minute = 2 and TC_Seconds = 11 and TC_Frames = 25 {
  156. Phidgets_InterfaceKit_8_8_8_3_3.Output2.SetState = True
  157. }
  158. Elseif TC_Minute = 2 and TC_Seconds = 12 and TC_Frames = 1 {
  159. Phidgets_InterfaceKit_8_8_8_3_3.Output2.SetState = False
  160. }
  161. Elseif TC_Minute = 2 and TC_Seconds = 12 and TC_Frames = 6 {
  162. Phidgets_InterfaceKit_8_8_8_3_3.Output0.SetState = True
  163. }
  164. Elseif TC_Minute = 2 and TC_Seconds = 12 and TC_Frames = 12 {
  165. Phidgets_InterfaceKit_8_8_8_3_3.Output0.SetState = False
  166. }
  167. Elseif TC_Minute = 2 and TC_Seconds = 13 and TC_Frames = 22 {
  168. Phidgets_InterfaceKit_8_8_8_3_3.Output2.SetState = True
  169. }
  170. Elseif TC_Minute = 2 and TC_Seconds = 13 and TC_Frames = 28 {
  171. Phidgets_InterfaceKit_8_8_8_3_3.Output2.SetState = False
  172. }
  173. Elseif TC_Minute = 2 and TC_Seconds = 14 and TC_Frames = 4 {
  174. Phidgets_InterfaceKit_8_8_8_3_3.Output3.SetState = True
  175. }
  176. Elseif TC_Minute = 2 and TC_Seconds = 14 and TC_Frames = 9 {
  177. Phidgets_InterfaceKit_8_8_8_3_3.Output3.SetState = False
  178. }
  179. Elseif TC_Minute = 2 and TC_Seconds = 14 and TC_Frames = 15 {
  180. Phidgets_InterfaceKit_8_8_8_3_3.Output6.SetState = True
  181. }
  182. Elseif TC_Minute = 2 and TC_Seconds = 14 and TC_Frames = 21 {
  183. Phidgets_InterfaceKit_8_8_8_3_3.Output6.SetState = False
  184. }
  185. Elseif TC_Minute = 2 and TC_Seconds = 14 and TC_Frames = 27 {
  186. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = True
  187. }
  188. Elseif TC_Minute = 2 and TC_Seconds = 15 and TC_Frames = 2 {
  189. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = False
  190. }
  191. Elseif TC_Minute = 2 and TC_Seconds = 15 and TC_Frames = 8 {
  192. Phidgets_InterfaceKit_8_8_8_3_3.Output4.SetState = True
  193. }
  194. Elseif TC_Minute = 2 and TC_Seconds = 15 and TC_Frames = 14 {
  195. Phidgets_InterfaceKit_8_8_8_3_3.Output4.SetState = False
  196. }
  197. Elseif TC_Minute = 2 and TC_Seconds = 15 and TC_Frames = 20 {
  198. Phidgets_InterfaceKit_8_8_8_3_3.Output3.SetState = True
  199. }
  200. Elseif TC_Minute = 2 and TC_Seconds = 15 and TC_Frames = 25 {
  201. Phidgets_InterfaceKit_8_8_8_3_3.Output3.SetState = False
  202. }
  203. Elseif TC_Minute = 2 and TC_Seconds = 16 and TC_Frames = 1 {
  204. Phidgets_InterfaceKit_8_8_8_3_3.Output4.SetState = True
  205. }
  206. Elseif TC_Minute = 2 and TC_Seconds = 16 and TC_Frames = 7 {
  207. Phidgets_InterfaceKit_8_8_8_3_3.Output4.SetState = False
  208. }
  209. Elseif TC_Minute = 2 and TC_Seconds = 16 and TC_Frames = 12 {
  210. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = True
  211. }
  212. Elseif TC_Minute = 2 and TC_Seconds = 16 and TC_Frames = 18 {
  213. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = False
  214. }
  215. Elseif TC_Minute = 2 and TC_Seconds = 18 and TC_Frames = 21 {
  216. Phidgets_InterfaceKit_8_8_8_3_3.Output2.SetState = True
  217. }
  218. Elseif TC_Minute = 2 and TC_Seconds = 19 and TC_Frames = 3 {
  219. Phidgets_InterfaceKit_8_8_8_3_3.Output2.SetState = False
  220. }
  221. Elseif TC_Minute = 2 and TC_Seconds = 19 and TC_Frames = 26 {
  222. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = True
  223. }
  224. Elseif TC_Minute = 2 and TC_Seconds = 20 and TC_Frames = 7 {
  225. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = False
  226. }
  227. Elseif TC_Minute = 2 and TC_Seconds = 21 and TC_Frames = 0 {
  228. Phidgets_InterfaceKit_8_8_8_3_3.Output3.SetState = True
  229. }
  230. Elseif TC_Minute = 2 and TC_Seconds = 21 and TC_Frames = 12 {
  231. Phidgets_InterfaceKit_8_8_8_3_3.Output3.SetState = False
  232. }
  233. Elseif TC_Minute = 2 and TC_Seconds = 22 and TC_Frames = 4 {
  234. Phidgets_InterfaceKit_8_8_8_3_3.Output6.SetState = True
  235. }
  236. Elseif TC_Minute = 2 and TC_Seconds = 22 and TC_Frames = 16 {
  237. Phidgets_InterfaceKit_8_8_8_3_3.Output6.SetState = False
  238. }
  239. Elseif TC_Minute = 2 and TC_Seconds = 22 and TC_Frames = 27 {
  240. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = True
  241. }
  242. Elseif TC_Minute = 2 and TC_Seconds = 23 and TC_Frames = 9 {
  243. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = False
  244. Phidgets_InterfaceKit_8_8_8_3_3.Output4.SetState = True
  245. }
  246. Elseif TC_Minute = 2 and TC_Seconds = 24 and TC_Frames = 25 {
  247. Phidgets_InterfaceKit_8_8_8_3_3.Output3.SetState = True
  248. Phidgets_InterfaceKit_8_8_8_3_3.Output4.SetState = False
  249. }
  250. Elseif TC_Minute = 2 and TC_Seconds = 25 and TC_Frames = 6 {
  251. Phidgets_InterfaceKit_8_8_8_3_3.Output3.SetState = False
  252. Phidgets_InterfaceKit_8_8_8_3_3.Output4.SetState = True
  253. }
  254. Elseif TC_Minute = 2 and TC_Seconds = 25 and TC_Frames = 18 {
  255. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = True
  256. Phidgets_InterfaceKit_8_8_8_3_3.Output4.SetState = False
  257. }
  258. Elseif TC_Minute = 2 and TC_Seconds = 25 and TC_Frames = 29 {
  259. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = False
  260. }
  261. Elseif TC_Minute = 2 and TC_Seconds = 26 and TC_Frames = 11 {
  262. Phidgets_InterfaceKit_8_8_8_3_3.Output6.SetState = True
  263. }
  264. Elseif TC_Minute = 2 and TC_Seconds = 26 and TC_Frames = 22 {
  265. Phidgets_InterfaceKit_8_8_8_3_3.Output6.SetState = False
  266. Phidgets_InterfaceKit_8_8_8_3_3.Output7.SetState = True
  267. }
  268. Elseif TC_Minute = 2 and TC_Seconds = 27 and TC_Frames = 4 {
  269. Phidgets_InterfaceKit_8_8_8_3_3.Output7.SetState = False
  270. }
  271. Elseif TC_Minute = 2 and TC_Seconds = 27 and TC_Frames = 26 {
  272. Phidgets_InterfaceKit_8_8_8_3_3.Output2.SetState = True
  273. }
  274. Elseif TC_Minute = 2 and TC_Seconds = 28 and TC_Frames = 8 {
  275. Phidgets_InterfaceKit_8_8_8_3_3.Output2.SetState = False
  276. }
  277. Elseif TC_Minute = 2 and TC_Seconds = 29 and TC_Frames = 1 {
  278. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = True
  279. }
  280. Elseif TC_Minute = 2 and TC_Seconds = 29 and TC_Frames = 12 {
  281. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = False
  282. }
  283. Elseif TC_Minute = 2 and TC_Seconds = 30 and TC_Frames = 5 {
  284. Phidgets_InterfaceKit_8_8_8_3_3.Output3.SetState = True
  285. }
  286. Elseif TC_Minute = 2 and TC_Seconds = 30 and TC_Frames = 17 {
  287. Phidgets_InterfaceKit_8_8_8_3_3.Output3.SetState = False
  288. }
  289. Elseif TC_Minute = 2 and TC_Seconds = 31 and TC_Frames = 10 {
  290. Phidgets_InterfaceKit_8_8_8_3_3.Output6.SetState = True
  291. }
  292. Elseif TC_Minute = 2 and TC_Seconds = 31 and TC_Frames = 21 {
  293. Phidgets_InterfaceKit_8_8_8_3_3.Output6.SetState = False
  294. }
  295. Elseif TC_Minute = 2 and TC_Seconds = 32 and TC_Frames = 3 {
  296. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = True
  297. }
  298. Elseif TC_Minute = 2 and TC_Seconds = 32 and TC_Frames = 14 {
  299. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = False
  300. Phidgets_InterfaceKit_8_8_8_3_3.Output4.SetState = True
  301. }
  302. Elseif TC_Minute = 2 and TC_Seconds = 34 and TC_Frames = 0 {
  303. Phidgets_InterfaceKit_8_8_8_3_3.Output3.SetState = True
  304. Phidgets_InterfaceKit_8_8_8_3_3.Output4.SetState = False
  305. }
  306. Elseif TC_Minute = 2 and TC_Seconds = 34 and TC_Frames = 11 {
  307. Phidgets_InterfaceKit_8_8_8_3_3.Output4.SetState = True
  308. Phidgets_InterfaceKit_8_8_8_3_3.Output3.SetState = False
  309. }
  310. Elseif TC_Minute = 2 and TC_Seconds = 34 and TC_Frames = 23 {
  311. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = True
  312. Phidgets_InterfaceKit_8_8_8_3_3.Output4.SetState = False
  313. }
  314. Elseif TC_Minute = 2 and TC_Seconds = 35 and TC_Frames = 16 {
  315. Phidgets_InterfaceKit_8_8_8_3_3.Output5.SetState = False
  316. }
  317.  
  318.  
  319.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement