Parameters for setting roulette wheel speeds These parameters can be changed with POPE->Game Configuration. MOTOR_SPEED_INIT = 1 MOTOR_SPEED_SEARCH_FOR_BALL=1 MOTOR_SPEED_BETS_OPEN_1=8 MOTOR_SPEED_BETS_CLOSING=13 MOTOR_SPEED_BLOW_OUT_1=9 MOTOR_SPEED_BLOW_OUT_2=9 MOTOR_SPEED_BETS_CLOSED_1=12 MOTOR_SPEED_BETS_CLOSED_2=1 MOTOR_SPEED_READ_WIN_1=1 MOTOR_SPEED_READ_WIN_2=5 MOTOR_SPEED_READ_WIN_3=0 MOTOR_SPEED_GAME_FINISH = 1 Parameter values explanation: value 0-7 - speed on inverted from 0-7 respectively value 8 - set a random speed with pool from 1,2,3,4,5,6 value 9 - do not change speed in this phase value 10 - set a random speed with pool from 0,1,2,3,4,5,6,7 - full random value 11 - set a random speed with pool from 1,2,3,4,5,6,7 - full random without 0 value 12 - change speed for -2,-1,0,+1,+2 from cuerrent speed(Zgur mode) value 13 - set a random speed with pool from 4,5,6,7 - random high speeds value 14 - set a random speed with pool from 2,3,4,5 - random medium speeds value 15 - set a random speed with pool from 0,1,2,3 - random low speeds in a regular game, speeds change, in the following order: 1. MOTOR_SPEED_INIT - only after first power up; NEXT: GoTo 2. 2. MOTOR_SPEED_SEARCH_FOR_BALL; NEXT: GoTo 3. 3. MOTOR_SPEED_BETS_OPEN; NEXT: GoTo 4. 4. MOTOR_SPEED_BETS_CLOSING; NEXT: GoTo 5. 5. MOTOR_SPEED_BLOW_OUT_1 - at blower enable; NEXT: GoTo 6. 6. MOTOR_SPEED_BLOW_OUT_2 - at blower disable; NEXT: GoTo 7. 7. MOTOR_SPEED_BETS_CLOSED_1 - at moment of closing; NEXT: GoTo 8. 8. MOTOR_SPEED_BETS_CLOSED_2 - after 5s of closing bets; NEXT: GoTo 9. 9. MOTOR_SPEED_READ_WIN_1 - allways, if read success; NEXT: GoTo 12 or 10 if read error. 10. MOTOR_SPEED_READ_WIN_2 - only if first read attempt failed; NEXT: GoTo 12 or 11 if read error. 11. MOTOR_SPEED_READ_WIN_3 - only if first and second failed; NEXT: GoTo 12. 12. MOTOR_SPEED_GAME_FINISH - while broadcasting data to stations; NEXT: GoTo 2. Physical wheel speeds vary depending on actual hardware and inverter settings, but default values are as following: Speed 0 - approx speed = 1spin/5sec (slow speed intended for ball swallowing, reading winnumber 3rd attempt) Speed 1 - approx speed = 1spin/4,2sec (randomly while bets open, reading winnumber 1st attempt) Speed 2 - approx speed = 1spin/3,6sec (randomly while bets open) Speed 3 - approx speed = 1spin/3,2sec (randomly while bets open) Speed 4 - approx speed = 1spin/2,9sec (randomly while bets open, randomly while bets are closing) Speed 5 - approx speed = 1spin/2,6sec (randomly while bets open, randomly while bets are closing, reading winnumber 2nd attempt) Speed 6 - approx speed = 1spin/2,3sec (randomly while bets open, randomly while bets are closing) Speed 7 - approx speed = 1spin/1,8sec (randomly while bets open, randomly while bets are closing)