[Vous devez être inscrit et connecté pour voir ce lien] oui ma config n'est pas optimisée Mais souvent on dit que quand ca marche, faut plus toucher a rien
Après avoir bataillé plus d'une heure ce soir ... bahhh çà marche toujours pas !!! comprends pas !
çà me saoule une fois de plus ... bref !!!
On verra çà demain ... ou pas si ACDC est dispo !!!
voici mon DOFLinx.ini :
Code:
# location of your standard DOF outut configuration file. Keep this as the first item in the file DIRECTOUTPUTCONFIG=G:\DirectOutput\directoutputconfig.ini PATH_FX2=G:\DirectOutput\FX2\
# If you want to list the processes that will wake up DOFLinx, comment it out if you just want Pinball FX2 #PROCESSES=Pinball FX2,Future Pinball,VPinball_9_9_1,VPPhysMod5
# Which DOF Controller output for the flipper solenoids / contactors L_FLIPPER_OUTPUT=109 R_FLIPPER_OUTPUT=110 # The keyboard hex code for the key that is used for each flipper from https://msdn.microsoft.com/en-
us/library/windows/desktop/dd375731(v=vs.85).aspx # Left Shift = A0, Right Shift = A1 L_FLIPPER_KEY=A0 R_FLIPPER_KEY=A1 # Just in case things go wrong (ie no keyup signal is detected, flipper held down for a long time), what is
the maximum time a flipper solenoid / contactor can be in in milliseconds MAX_FLIPPER_ON=5000 # What LEDWiz output(s) are used for RGB devices. Just enter the Red output number. Multiples can be
entered seperated by a comma #RGB_OUTPUT=117,120,123,126,129 # Rainbow - cycle through the colours, Random - pick a random next colour, A colour name as it appears in the
DirectOutputConfig.ini file RGB_STYLE=RANDOM # What changes the colour? Time - set time period, Flipper = flipper press after the RGB_TRIGGER minimum
time (to stop rapid colour changes) #RGB_TRIGGER=FLIPPER # Dependent on trigger selection the period between changes or the minimum time for change between flipper
flips RGB_MIN_TIME=1000 # The button(s) to turn on when DOFLinx starts, ie the exit button LED BUTTONS_ON=101,102,103,104 # Make the "1" (31) key (Start in VP) pulse LEDWiz 120 and "4" (34) to pulse controller/output 121 #KEY_TO_OUTPUT=32 101 35 106 36 105 # Set a key to turn on a specific colour for your RGB. The line below makes the Left Control (A2) and the
Right Control (A3) turn my undercab RGB strip red. # In Pinball FX2 this means when I nudge it all goes red. #KEY_TO_COLOUR=A2 117 Red A3 129 Red # Setting FORCE_ACTIVE=1 will cause DOFFX2 to not listen for processes and just run until you kill the
process. Handy for using it for things other than PinBall FX2 FORCE_ACTIVE=0 # If you want the program to stop when your named process stops then set this to 1. If you want it to run in
the background all the time leave it as 0 QUIT_AFTER_PROCESS=0 # Set to 1 to output the game name to the log regardless of the DEBUG flag setting. Set to 0 to simply
follow the DEBUG flag. # Quite useful when you trying to get the FX2 window game name for setting game specific colours OUTPUT_GAME_NAME=0
#### # Sample setup to enable the Future Pinball Link. Edit the LINK_ items to be your ports and settings. #### FP_ATTEMPT_LINK=1 # Use the line below if you need to extend the wait time for a FP table to load #FP_LINK_WAIT_TIME=60000 LINK_LF=109,50,10000 LINK_RF=110,50,10000 LINK_LS=105,50,500 LINK_RS=106,50,500 LINK_ML=107,50,500 LINK_MC=111,50,500 LINK_MR=108,50,500 LINK_BL=112,50,500 LINK_BC=112,50,500 LINK_BR=112,50,500 LINK_SH=132,1000,5000 LINK_GR=115,750,10000 LINK_KN=113,120,500 LINK_SR=114,ON,0 LINK_FLOL=117 LINK_FLIL=120 LINK_FLCN=123 LINK_FLIR=126 LINK_FLOR=129 LINK_ST=101 LINK_LB=102 LINK_EB=103 LINK_EX=104
#### # 0 = OFF (normal operation), 1 = ON - When ON a window will appear and a log file will be created in the EXE
directory. DEBUG=1
Et voici le Log du Debug Mode ... on voit pourtant que les actions passent mais il n'y a pas d'effet en cours de jeu (a part un peu de flashers au début de la partie et un flasher blanc central pour les slingshots ... mais pas de contacteurs !!!)... il doit y avoir une couille dans le potage quelque part ! :
Code:
15-avr.-17 00:17:46.106 - DOF Linx for Pinball Emulators - DOFLinx by DDH69 15-avr.-17 00:17:46.122 - Starting up - version 4.22 15-avr.-17 00:17:46.137 - 2 LEDWiz device(s) found 15-avr.-17 00:17:46.137 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0 15-avr.-17 00:17:46.137 - DOFLinx device:1 LEDWiz setup with 32 outputs 15-avr.-17 00:17:46.137 - DOFLinx device: 2 Initializing as LEDWiz #8 with ID=1 15-avr.-17 00:17:46.137 - DOFLinx device:2 LEDWiz setup with 32 outputs 15-avr.-17 00:17:46.137 - 0 FTDI (Sainsmart) device(s) found 15-avr.-17 00:17:46.137 - Reading DOFLinx.INI startup config file details 15-avr.-17 00:17:46.153 - Reading DOF config file 15-avr.-17 00:18:35.828 - Found valid process name of 'Pinball FX2' 15-avr.-17 00:18:35.830 - Setting FX2 process ID to :3844 15-avr.-17 00:18:37.831 - Activated by process name : 'Pinball FX2' 15-avr.-17 00:18:37.832 - Serching for FX2 game name 15-avr.-17 00:18:38.334 - FX2 window with game name found .... extracting from 'Pinball FX2 - Shaman' 15-avr.-17 00:18:38.336 - Game name = 'Shaman' 15-avr.-17 00:18:38.338 - Named process detected and startup commenced 15-avr.-17 00:18:38.342 - Loading FX2 configuration file G:\DirectOutput\FX2\Shaman.FX2 15-avr.-17 00:18:38.346 - Process has administration rights 15-avr.-17 00:18:38.358 - FX2 EXE name=G:\games\Pinball FX2\Pinball FX2.exe Size=9742848 bytes, Dated 27/01/2017 15:44:54 15-avr.-17 00:18:38.362 - Applying memory offsets for FX2 version circa 4/12/16 15-avr.-17 00:18:38.364 - FX2 full link active for game name=Shaman 15-avr.-17 00:18:38.371 - Building restricted colour palette for game name = Shaman 15-avr.-17 00:18:38.375 - Turning on fixed out Device=1 Output=1 15-avr.-17 00:18:38.378 - Turning on fixed out Device=1 Output=2 15-avr.-17 00:18:38.379 - Turning on fixed out Device=1 Output=3 15-avr.-17 00:18:38.381 - Turning on fixed out Device=1 Output=4 15-avr.-17 00:18:47.593 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0' 15-avr.-17 00:18:47.597 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FD,6,750,50,RANDOM' 15-avr.-17 00:18:47.600 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FD,6,750,50,RANDOM' 15-avr.-17 00:18:47.602 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FD,6,750,50,RANDOM' 15-avr.-17 00:18:47.607 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FD,6,750,50,RANDOM' 15-avr.-17 00:18:47.612 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FD,6,750,50,RANDOM' 15-avr.-17 00:18:48.969 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500' 15-avr.-17 00:18:48.974 - There are no ON actions for LAUNCHBALL 15-avr.-17 00:18:48.999 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1' 15-avr.-17 00:18:49.003 - Link is turning on device #7 for 50 milliseconds 15-avr.-17 00:18:49.064 - Link is turning off device #7 15-avr.-17 00:18:51.428 - There are no ON actions for LAUNCHBALL 15-avr.-17 00:18:52.146 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1' 15-avr.-17 00:18:52.150 - Link is turning on device #7 for 50 milliseconds 15-avr.-17 00:18:52.209 - Link is turning off device #7 15-avr.-17 00:18:52.584 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0' 15-avr.-17 00:18:53.397 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:18:53.401 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:18:53.675 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:18:53.679 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:18:53.816 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:18:53.832 - Link is turning off device #2 15-avr.-17 00:18:53.883 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:18:53.893 - Link is turning off device #1 15-avr.-17 00:18:53.991 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:18:53.995 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:18:54.735 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:18:54.755 - Link is turning off device #1 15-avr.-17 00:18:55.207 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:18:55.211 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:18:55.487 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:18:55.493 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:18:55.535 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:18:55.555 - Link is turning off device #1 15-avr.-17 00:18:55.647 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:18:55.656 - Link is turning off device #2 15-avr.-17 00:18:55.742 - BUMPER2 mode=1 action #0 of 'FF_DEV,DV_BC,-1' 15-avr.-17 00:18:55.746 - Link is turning on device #9 for 50 milliseconds 15-avr.-17 00:18:55.750 - BUMPER3_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIR,FL_ON,1,1,100,WHITE' 15-avr.-17 00:18:55.766 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:18:55.770 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:18:55.800 - There are no OFF actions for BUMPER2 15-avr.-17 00:18:55.804 - Link is turning off device #9 15-avr.-17 00:18:55.893 - BUMPER3_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,WHITE' 15-avr.-17 00:18:56.223 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:18:56.233 - Link is turning off device #1 15-avr.-17 00:18:56.519 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:18:56.523 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:18:56.710 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:18:56.716 - Link is turning off device #1 15-avr.-17 00:18:56.788 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:18:56.793 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:18:57.157 - RIGHT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_RS,-1' 15-avr.-17 00:18:57.161 - Link is turning on device #4 for 50 milliseconds 15-avr.-17 00:18:57.165 - RIGHT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_ON,1,1,100,WHITE' 15-avr.-17 00:18:57.169 - RIGHT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,200' 15-avr.-17 00:18:57.193 - There are no OFF actions for RIGHT_SLINGSHOT 15-avr.-17 00:18:57.223 - Link is turning off device #4 15-avr.-17 00:18:57.247 - RIGHT_SLINGSHOT_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,WHITE' 15-avr.-17 00:18:57.543 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:18:57.548 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:18:57.730 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:18:57.748 - Link is turning off device #2 15-avr.-17 00:18:57.907 - RIGHT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_RS,-1' 15-avr.-17 00:18:57.913 - Link is turning on device #4 for 50 milliseconds 15-avr.-17 00:18:57.917 - RIGHT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_ON,1,1,100,WHITE' 15-avr.-17 00:18:57.922 - RIGHT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,200' 15-avr.-17 00:18:57.959 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:18:57.964 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:18:57.968 - There are no OFF actions for RIGHT_SLINGSHOT 15-avr.-17 00:18:57.972 - Link is turning off device #4 15-avr.-17 00:18:57.986 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:18:57.991 - Link is turning off device #1 15-avr.-17 00:18:58.028 - RIGHT_SLINGSHOT_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,WHITE' 15-avr.-17 00:18:58.237 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:18:58.241 - Link is turning off device #2 15-avr.-17 00:18:58.362 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:18:58.366 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:18:59.545 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:18:59.549 - Link is turning off device #1 15-avr.-17 00:19:00.172 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:00.176 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:00.588 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:00.595 - Link is turning off device #1 15-avr.-17 00:19:01.184 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:01.188 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:01.404 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:01.410 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:01.428 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:01.432 - Link is turning off device #1 15-avr.-17 00:19:01.667 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:01.672 - Link is turning off device #2 15-avr.-17 00:19:01.697 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:01.701 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:02.057 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:02.062 - Link is turning off device #1 15-avr.-17 00:19:03.114 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:03.118 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:03.273 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:03.278 - Link is turning off device #1 15-avr.-17 00:19:03.475 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:03.479 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:03.753 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:03.757 - Link is turning off device #2 15-avr.-17 00:19:04.526 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:04.530 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:04.676 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:04.680 - Link is turning off device #2 15-avr.-17 00:19:05.204 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:05.209 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:05.224 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:05.228 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:05.412 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:05.416 - Link is turning off device #2 15-avr.-17 00:19:05.471 - BUMPER3 mode=1 action #0 of 'FF_DEV,DV_BC,-1' 15-avr.-17 00:19:05.475 - Link is turning on device #9 for 50 milliseconds 15-avr.-17 00:19:05.480 - BUMPER2_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,WHITE' 15-avr.-17 00:19:05.537 - There are no OFF actions for BUMPER3 15-avr.-17 00:19:05.541 - Link is turning off device #9 15-avr.-17 00:19:05.645 - BUMPER2_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,WHITE' 15-avr.-17 00:19:06.014 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:06.018 - Link is turning off device #1 15-avr.-17 00:19:06.507 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:06.511 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:06.685 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:06.701 - Link is turning off device #2 15-avr.-17 00:19:06.736 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:06.740 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:06.927 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:06.935 - Link is turning off device #1 15-avr.-17 00:19:07.577 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:07.581 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:07.752 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:07.762 - Link is turning off device #2 15-avr.-17 00:19:08.354 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:08.358 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:08.495 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:08.515 - Link is turning off device #2 15-avr.-17 00:19:09.087 - BUMPER1 mode=1 action #0 of 'FF_DEV,DV_BL,-1' 15-avr.-17 00:19:09.091 - Link is turning on device #8 for 50 milliseconds 15-avr.-17 00:19:09.096 - BUMPER4_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOR,FL_ON,1,1,100,WHITE' 15-avr.-17 00:19:09.154 - There are no OFF actions for BUMPER1 15-avr.-17 00:19:09.158 - Link is turning off device #8 15-avr.-17 00:19:09.244 - BUMPER4_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,WHITE' 15-avr.-17 00:19:09.477 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:09.481 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:09.497 - BUMPER1 mode=1 action #0 of 'FF_DEV,DV_BL,-1' 15-avr.-17 00:19:09.501 - Link is turning on device #8 for 50 milliseconds 15-avr.-17 00:19:09.509 - BUMPER4_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOR,FL_ON,1,1,100,WHITE' 15-avr.-17 00:19:09.547 - There are no OFF actions for BUMPER1 15-avr.-17 00:19:09.573 - Link is turning off device #8 15-avr.-17 00:19:09.668 - BUMPER4_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,WHITE' 15-avr.-17 00:19:09.760 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:09.764 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:09.769 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:09.773 - Link is turning off device #1 15-avr.-17 00:19:09.885 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:09.899 - Link is turning off device #2 15-avr.-17 00:19:10.231 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:10.235 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:10.450 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:10.460 - Link is turning off device #1 15-avr.-17 00:19:10.554 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:10.558 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:10.699 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:10.703 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:10.794 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:10.804 - Link is turning off device #2 15-avr.-17 00:19:11.400 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:11.405 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:11.443 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:11.463 - Link is turning off device #1 15-avr.-17 00:19:12.180 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:12.192 - Link is turning off device #2 15-avr.-17 00:19:16.673 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:16.678 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:17.231 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:17.235 - Link is turning off device #1 15-avr.-17 00:19:17.515 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:17.518 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:17.785 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:17.789 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:17.980 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:17.984 - Link is turning off device #2 15-avr.-17 00:19:18.012 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:18.016 - Link is turning off device #1 15-avr.-17 00:19:18.168 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:18.172 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:18.394 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:18.398 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:18.611 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:18.615 - Link is turning off device #2 15-avr.-17 00:19:18.687 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:18.691 - Link is turning off device #1 15-avr.-17 00:19:19.139 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:19.143 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:19.861 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:19.865 - Link is turning off device #1 15-avr.-17 00:19:20.078 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:20.082 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:20.243 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:20.247 - Link is turning off device #2 15-avr.-17 00:19:20.278 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:20.282 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:20.494 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:20.498 - Link is turning off device #1 15-avr.-17 00:19:20.561 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:20.565 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:20.713 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:20.716 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:20.731 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:20.735 - Link is turning off device #2 15-avr.-17 00:19:20.932 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:20.936 - Link is turning off device #1 15-avr.-17 00:19:21.071 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:21.075 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:21.230 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:21.234 - Link is turning off device #2 15-avr.-17 00:19:21.325 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:21.329 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:21.541 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:21.546 - Link is turning off device #1 15-avr.-17 00:19:21.695 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:21.698 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:21.858 - RIGHT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_RS,-1' 15-avr.-17 00:19:21.862 - Link is turning on device #4 for 50 milliseconds 15-avr.-17 00:19:21.866 - RIGHT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_ON,1,1,100,WHITE' 15-avr.-17 00:19:21.871 - RIGHT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,200' 15-avr.-17 00:19:21.895 - There are no OFF actions for RIGHT_SLINGSHOT 15-avr.-17 00:19:21.927 - Link is turning off device #4 15-avr.-17 00:19:21.967 - RIGHT_SLINGSHOT_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,WHITE' 15-avr.-17 00:19:22.319 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:22.323 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:22.397 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:22.401 - Link is turning off device #2 15-avr.-17 00:19:22.615 - RIGHT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_RS,-1' 15-avr.-17 00:19:22.619 - Link is turning on device #4 for 50 milliseconds 15-avr.-17 00:19:22.633 - RIGHT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_ON,1,1,100,WHITE' 15-avr.-17 00:19:22.637 - RIGHT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,200' 15-avr.-17 00:19:22.661 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:22.665 - Link is turning off device #1 15-avr.-17 00:19:22.679 - There are no OFF actions for RIGHT_SLINGSHOT 15-avr.-17 00:19:22.683 - Link is turning off device #4 15-avr.-17 00:19:22.756 - RIGHT_SLINGSHOT_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,WHITE' 15-avr.-17 00:19:22.862 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:22.866 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:23.023 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:23.029 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:23.128 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:23.133 - Link is turning off device #2 15-avr.-17 00:19:23.464 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:23.468 - Link is turning off device #1 15-avr.-17 00:19:23.835 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:23.839 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:24.220 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:24.240 - Link is turning off device #1 15-avr.-17 00:19:24.347 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:24.351 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:24.491 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:24.496 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:24.533 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:24.553 - Link is turning off device #2 15-avr.-17 00:19:24.864 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:24.878 - Link is turning off device #1 15-avr.-17 00:19:25.071 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:25.076 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:25.428 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:25.438 - Link is turning off device #1 15-avr.-17 00:19:25.452 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:25.456 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:25.627 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:25.631 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:25.634 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:25.657 - Link is turning off device #2 15-avr.-17 00:19:25.829 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:25.847 - Link is turning off device #1 15-avr.-17 00:19:25.927 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:25.931 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:26.203 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:26.218 - Link is turning off device #2 15-avr.-17 00:19:26.330 - RIGHT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_RS,-1' 15-avr.-17 00:19:26.334 - Link is turning on device #4 for 50 milliseconds 15-avr.-17 00:19:26.348 - RIGHT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_ON,1,1,100,WHITE' 15-avr.-17 00:19:26.352 - RIGHT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,200' 15-avr.-17 00:19:26.378 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:26.382 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:26.390 - Link is turning off device #4 15-avr.-17 00:19:26.410 - There are no OFF actions for RIGHT_SLINGSHOT 15-avr.-17 00:19:26.466 - RIGHT_SLINGSHOT_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,WHITE' 15-avr.-17 00:19:26.560 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:26.580 - Link is turning off device #1 15-avr.-17 00:19:26.957 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:26.961 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:26.965 - LEFT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_LS,-1' 15-avr.-17 00:19:26.970 - Link is turning on device #3 for 50 milliseconds 15-avr.-17 00:19:26.976 - LEFT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_ON,1,1,100,WHITE' 15-avr.-17 00:19:26.981 - LEFT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,200' 15-avr.-17 00:19:27.017 - There are no OFF actions for LEFT_SLINGSHOT 15-avr.-17 00:19:27.027 - Link is turning off device #3 15-avr.-17 00:19:27.126 - LEFT_SLINGSHOT_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,WHITE' 15-avr.-17 00:19:27.453 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:27.457 - RIGHT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_RS,-1' 15-avr.-17 00:19:27.461 - Link is turning on device #4 for 50 milliseconds 15-avr.-17 00:19:27.465 - RIGHT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_ON,1,1,100,WHITE' 15-avr.-17 00:19:27.470 - RIGHT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,200' 15-avr.-17 00:19:27.476 - Link is turning off device #1 15-avr.-17 00:19:27.495 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:27.499 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:27.513 - There are no OFF actions for RIGHT_SLINGSHOT 15-avr.-17 00:19:27.518 - Link is turning off device #4 15-avr.-17 00:19:27.579 - RIGHT_SLINGSHOT_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,WHITE' 15-avr.-17 00:19:27.687 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:27.701 - Link is turning off device #2 15-avr.-17 00:19:27.859 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:27.863 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:28.171 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:28.186 - Link is turning off device #1 15-avr.-17 00:19:28.858 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:28.862 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:29.570 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:29.586 - Link is turning off device #1 15-avr.-17 00:19:29.606 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:29.610 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:29.795 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:29.805 - Link is turning off device #1 15-avr.-17 00:19:29.934 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:29.939 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:29.984 - RIGHT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_RS,-1' 15-avr.-17 00:19:29.988 - Link is turning on device #4 for 50 milliseconds 15-avr.-17 00:19:30.011 - RIGHT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_ON,1,1,100,WHITE' 15-avr.-17 00:19:30.015 - RIGHT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,200' 15-avr.-17 00:19:30.059 - There are no OFF actions for RIGHT_SLINGSHOT 15-avr.-17 00:19:30.063 - Link is turning off device #4 15-avr.-17 00:19:30.120 - RIGHT_SLINGSHOT_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,WHITE' 15-avr.-17 00:19:30.211 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:30.215 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:30.231 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:30.249 - Link is turning off device #1 15-avr.-17 00:19:30.417 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:30.432 - Link is turning off device #2 15-avr.-17 00:19:30.462 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:30.466 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:30.920 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:30.930 - Link is turning off device #1 15-avr.-17 00:19:31.354 - RIGHT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_RS,-1' 15-avr.-17 00:19:31.358 - Link is turning on device #4 for 50 milliseconds 15-avr.-17 00:19:31.364 - RIGHT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_ON,1,1,100,WHITE' 15-avr.-17 00:19:31.368 - RIGHT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,200' 15-avr.-17 00:19:31.382 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:31.386 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:31.395 - There are no OFF actions for RIGHT_SLINGSHOT 15-avr.-17 00:19:31.415 - Link is turning off device #4 15-avr.-17 00:19:31.465 - RIGHT_SLINGSHOT_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,WHITE' 15-avr.-17 00:19:31.680 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:31.684 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:31.712 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:31.724 - Link is turning off device #2 15-avr.-17 00:19:32.911 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:32.915 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:32.996 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:33.000 - Link is turning off device #1 15-avr.-17 00:19:33.206 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:33.212 - Link is turning off device #2 15-avr.-17 00:19:33.261 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:33.265 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:33.679 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:33.683 - Link is turning off device #1 15-avr.-17 00:19:33.710 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:33.714 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:33.956 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:33.961 - Link is turning off device #2 15-avr.-17 00:19:34.081 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:34.085 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:34.251 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:34.255 - Link is turning off device #1 15-avr.-17 00:19:34.502 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:34.506 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:34.598 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:34.603 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:34.690 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:34.694 - Link is turning off device #2 15-avr.-17 00:19:36.408 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:36.412 - Link is turning off device #1 15-avr.-17 00:19:36.678 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:36.681 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:36.750 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:36.753 - Link is turning off device #2 15-avr.-17 00:19:44.040 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500' 15-avr.-17 00:19:53.227 - There are no ON actions for LAUNCHBALL 15-avr.-17 00:19:53.231 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:53.236 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:53.583 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1' 15-avr.-17 00:19:53.587 - Link is turning on device #7 for 50 milliseconds 15-avr.-17 00:19:53.598 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:53.602 - Link is turning off device #2 15-avr.-17 00:19:53.618 - There are no ON actions for LAUNCHBALL 15-avr.-17 00:19:53.622 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:53.626 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:53.651 - Link is turning off device #7 15-avr.-17 00:19:53.864 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1' 15-avr.-17 00:19:53.869 - Link is turning on device #7 for 50 milliseconds 15-avr.-17 00:19:53.899 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:53.903 - Link is turning off device #1 15-avr.-17 00:19:53.928 - Link is turning off device #7 15-avr.-17 00:19:54.515 - There are no ON actions for LAUNCHBALL 15-avr.-17 00:19:55.210 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1' 15-avr.-17 00:19:55.214 - Link is turning on device #7 for 50 milliseconds 15-avr.-17 00:19:55.268 - Link is turning off device #7 15-avr.-17 00:19:55.657 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0' 15-avr.-17 00:19:55.967 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:55.970 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:56.222 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:56.226 - Link is turning off device #1 15-avr.-17 00:19:56.488 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:56.492 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:56.844 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:56.847 - Link is turning off device #1 15-avr.-17 00:19:57.033 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:57.037 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:57.638 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:57.642 - Link is turning off device #1 15-avr.-17 00:19:58.135 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:58.138 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:58.680 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:58.683 - Link is turning off device #1 15-avr.-17 00:19:59.101 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:59.105 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:19:59.313 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:19:59.322 - Link is turning off device #2 15-avr.-17 00:19:59.430 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:19:59.435 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:19:59.635 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:19:59.655 - Link is turning off device #1 15-avr.-17 00:19:59.881 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:19:59.885 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:20:00.103 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:20:00.115 - Link is turning off device #2 15-avr.-17 00:20:00.133 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:00.137 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:00.759 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:00.771 - Link is turning off device #1 15-avr.-17 00:20:00.885 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:20:00.888 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:20:01.433 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:20:01.447 - Link is turning off device #2 15-avr.-17 00:20:01.477 - RIGHT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_RS,-1' 15-avr.-17 00:20:01.481 - Link is turning on device #4 for 50 milliseconds 15-avr.-17 00:20:01.484 - RIGHT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_ON,1,1,100,WHITE' 15-avr.-17 00:20:01.488 - RIGHT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,200' 15-avr.-17 00:20:01.527 - There are no OFF actions for RIGHT_SLINGSHOT 15-avr.-17 00:20:01.536 - Link is turning off device #4 15-avr.-17 00:20:01.589 - RIGHT_SLINGSHOT_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,WHITE' 15-avr.-17 00:20:01.949 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:01.953 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:02.011 - LEFT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_LS,-1' 15-avr.-17 00:20:02.015 - Link is turning on device #3 for 50 milliseconds 15-avr.-17 00:20:02.019 - LEFT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_ON,1,1,100,WHITE' 15-avr.-17 00:20:02.023 - LEFT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,200' 15-avr.-17 00:20:02.058 - There are no OFF actions for LEFT_SLINGSHOT 15-avr.-17 00:20:02.085 - Link is turning off device #3 15-avr.-17 00:20:02.161 - LEFT_SLINGSHOT_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,WHITE' 15-avr.-17 00:20:02.380 - RIGHT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_RS,-1' 15-avr.-17 00:20:02.384 - Link is turning on device #4 for 50 milliseconds 15-avr.-17 00:20:02.400 - RIGHT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_ON,1,1,100,WHITE' 15-avr.-17 00:20:02.405 - RIGHT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,200' 15-avr.-17 00:20:02.443 - There are no OFF actions for RIGHT_SLINGSHOT 15-avr.-17 00:20:02.447 - Link is turning off device #4 15-avr.-17 00:20:02.506 - RIGHT_SLINGSHOT_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,WHITE' 15-avr.-17 00:20:02.627 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:02.642 - Link is turning off device #1 15-avr.-17 00:20:02.845 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:02.849 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:03.157 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:03.177 - Link is turning off device #1 15-avr.-17 00:20:04.251 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:04.256 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:04.782 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:04.802 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:04.806 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:04.829 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:04.849 - Link is turning off device #1 15-avr.-17 00:20:05.548 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:05.553 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:06.051 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:06.061 - Link is turning off device #1 15-avr.-17 00:20:06.074 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:06.079 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:06.094 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:06.114 - Link is turning off device #1 15-avr.-17 00:20:06.907 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:06.912 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:07.485 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:07.495 - Link is turning off device #1 15-avr.-17 00:20:09.716 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:20:09.720 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:20:10.024 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:20:10.029 - Link is turning off device #2 15-avr.-17 00:20:10.044 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:10.047 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:10.468 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:10.472 - Link is turning off device #1 15-avr.-17 00:20:11.477 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:20:11.481 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:20:11.541 - LEFT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_LS,-1' 15-avr.-17 00:20:11.547 - Link is turning on device #3 for 50 milliseconds 15-avr.-17 00:20:11.551 - LEFT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_ON,1,1,100,WHITE' 15-avr.-17 00:20:11.556 - LEFT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,200' 15-avr.-17 00:20:11.586 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:11.590 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:11.594 - There are no OFF actions for LEFT_SLINGSHOT 15-avr.-17 00:20:11.618 - Link is turning off device #3 15-avr.-17 00:20:11.648 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:20:11.652 - Link is turning off device #2 15-avr.-17 00:20:11.711 - LEFT_SLINGSHOT_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,WHITE' 15-avr.-17 00:20:11.849 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:11.854 - Link is turning off device #1 15-avr.-17 00:20:11.869 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:11.873 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:11.878 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:11.882 - Link is turning off device #1 15-avr.-17 00:20:12.817 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:12.822 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:13.111 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:13.115 - Link is turning off device #1 15-avr.-17 00:20:13.129 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:13.133 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:13.163 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:13.167 - Link is turning off device #1 15-avr.-17 00:20:14.253 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:14.257 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:14.851 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:14.856 - Link is turning off device #1 15-avr.-17 00:20:15.392 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:20:15.398 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:20:16.201 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:20:16.205 - Link is turning off device #2 15-avr.-17 00:20:16.563 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:20:16.567 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:20:17.517 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:20:17.527 - Link is turning off device #2 15-avr.-17 00:20:18.123 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:20:18.129 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:20:18.368 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:20:18.372 - Link is turning off device #2 15-avr.-17 00:20:18.577 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:18.581 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:18.963 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:18.983 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:18.988 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:19.007 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:19.028 - Link is turning off device #1 15-avr.-17 00:20:19.945 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:19.949 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:20.102 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:20:20.106 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:20:20.132 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:20.150 - Link is turning off device #1 15-avr.-17 00:20:20.256 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:20.261 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:20.264 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:20:20.271 - Link is turning off device #2 15-avr.-17 00:20:20.396 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:20.411 - Link is turning off device #1 15-avr.-17 00:20:20.825 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:20.829 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:20.975 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:20.980 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:20:20.984 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:20:20.990 - Link is turning off device #1 15-avr.-17 00:20:21.133 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:20:21.137 - Link is turning off device #2 15-avr.-17 00:20:24.156 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:24.160 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:24.862 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:24.872 - Link is turning off device #1 15-avr.-17 00:20:25.595 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:25.599 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:26.264 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:26.268 - Link is turning off device #1 15-avr.-17 00:20:27.094 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:27.098 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:27.846 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:27.850 - Link is turning off device #1 15-avr.-17 00:20:28.495 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:20:28.499 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:20:28.727 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:20:28.731 - Link is turning off device #2 15-avr.-17 00:20:29.011 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:29.015 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:29.259 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:29.263 - Link is turning off device #1 15-avr.-17 00:20:29.913 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:20:29.917 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:20:30.131 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:20:30.135 - Link is turning off device #2 15-avr.-17 00:20:30.349 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:30.353 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:30.699 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:30.702 - Link is turning off device #1 15-avr.-17 00:20:31.667 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:31.670 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:32.181 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:32.185 - Link is turning off device #1 15-avr.-17 00:20:33.769 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:20:33.772 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:20:33.974 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:20:33.979 - Link is turning off device #2 15-avr.-17 00:20:34.004 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:34.007 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:34.132 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:34.141 - Link is turning off device #1 15-avr.-17 00:20:34.161 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:20:34.165 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:20:34.335 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:34.339 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:34.364 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:20:34.368 - Link is turning off device #2 15-avr.-17 00:20:34.489 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:34.499 - Link is turning off device #1 15-avr.-17 00:20:36.659 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:20:36.664 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:20:36.840 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:20:36.855 - Link is turning off device #2 15-avr.-17 00:20:37.437 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:20:37.440 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:20:37.497 - LEFT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_LS,-1' 15-avr.-17 00:20:37.500 - Link is turning on device #3 for 50 milliseconds 15-avr.-17 00:20:37.517 - LEFT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_ON,1,1,100,WHITE' 15-avr.-17 00:20:37.521 - LEFT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,200' 15-avr.-17 00:20:37.561 - There are no OFF actions for LEFT_SLINGSHOT 15-avr.-17 00:20:37.565 - Link is turning off device #3 15-avr.-17 00:20:37.589 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:37.593 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:37.665 - LEFT_SLINGSHOT_FLASHER mode=2 action #0 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,WHITE' 15-avr.-17 00:20:37.698 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:20:37.718 - Link is turning off device #2 15-avr.-17 00:20:38.454 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:20:38.458 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:20:38.601 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:38.621 - Link is turning off device #1 15-avr.-17 00:20:38.711 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:20:38.725 - Link is turning off device #2 15-avr.-17 00:20:39.880 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:20:39.884 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:20:40.166 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:20:40.176 - Link is turning off device #2 15-avr.-17 00:20:41.915 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:20:41.919 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:20:42.204 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:20:42.224 - Link is turning off device #2 15-avr.-17 00:20:42.517 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:20:42.521 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:20:42.735 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:20:42.756 - Link is turning off device #2 15-avr.-17 00:20:42.774 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:42.778 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:43.281 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:43.285 - Link is turning off device #1 15-avr.-17 00:20:43.707 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:43.713 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:44.613 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:44.617 - Link is turning off device #1 15-avr.-17 00:20:44.953 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:44.957 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:44.982 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:20:44.986 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:20:45.154 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:45.158 - Link is turning off device #1 15-avr.-17 00:20:45.188 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:20:45.192 - Link is turning off device #2 15-avr.-17 00:20:46.869 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000' 15-avr.-17 00:20:46.873 - Link is turning on device #2 for 10000 milliseconds 15-avr.-17 00:20:47.041 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0' 15-avr.-17 00:20:47.047 - Link is turning off device #2 15-avr.-17 00:20:47.112 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000' 15-avr.-17 00:20:47.116 - Link is turning on device #1 for 10000 milliseconds 15-avr.-17 00:20:47.265 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0' 15-avr.-17 00:20:47.268 - Link is turning off device #1 15-avr.-17 00:20:51.644 - SCOREMODE mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,RANDOM' 15-avr.-17 00:20:51.648 - SCOREMODE mode=1 action #1 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,RANDOM' 15-avr.-17 00:20:51.652 - SCOREMODE mode=1 action #2 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,RANDOM' 15-avr.-17 00:20:51.657 - SCOREMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,RANDOM' 15-avr.-17 00:20:51.661 - SCOREMODE mode=1 action #4 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,RANDOM' 15-avr.-17 00:20:51.665 - SCOREMODE mode=1 action #5 of 'FF_DEV,DV_SR,0' 15-avr.-17 00:20:51.669 - SCOREMODE mode=1 action #6 of 'FF_DEV,DV_BK,0' 15-avr.-17 00:20:51.673 - Link is turning off device #21 15-avr.-17 00:20:51.752 - Processing incoming message - GAME_NAME= 15-avr.-17 00:20:51.757 - Processing parameter 'GAME_NAME' with data '' in real-time 15-avr.-17 00:20:53.752 - There are no OFF actions for GAMEMODE 15-avr.-17 00:20:53.759 - There are no OFF actions for SCOREMODE 15-avr.-17 00:20:53.767 - Activating process disappeared so stopping things
Dernière édition par peskopat le Sam 15 Avr 2017 - 6:50, édité 1 fois (Raison : correction)
peskopat Admin
Messages : 11940 Département : 54
Sujet: Re: [TUTO] DOFlinx Sam 15 Avr 2017 - 6:51
[Vous devez être inscrit et connecté pour voir ce lien] j'ai transformé des citations en code parce que c'était vraiment trop trop long sinon
Mon monde : [Vous devez être inscrit et connecté pour voir ce lien] , [Vous devez être inscrit et connecté pour voir ce lien] , [Vous devez être inscrit et connecté pour voir ce lien] Mon groupe Discord : Flipper Homemade
grozby88
Messages : 1645 Département : 88
Sujet: Re: [TUTO] DOFlinx Sam 15 Avr 2017 - 9:21
[Vous devez être inscrit et connecté pour voir ce lien] : ... en fait, j'ai cherché hier soir comment faire la même chose ... et je n'avais pas trouvé !!!
Donc je me suis dis (véridique !!!) : "bahhh c'est tellement long que il y a bien un admin qui va passer par là et me changer çà !!!" ... et tu l'as fait !
Non, plus sérieusement et encore , c'est quand même plus sympa comme çà !
kakou
Messages : 558 Département : 18
Sujet: Re: [TUTO] DOFlinx Sam 15 Avr 2017 - 9:36
[Vous devez être inscrit et connecté pour voir ce lien] verifie tes parametres encore une fois notemment tu as des trucs en double du genre :
C'est normal ? Au pire, pour tester, tu commentes toutes les lignes LINK_ sauf les contacteurs, tu test, tu ajoute des trucs, tu tests, ...
grozby88
Messages : 1645 Département : 88
Sujet: Re: [TUTO] DOFlinx Sam 15 Avr 2017 - 9:42
[Vous devez être inscrit et connecté pour voir ce lien] : Merci de ton aide ... pour répondre à ta question, oui c'est normal car je dispose dans mon pincab d'une ancienne configuration à 8 contacteurs donc j'ai concentré toutes les contacteurs back sur le seul port 12 (bumper back) de ma config !
Même les contacteurs de flipper ne fonctionnent pas ... c'est bizarre non ? pourtant, je sens qu'on est pas loin de la solution car contrairement à avant, il se passe des choses dans le debug log
Tu as bien les lignes tables color a la fin du .ini ?
Aetios Modérateur + Team PP
Messages : 1665 Département : 50
Sujet: Re: [TUTO] DOFlinx Sam 15 Avr 2017 - 10:56
[Vous devez être inscrit et connecté pour voir ce lien] : j'ai testé la table shaman pour voir, j'ai a priori les même chose que toi dasn le debug.
question con : est-ce que le doflinx marche en mode minimal chez toi ? pour vérifier, tu appuies sur les flips pendant le chargement de la table (pinballfx2 est dejà chargé, donc le mode minimal est actif)
J'ai testé hier soir la version que tu m'as envoyée [Vous devez être inscrit et connecté pour voir ce lien] et ça fonctionne toujours en minimal je n'ai que les contacteur des batteurs et en plus le DMD qui est censé être caché passe par-dessus le backglass
#### # The config file for DOFLinx # A mad idea by DDH69 to have some flipper sounds, RGB display and turn buttons on when playing Pinball FX2 via Steam # Its grown a lot since that silly start! # Note - this works with LEDWiz, PacLed64, KL25Z and Sainsmart (FTDI devices) # Edit this file as you see fit, lines that start with a hash (#) or are blank are not processed. This blurb and comments can be cut out if you want. # # Output devices outputs are entered in the format of # device (D) and output number (#) in the format D##, so controller device 1 and output 3 is "103" without the quotes, controller board 2 output 23 is "223" without quotes ####
# location of your standard DOF outut configuration file. Keep this as the first item in the file DIRECTOUTPUTCONFIG=c:\DirectOutput\config\directoutputconfig.ini
# If you want to list the processes that will wake up DOFLinx, comment it out if you just want Pinball FX2 #PROCESSES=Pinball FX2,Future Pinball,VPinball_9_9_1,VPPhysMod5
# Which DOF Controller output for the flipper solenoids / contactors L_FLIPPER_OUTPUT=201 R_FLIPPER_OUTPUT=202 # The keyboard hex code for the key that is used for each flipper from https://msdn.microsoft.com/en-us/library/windows/desktop/dd375731(v=vs.85).aspx # Left Shift = A0, Right Shift = A1 L_FLIPPER_KEY=A0 R_FLIPPER_KEY=A1 # Just in case things go wrong (ie no keyup signal is detected, flipper held down for a long time), what is the maximum time a flipper solenoid / contactor can be in in milliseconds MAX_FLIPPER_ON=5000 # What LEDWiz output(s) are used for RGB devices. Just enter the Red output number. Multiples can be entered seperated by a comma RGB_OUTPUT=222 # Rainbow - cycle through the colours, Random - pick a random next colour, A colour name as it appears in the DirectOutputConfig.ini file RGB_STYLE=RANDOM # What changes the colour? Time - set time period, Flipper = flipper press after the RGB_TRIGGER minimum time (to stop rapid colour changes) RGB_TRIGGER=FLIPPER # Dependent on trigger selection the period between changes or the minimum time for change between flipper flips RGB_MIN_TIME=1000 # The button(s) to turn on when DOFLinx starts, ie the exit button LED BUTTONS_ON=225 226 227 228 229 # Make the "1" (31) key (Start in VP) pulse LEDWiz 120 and "4" (34) to pulse controller/output 121 KEY_TO_OUTPUT=32 132 35 221 36 213 # Set a key to turn on a specific colour for your RGB. The line below makes the Left Control (A2) and the Right Control (A3) turn my undercab RGB strip red. # In Pinball FX2 this means when I nudge it all goes red. KEY_TO_COLOUR=A2 222 Red A3 222 Red # Setting FORCE_ACTIVE=1 will cause DOFFX2 to not listen for processes and just run until you kill the process. Handy for using it for things other than PinBall FX2 FORCE_ACTIVE=0 # If you want the program to stop when your named process stops then set this to 1. If you want it to run in the background all the time leave it as 0 QUIT_AFTER_PROCESS=0 # Set to 1 to output the game name to the log regardless of the DEBUG flag setting. Set to 0 to simply follow the DEBUG flag. # Quite useful when you trying to get the FX2 window game name for setting game specific colours OUTPUT_GAME_NAME=1
#### # Sample setup to enable the Future Pinball Link. Edit the LINK_ items to be your ports and settings. #### FP_ATTEMPT_LINK=1 # Use the line below if you need to extend the wait time for a FP table to load #FP_LINK_WAIT_TIME=60000 LINK_LF=201,50,10000 LINK_RF=202,50,10000 LINK_LS=203,50,500 LINK_RS=204,50,500 LINK_ML=205,50,500 LINK_MC=206,50,500 LINK_MR=207,50,500 LINK_BL=210,50,500 LINK_BC=209,50,500 LINK_BR=208,50,500 LINK_SH=221,1000,5000 LINK_GR=218,750,10000 LINK_KN=213,120,500 LINK_ST=227 LINK_EB=228 LINK_CN=226 LINK_EX=229 LINK_LB=225 LINK_SR=132,FLASH,150 LINK_BK=219,ON,0 LINK_RGB=222
#### # 0 = OFF (normal operation), 1 = ON - When ON a window will appear and a log file will be created in the EXE directory. DEBUG=0
##### # Game specific colours in the formnat of a CSV of Game Name,Colour#1,Colour#2 - colours as they appear in your directoutputconfig # Thanks to Vizzini here is a great starting list for Pinball FX2 ##### GAME_COLOUR=AlienIsolationPinball,Medium_Blue,Lime,Dodger_Blue,Lime_Green GAME_COLOUR=AlienvsPredatorPinball,Medium_Blue,Lime_Green,Dodger_Blue,Yellow_Green GAME_COLOUR=AliensPinball,Medium_Blue,Dark_Golden_Rod,Dodger_Blue GAME_COLOUR=AmericanDadPinball,Medium_Blue,Lime_Green,Dodger_Blue,Yellow_Green GAME_COLOUR=ArcherPinball,Medium_Blue,Yellow,Dodger_Blue,Blue_Violet GAME_COLOUR=Biolab,Dark_Red,Lime,Blue,Cyan,Blue_Violet,Yellow GAME_COLOUR=Blade,Blue,Blue_Violet,Salmon GAME_COLOUR=BobaFett,Lime,Golden_Rod,Blue_Violet GAME_COLOUR=BobsBurgersPinball,Medium_Blue,Lime_Green,Dark_Red,Dodger_Blue,Yellow_Green GAME_COLOUR=CaptainAmerica,Blue,Dark_Red,Dodger_Blue,Gold GAME_COLOUR=CastleStorm,Blue,Gold,Lime,Dodger_Blue,Orange,Lime_Green GAME_COLOUR=CivilWar,Blue,Dark_Red,Dodger_Blue,Light_Salmon GAME_COLOUR=Deadpool,Dark_Red,Blue,Medium_slate_blue,Dodger_Blue GAME_COLOUR=DoomPinball,Yellow,Silver,Gray,Dark_Orange,Dim_Gray,Orange_Red,Peru,Crimson GAME_COLOUR=DoctorStrange,Dark_Red,Blue,Gold,Lime_Green,Dark_Violet,Orange,Dodger_Blue,Lime,Medium_Slate_Blue GAME_COLOUR=EarthDefense,Dark_Red,Blue,Gold,Dark_Violet,Orange,Dodger_Blue,Lime GAME_COLOUR=ElDorado,Orange,Lime_Green,Yellow,Coral,Lime,Yellow_Green,Cyan GAME_COLOUR=EpicQuest,Lime_Green,Dodger_Blue,Yellow_Green,Cyan GAME_COLOUR=Excalibur,Dark_Red,Blue,Lime,Dodger_Blue,Cyan GAME_COLOUR=FalloutPinball,Crimson,White,Red,Brown,Light_Steel_Blue,Slate_Blue GAME_COLOUR=FamilyGuyPinball,Dodger_Blue,Lime_Green,Salmon,Dark_Violet,Yellow_Green GAME_COLOUR=FantasticFour,Blue,Yellow,Dodger_Blue,Orange_Red GAME_COLOUR=FearItself,Dark_Red,Blue,Yellow,Lime,Dark_Violet,Orange GAME_COLOUR=GhostRider,Dodger_Blue,White,Yellow,Light_Salmon,Orange_Red GAME_COLOUR=GuardiansoftheGalaxy,Dodger_Blue,Orange,Medium_Purple GAME_COLOUR=IRONMAN,Blue,Dark_Red,Dodger_Blue,Gold GAME_COLOUR=Mars,Blue,Yellow,Deep_sky_blue,Gold GAME_COLOUR=MarvelsAntMan,Medium_Blue,Dark_Red,Dodger_Blue GAME_COLOUR=MarvelsAvengersAgeofUltron,Dark_Red,Dodger_Blue,Lime_Green,Light_Salmon,Cyan GAME_COLOUR=MarvelsTheAvengers,Blue,Dark_Red,Dodger_Blue,Gold GAME_COLOUR=MarvelsWomenofPowerAForce,Red,Lime,Gold,Slate_Blue,Tomato,Silver,Dark_Orchid,Spring_Green GAME_COLOUR=MarvelsWomenofPowerChampions,Dodger_Blue,Yellow,Red,Gray,Golden_Rod,Crimson,Orange GAME_COLOUR=MoonKnight,Dodger_Blue,Blue,Cyan,Royal_Blue GAME_COLOUR=MsSplosionMan,Dodger_Blue,Pink,Medium_Blue,Purple,Royal_Blue GAME_COLOUR=Paranormal,Lime_Green,Dodger_Blue,Yellow_Green GAME_COLOUR=Pasha,Dark_Violet,Golden_Rod,Dodger_Blue GAME_COLOUR=PlantsVSZombies,Lime_Green,Yellow_Green,Dodger_Blue GAME_COLOUR=Portal,Dodger_Blue,Yellow_Green,Medium_Blue,Yellow GAME_COLOUR=Rome,Dark_Red,Gold,Dodger_Blue,Light_Salmon,Yellow_Green,Orange GAME_COLOUR=SecretsoftheDeep,Blue,Yellow,Dodger_Blue GAME_COLOUR=Shaman,Dark_Red,Blue,Gold,Dark_Violet,Orange,Dodger_Blue,Lime GAME_COLOUR=SorcerersLair,Blue,Blue_Violet,Dodger_Blue,Slate_Blue GAME_COLOUR=SouthParkButtersVeryOwnPinballGame,Dark_Red,Blue,Gold,Dark_Violet,Orange,Dodger_Blue,Lime_Green GAME_COLOUR=SouthParkSuperSweetPinball,Dark_Red,Lime,Blue,Gold,Dark_Violet,Orange,Dodger_Blue,Lime_Green,Yellow_Green GAME_COLOUR=SpiderMan,Dark_Red,Lime,Blue,Gold,Dark_Violet,Orange GAME_COLOUR=STARWARSDARTHVADER,Light_sky_blue,Dark_Red,Cyan GAME_COLOUR=StarWarsEpisodeVTheEmpireStrikesBack,Medium_Blue,Yellow,Dark_Red,Dodger_Blue GAME_COLOUR=StarWarsEpisodeVIReturnoftheJedi,Slate_Blue,Golden_Rod,Medium_Blue,Lime_Green,Dodger_Blue,Yellow GAME_COLOUR=StarWarsPinballDroids,Medium_Blue,Yellow,Orange,Navy,Gold,Orange_Red GAME_COLOUR=StarWarsPinballEpisodeIVANewHope,Cyan,Golden_Rod,Dodger_Blue,Yellow GAME_COLOUR=StarWarsPinballHanSolo,Dodger_Blue,Royal_Blue,Antique_White GAME_COLOUR=StarWarsPinballMastersoftheForce,Medium_Blue,Salmon,Dodger_Blue,Purple,Cyan,Dark_Red GAME_COLOUR=StarWarsPinballMightoftheFirstOrder,Light_sky_blue,Dodger_Blue,Dark_Red,Cyan GAME_COLOUR=StarWarsPinballStarWarsRebels,Medium_Blue,Yellow,Royal_Blue,Orange_Red,Purple,Lime_Green GAME_COLOUR=StarWarsPinballTheForceAwakens,Dark_Red,Medium_Blue,Blue_Violet GAME_COLOUR=StarWarsPinballRogueOne,Gray,Silver,Light_Sky_Blue,Teal,Beige,Bisque,Aqua_Marine,Slate_Gray,Dark_Orange GAME_COLOUR=StarWarsStarfighterAssault,Medium_Blue,Dodger_Blue,Dark_Red GAME_COLOUR=StarWarsTheCloneWars,Dark_Red,Pink,Medium_Blue,Medium_Turquoise,Lime,Lime_Green GAME_COLOUR=SuperLeagueASRoma,Lime_Green,Orange,Lime,Yellow,Red GAME_COLOUR=SuperLeagueZenStudiosFC,Lime_Green,Orange,Lime,Yellow,Red GAME_COLOUR=SuperLeagueArsenalFC,Lime_Green,Orange,Lime,Yellow,Red GAME_COLOUR=SuperLeagueLiverpoolFC,Lime_Green,Orange,Lime,Yellow,Red GAME_COLOUR=SuperLeagueJuventus,Lime_Green,Orange,Lime,Yellow,Red GAME_COLOUR=SuperLeagueACMilan,Lime_Green,Orange,Lime,Yellow,Red GAME_COLOUR=SuperLeagueRealMadridCF,Lime_Green,Medium_Blue,Lime,Yellow,Red GAME_COLOUR=SuperLeagueFCBarcelona,Slate_Blue,Lime_Green,Yellow,Blue_Violet,Lime,Red GAME_COLOUR=Tesla,Lime_Green,Yellow_Green,Dodger_Blue,Golden_Rod GAME_COLOUR=TheElderScrollsVSkyrimPinball,Light_Slate_Gray,Gold,Golden_Rod,Dark_Sea_Green,Peru,Tan GAME_COLOUR=TheInfinity Gauntlet,Dark_Red,Blue,Gold,Dark_Violet,Orange,Dodger_Blue,Lime GAME_COLOUR=TheWalkingDead,Lime_Green,Royal_Blue,Yellow_Green GAME_COLOUR=Thor,Dark_Red,Blue,Gold,Dark_Violet,Orange,Dodger_Blue,Lime GAME_COLOUR=V12,Dark_Red,Blue,Gold,Dark_Violet,Orange,Dodger_Blue GAME_COLOUR=Venom,Dark_Red,Blue,Dark_Violet,Dodger_Blue GAME_COLOUR=WildWestRampage,Yellow_Green,Dodger_Blue,Royal_Blue GAME_COLOUR=Wolverine,Dark_Red,Medium_Blue,Yellow,Dark_Violet GAME_COLOUR=WorldWarHulk,Lime_Green,Yellow_Green,Dodger_Blue,Lime,Yellow GAME_COLOUR=XMen,Blue,Blue_Violet,Gold,Dodger_Blue,Slate_Blue,Orange
kakou
Messages : 558 Département : 18
Sujet: Re: [TUTO] DOFlinx Sam 15 Avr 2017 - 15:04
Passe la variable DEBUG a 1, tu lances doflink.exe, tu le deplace sur un autre ecran, et tu lances PBX2 pour voir si y'a pas d'erreur dans les logs.
razorbaxx Ancien du staff
Messages : 3874 Département : 14 caen (argences)
Sujet: Re: [TUTO] DOFlinx Sam 15 Avr 2017 - 15:47
probleme du dmd reglé je l ai mis sur un l ecran playfield du coup maintenant il est bien caché j ai aussi passé le DEBUG sur 1 alors je n obtiens pas d erreur mais le probleme reste le meme je suis toujours en config minimal pour les toys vous lancez le jeux avec le launcher ou l exe pbfx2 ? j ai testé avec les 2 mais ça ne change rien
kakou
Messages : 558 Département : 18
Sujet: Re: [TUTO] DOFlinx Sam 15 Avr 2017 - 17:49
Copie nous ton fichier doflink.log qui est dans le même répertoire que doflink.exe
grozby88
Messages : 1645 Département : 88
Sujet: Re: [TUTO] DOFlinx Sam 15 Avr 2017 - 18:27
çà se confirme !!! ... tout semble bien se passer dans le log ! ... mais rien dans la réalité ... un truc à rendre fou !
Est ce qu'un membre chez qui çà tourne réellement en fulldof sur PinbalFX2 skid... pourrait nous faire une vidéo pour se rendre compte de ce que l'on rate !!!
[Vous devez être inscrit et connecté pour voir ce lien] : je ne fonctionne pas non plus en minimal (pas de contacteurs pour les flippers) ... Par contre, je constate que la partie flashers semble fonctionner avec les tables FX2 pour certains événements ... mais pas les contacteurs
Je viens de tester en mode FAKE ON output par output ... effectivement seuls les flashers fonctionnent (et aussi le shaker) ... tout le reste NADA ... alors que çà fonctionne parfaitement sous VP10 bien sur !!!
PHILI50
Messages : 932 Département : 50
Sujet: Re: [TUTO] DOFlinx Sam 15 Avr 2017 - 19:40
Je croyais que cela fonctionnait uniquement avec une version originale de FX2 !!!
grozby88
Messages : 1645 Département : 88
Sujet: Re: [TUTO] DOFlinx Sam 15 Avr 2017 - 19:44
Moi aussi Phillip50, mais Kakou semble nous signaler le contraire !!!
J'attends maintenant une vidéo "proof of concept" ... avant de continuer à m'arracher les cheveux !!!
[Vous devez être inscrit et connecté pour voir ce lien] : tu gagneras toute ma considération !!!
Dernière édition par grozby88 le Sam 15 Avr 2017 - 21:01, édité 1 fois
kakou
Messages : 558 Département : 18
Sujet: Re: [TUTO] DOFlinx Sam 15 Avr 2017 - 20:09
J'attends que ca upload avec ma connexion de campagne sur youtube. Mais t'inquiete moi, je me suis arraché le peu de cheveux qu'il me reste pendant 1 semaine, pour me rendre compte que c'etait ma version de PBX2 qui n'etait pas compatible avec doflinx
Par contre on gagne quoi si le POC fonctionne ?
@pihlip50 on te ne diras jamais qu'une version illégale gratuite fonctionne correctement, comme on te dira jamais que Linux (gratuit) est mieux que que windows (alors que 80% des téléphone fonctionne avec)
voici une première video [Vous devez être inscrit et connecté pour voir ce lien] une petite alors :
razorbaxx Ancien du staff
Messages : 3874 Département : 14 caen (argences)
Sujet: Re: [TUTO] DOFlinx Sam 15 Avr 2017 - 23:15
tu as les contacteurs des bateur mais est ce que ceux des slingshot et des bumper fonctionne ??? car on ne se rend pas compte sur ta video je te poste mon log des que possible
khomodo
Messages : 896 Département : 29
Sujet: Re: [TUTO] DOFlinx Sam 15 Avr 2017 - 23:33
ahh noooonn les gars, je vais être obligé de me repencher sur la question, maintenant que je sais que ça peut marcher avec une version sk...
pffff c'est malin !
Aetios Modérateur + Team PP
Messages : 1665 Département : 50
Sujet: Re: [TUTO] DOFlinx Sam 15 Avr 2017 - 23:43
Une petite vidéo pour convaincre les derniers sceptiques Oui, les contacteurs fonctionnent avec les bumpers et les slingshots
Bon, après de nouvelles investigations, je viens de me rendre compte qu'en fait je n'ai pas de contacteur non plus sur les tables visual pinballX (la faute au kit d'enceintes rajoutés dans la caisse çà couvre les contacteurs et donc je ne me suis rendu compte de rien !!!) ... donc, je m'oriente vers une panne matérielle de la carte Zeboards de Zebulon !!! oupppssss
Il va falloir que je creuse tout çà !
Je vous tiens au courant et encore
: donc les ports 1 à 16 sont H.S. ... ce qui signifie que tout le côté gauche de la ledwiz a dégagé ! mon problème de knocker (bobine collée) a eu visiblement plus de répercussions que je pensais !!!
Un membre du forum saurait il tester et changer les ULN sur ma Ledwiz si je lui envoie ??? (je pensait à Peskopat en particulier ?) en attendant, je pense commander une LEDWIZ de secours pour voir ce qui se passe !
Dernière édition par grozby88 le Dim 16 Avr 2017 - 10:16, édité 1 fois
Aetios Modérateur + Team PP
Messages : 1665 Département : 50
Sujet: Re: [TUTO] DOFlinx Dim 16 Avr 2017 - 9:37
Le fait que tu ais les flashers, je comprenais pas trop ta panne. La effectivement, ça devient plus clair.