Jump to content



Photo
- - - - -

Double Flipper Feedback


  • Please log in to reply
20 replies to this topic

#1 Vizzini

Vizzini

    Enthusiast

  • Members
  • PipPipPip
  • 212 posts

  • Flag: United States of America

  • Favorite Pinball: ???

Posted 25 November 2016 - 05:28 AM

DDH69. I have a Zeb's Opto Flipper Board installed in my cab. I've been commenting out LINK_LF and LINK_LR in the FP section in the ini. This has been working fine with FP and FX2.

 

I tested Biolab today and I think I'm noticing that the flippers are firing contactors through both DOFLinx and my Optos....double flipper feedback now. I tried to comment out the memory triggers and commands for the flippers in the Biolab config file. But, that didn't seem to work. I'm wondering if you have this hard coded maybe? Can you add a flag to disable the flippers through DOFLinx? Or, maybe reference the FP config in the ini?



#2 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,613 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 25 November 2016 - 09:03 AM

If you want to disable the flippers for linked tables just comment out your LINK_LF= and LINK_RF= lines.  If you have no device defined it will stop flippers in both FP linked tables and FX2 memory mapped tables.  No need to edit the FX2 file.

 

Let me know how you get on.


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#3 Vizzini

Vizzini

    Enthusiast

  • Members
  • PipPipPip
  • 212 posts

  • Flag: United States of America

  • Favorite Pinball: ???

Posted 25 November 2016 - 05:02 PM

That's the thing. I do have them commented out.

 

####
# Sample setup to enable the Future Pinball Link.  Edit the LINK_ items to be your ports and settings.
####
FP_ATTEMPT_LINK=1
FP_LINK_WAIT_TIME=50000
# LINK_LF=100,50,10000
# LINK_RF=100,50,10000
LINK_LS=104,50,500
LINK_RS=105,50,500
LINK_ML=106,50,500
LINK_MC=107,50,500
LINK_MR=108,50,500
LINK_BL=109,50,500
LINK_BC=110,50,500
LINK_BR=111,50,500
LINK_SH=116,1000,5000
LINK_GR=113,750,10000
# LINK_KN=100,500
# LINK_ST=100
# LINK_EB=100
# LINK_CN=100
# LINK_EX=100
LINK_FLOL=117
LINK_FLIL=120
LINK_FLCN=123
LINK_FLOR=126
LINK_FLIR=129
LINK_FN=112


#4 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,613 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 25 November 2016 - 08:14 PM

Sorry, missed that in the original post - my bad, but in my defence it was Friday night  :bar2:

 

I can't see how DOFLinx could run the flippers without knowing what port they are connected to.  DOFLinx is designed to skip any device that is not defined, including flippers.  If you create a LOG during the time in question it would be easy enough to see and rule DOFLinx out completely.

 

Could something else be firing them?  Do you still have PBFX2DOF running?


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#5 Vizzini

Vizzini

    Enthusiast

  • Members
  • PipPipPip
  • 212 posts

  • Flag: United States of America

  • Favorite Pinball: ???

Posted 26 November 2016 - 08:10 PM

That was a good thought about PBFX2DOF. But, no, it is not running.

 

It is definitely DOFLinx. It happens right after a initial ball launch and lasts for a few (maybe 5-10) seconds, then stops. Then again after a launch after a drain. Oh, I see it even with the Biolab config file deleted from the FX2 directory.

 

26-Nov-16 13:54:07.051 - Game name = 'Biolab'
26-Nov-16 13:55:48.153 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
26-Nov-16 13:55:48.158 - Starting up - version 4.05
26-Nov-16 13:55:48.174 - 1 LEDWiz device(s) found
26-Nov-16 13:55:48.174 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
26-Nov-16 13:55:48.179 - DOFLinx device:1 LEDWiz setup with 32 outputs
26-Nov-16 13:55:48.180 - 0 FTDI (Sainsmart) device(s) found
26-Nov-16 13:55:48.181 - Reading DOFLinx.INI startup config file details
26-Nov-16 13:55:48.189 - Reading DOF config file
26-Nov-16 13:55:56.210 - Found valid process name of 'Pinball FX2'
26-Nov-16 13:55:56.212 - Setting FX2 process ID to :4916
26-Nov-16 13:55:58.218 - Activated by process name : 'Pinball FX2'
26-Nov-16 13:55:58.221 - Serching for FX2 game name
26-Nov-16 13:55:58.726 - FX2 window with game name found .... extracting from 'Pinball FX2 - Biolab'
26-Nov-16 13:55:58.729 - Game name = 'Biolab'
26-Nov-16 13:55:58.732 - Named process detected and startup commenced
26-Nov-16 13:55:58.737 - Loading FX2 configuration file D:\DirectOutput\FX2\Biolab.FX2
26-Nov-16 13:55:58.742 - Process has administration rights
26-Nov-16 13:55:58.744 - FX2 full link active for game name=Biolab
26-Nov-16 13:55:58.751 - Building restricted colour palette for game name = Biolab
26-Nov-16 13:55:58.755 - Turning on fixed out Device=1 Output=32
26-Nov-16 13:56:03.698 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
26-Nov-16 13:56:03.707 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FD,6,750,50,RANDOM'
26-Nov-16 13:56:03.712 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FD,6,750,50,RANDOM'
26-Nov-16 13:56:03.715 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FD,6,750,50,RANDOM'
26-Nov-16 13:56:03.718 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FD,6,750,50,RANDOM'
26-Nov-16 13:56:03.721 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FD,6,750,50,RANDOM'
26-Nov-16 13:56:06.915 - Key number #13 is activating device=1 output=15
26-Nov-16 13:56:06.925 - Key number #13 is activating device=1 output=16
26-Nov-16 13:56:06.933 - Key number #13 is activating device=1 output=32
26-Nov-16 13:56:06.960 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
26-Nov-16 13:56:06.968 - There are no ON actions for LAUNCHBALL
26-Nov-16 13:56:07.059 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 13:56:07.066 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 13:56:07.074 - Key number #13 is de-activating device=1 output=15
26-Nov-16 13:56:07.080 - Key number #13 is de-activating device=1 output=16
26-Nov-16 13:56:07.092 - Key number #13 is de-activating device=1 output=32
26-Nov-16 13:56:07.116 - There are no ON actions for LAUNCHBALL
26-Nov-16 13:56:07.122 - Key number #13 is activating device=1 output=15
26-Nov-16 13:56:07.129 - Key number #13 is activating device=1 output=16
26-Nov-16 13:56:07.137 - Key number #13 is activating device=1 output=32
26-Nov-16 13:56:07.163 - Link is turning off device #7
26-Nov-16 13:56:07.241 - Key number #13 is de-activating device=1 output=15
26-Nov-16 13:56:07.249 - Key number #13 is de-activating device=1 output=16
26-Nov-16 13:56:07.260 - Key number #13 is de-activating device=1 output=32
26-Nov-16 13:56:07.288 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 13:56:07.294 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 13:56:07.362 - Link is turning off device #7
26-Nov-16 13:56:07.586 - Key number #13 is activating device=1 output=15
26-Nov-16 13:56:07.594 - Key number #13 is activating device=1 output=16
26-Nov-16 13:56:07.603 - Key number #13 is activating device=1 output=32
26-Nov-16 13:56:07.630 - There are no ON actions for LAUNCHBALL
26-Nov-16 13:56:07.727 - Key number #13 is de-activating device=1 output=15
26-Nov-16 13:56:07.738 - Key number #13 is de-activating device=1 output=16
26-Nov-16 13:56:07.748 - Key number #13 is de-activating device=1 output=32
26-Nov-16 13:56:07.770 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 13:56:07.782 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 13:56:07.849 - Link is turning off device #7
26-Nov-16 13:56:08.379 - Key number #13 is activating device=1 output=15
26-Nov-16 13:56:08.388 - Key number #13 is activating device=1 output=16
26-Nov-16 13:56:08.393 - Key number #13 is activating device=1 output=32
26-Nov-16 13:56:08.410 - There are no ON actions for LAUNCHBALL
26-Nov-16 13:56:08.521 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 13:56:08.528 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 13:56:08.536 - Key number #13 is de-activating device=1 output=15
26-Nov-16 13:56:08.542 - Key number #13 is de-activating device=1 output=16
26-Nov-16 13:56:08.548 - Key number #13 is de-activating device=1 output=32
26-Nov-16 13:56:08.586 - Link is turning off device #7
26-Nov-16 13:56:13.680 - Key number #13 is activating device=1 output=15
26-Nov-16 13:56:13.686 - Key number #13 is activating device=1 output=16
26-Nov-16 13:56:13.692 - Key number #13 is activating device=1 output=32
26-Nov-16 13:56:13.709 - There are no ON actions for LAUNCHBALL
26-Nov-16 13:56:14.302 - Key number #13 is de-activating device=1 output=15
26-Nov-16 13:56:14.309 - Key number #13 is de-activating device=1 output=16
26-Nov-16 13:56:14.316 - Key number #13 is de-activating device=1 output=32
26-Nov-16 13:56:14.333 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 13:56:14.343 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 13:56:14.410 - Link is turning off device #7
26-Nov-16 13:56:16.085 - There are no ON actions for LAUNCHBALL
26-Nov-16 13:56:16.094 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 13:56:16.207 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 13:56:16.213 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 13:56:16.219 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 13:56:16.286 - Link is turning off device #7
26-Nov-16 13:56:16.602 - There are no ON actions for LAUNCHBALL
26-Nov-16 13:56:16.619 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 13:56:16.756 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 13:56:16.765 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 13:56:16.777 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 13:56:16.837 - Link is turning off device #7
26-Nov-16 13:56:17.192 - There are no ON actions for LAUNCHBALL
26-Nov-16 13:56:17.198 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 13:56:17.385 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 13:56:17.394 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 13:56:17.404 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 13:56:17.456 - Link is turning off device #7
26-Nov-16 13:56:17.820 - There are no ON actions for LAUNCHBALL
26-Nov-16 13:56:17.829 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 13:56:17.992 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 13:56:18.009 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 13:56:18.023 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 13:56:18.085 - Link is turning off device #7
26-Nov-16 13:56:18.286 - There are no ON actions for LAUNCHBALL
26-Nov-16 13:56:18.301 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 13:56:18.322 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
26-Nov-16 13:56:18.555 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 13:56:18.994 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 13:56:19.146 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 13:56:19.479 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 13:56:19.660 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 13:56:21.059 - RIGHT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_RS,1'
26-Nov-16 13:56:21.072 - Link is turning on device #4 for 1 milliseconds
26-Nov-16 13:56:21.082 - RIGHT_SLINGSHOT mode=1 action #1 of 'FF_FLASHER,DV_FLOR,FF_TT,1,70,100,RANDOM'
26-Nov-16 13:56:21.103 - Invalid action code for interpretation of FF_TT
26-Nov-16 13:56:21.111 - RIGHT_SLINGSHOT mode=1 action #2 of 'FF_COLOUR,WHITE,RGB_TT,75'
26-Nov-16 13:56:21.120 - Link is turning off device #4
26-Nov-16 13:56:21.133 - There are no OFF actions for RIGHT_SLINGSHOT
26-Nov-16 13:56:21.304 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 13:56:21.521 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 13:56:21.555 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 13:56:21.728 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 13:56:22.649 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 13:56:22.725 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 13:56:26.318 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 13:56:26.481 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 13:56:28.588 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 13:56:29.755 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 13:56:29.785 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 13:56:29.990 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 13:56:36.632 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 13:56:37.489 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 13:56:37.848 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 13:56:38.023 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 13:56:39.284 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 13:56:39.447 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 13:56:41.258 - RIGHT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_RS,1'
26-Nov-16 13:56:41.274 - Link is turning on device #4 for 1 milliseconds
26-Nov-16 13:56:41.284 - RIGHT_SLINGSHOT mode=1 action #1 of 'FF_FLASHER,DV_FLOR,FF_TT,1,70,100,RANDOM'
26-Nov-16 13:56:41.292 - Invalid action code for interpretation of FF_TT
26-Nov-16 13:56:41.298 - RIGHT_SLINGSHOT mode=1 action #2 of 'FF_COLOUR,WHITE,RGB_TT,75'
26-Nov-16 13:56:41.306 - Link is turning off device #4
26-Nov-16 13:56:41.320 - There are no OFF actions for RIGHT_SLINGSHOT
26-Nov-16 13:56:41.350 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 13:56:42.019 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 13:56:42.618 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 13:56:42.834 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 13:56:43.901 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 13:56:44.022 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 13:56:46.447 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 13:56:46.571 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 13:56:50.177 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 13:56:50.272 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 13:56:52.193 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 13:56:52.319 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 13:56:53.210 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 13:56:53.432 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 13:56:53.491 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 13:56:53.615 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 13:56:56.652 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
26-Nov-16 13:56:56.671 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 13:56:56.685 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 13:56:56.753 - Link is turning off device #7
26-Nov-16 13:56:59.472 - Key number #13 is activating device=1 output=15
26-Nov-16 13:56:59.478 - Key number #13 is activating device=1 output=16
26-Nov-16 13:56:59.487 - Key number #13 is activating device=1 output=32
26-Nov-16 13:56:59.506 - There are no ON actions for LAUNCHBALL
26-Nov-16 13:57:00.020 - Key number #13 is de-activating device=1 output=15
26-Nov-16 13:57:00.026 - Key number #13 is de-activating device=1 output=16
26-Nov-16 13:57:00.033 - Key number #13 is de-activating device=1 output=32
26-Nov-16 13:57:00.053 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 13:57:00.059 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 13:57:00.119 - Link is turning off device #7
26-Nov-16 13:57:01.118 - There are no ON actions for LAUNCHBALL
26-Nov-16 13:57:01.125 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 13:57:01.149 - There are no ON actions for LAUNCHBALL
26-Nov-16 13:57:01.156 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 13:57:01.206 - There are no ON actions for LAUNCHBALL
26-Nov-16 13:57:01.225 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 13:57:01.288 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 13:57:01.294 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 13:57:01.300 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 13:57:01.352 - Link is turning off device #7
26-Nov-16 13:57:01.691 - There are no ON actions for LAUNCHBALL
26-Nov-16 13:57:01.703 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 13:57:01.878 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 13:57:01.895 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 13:57:01.909 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 13:57:01.976 - Link is turning off device #7
26-Nov-16 13:57:02.309 - There are no ON actions for LAUNCHBALL
26-Nov-16 13:57:02.320 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 13:57:02.491 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 13:57:02.499 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 13:57:02.506 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 13:57:02.574 - Link is turning off device #7
26-Nov-16 13:57:02.851 - There are no ON actions for LAUNCHBALL
26-Nov-16 13:57:02.861 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 13:57:03.050 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 13:57:03.057 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 13:57:03.063 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 13:57:03.114 - Link is turning off device #7
26-Nov-16 13:57:03.432 - There are no ON actions for LAUNCHBALL
26-Nov-16 13:57:03.443 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 13:57:03.690 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 13:57:03.698 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 13:57:03.705 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 13:57:03.770 - Link is turning off device #7
26-Nov-16 13:57:04.070 - There are no ON actions for LAUNCHBALL
26-Nov-16 13:57:04.079 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 13:57:04.315 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 13:57:04.326 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 13:57:04.335 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 13:57:04.394 - Link is turning off device #7
26-Nov-16 13:57:04.675 - There are no ON actions for LAUNCHBALL
26-Nov-16 13:57:04.682 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 13:57:04.957 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 13:57:04.971 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 13:57:04.980 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 13:57:05.038 - Link is turning off device #7
26-Nov-16 13:57:05.256 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
26-Nov-16 13:57:05.304 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 13:57:05.582 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 13:57:05.882 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 13:57:06.195 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 13:57:10.241 - There are no OFF actions for GAMEMODE
26-Nov-16 13:57:11.386 - Activating process disappeared so stopping things


#6 TerryRed

TerryRed

    Pinball Wizard

  • Silver Supporter
  • 2,000 posts

  • Flag: Canada

  • Favorite Pinball: Too many to choose...

Contributor

Posted 26 November 2016 - 08:54 PM

Do you have any SUP files for FX2 at all?   Even when using the full cabinet feature of DOFLinx, anything within a SUP file will still be active as well!



#7 Vizzini

Vizzini

    Enthusiast

  • Members
  • PipPipPip
  • 212 posts

  • Flag: United States of America

  • Favorite Pinball: ???

Posted 26 November 2016 - 09:23 PM

Another good thought. But, no, I'm not using the sup_ini method anymore. I think I abandoned it when you guys started hard coding the FP tables. 



#8 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,613 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 27 November 2016 - 01:01 AM

From the log I can see that your device configured as LINK_MR= will be activating with the LAUNCHBALL action.  The log shows no activity for flipper devices as expected.  The message is there with no corresponding device activated - correct with you don't have LINK_RF configured to a device.  Could your LINK_MR device activating make your think its the LINK_RF device?

 

You can tell what DOFLinx is turning on by looking for items like these

26-Nov-16 13:56:07.059 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 13:56:07.066 - Link is turning on device #7 for 50 milliseconds

If you want to know what "device #x" is just look in DOFLinx.vbs within FP.  IN this case you can see that #7 is MR

Const DV_MR=7              ' Mid Right

If you don't like the LAUNCHBALL action on any FX2 table you can just comment out the command for it like this;

#LAUNCHBALL|OFF|FF_Dev DV_MR,-1

 

With no FX2 file your will get flipper activity via keyboard monitoring, so a different triggering mode.  To disable flippers in that mode you would need to do one of the following;

1) Step DOFLinx from activating by removing the PROCESSES= item  - I don't believe you want this

2) Assign L_FLIPPER_KEY= (and right) to a key that you are not using, hence never triggered

3) Assign L_FLIPPER_OUTPUT= (and right) to an output you are not using

 

Having said all of the above on how to disable things while using keyboard monitor mode for FX2, I don't think you want that.  I suspect you just tried this for testing purposes.  If you do need to run with this config then I'd need to see a log of the game with a FX2 file and another when you've moved it out.


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#9 Vizzini

Vizzini

    Enthusiast

  • Members
  • PipPipPip
  • 212 posts

  • Flag: United States of America

  • Favorite Pinball: ???

Posted 27 November 2016 - 04:07 AM

Thanks for the detailed input. I'm sure it is device 7 - MR contactor. But, I'm not getting why. Here is a video I took with Biolab. http://s000.tinyuplo...121489309164430. It might be a bit hard to hear but you should be able to see why I think it is related to flipper keystrokes. You should hear a few doubles, then it stops, and I keep firing the optos to demonstrate the difference. Why do you think device 7 is going on so frequently? I don't have my device 7 (107) coded to anything. Maybe I'm missing something.

 
# Which DOF Controller output for the flipper solenoids / contactors
L_FLIPPER_OUTPUT=132
R_FLIPPER_OUTPUT=132
# The keyboard hex code for the key that is used for each flipper from https://msdn.microso...1(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=101,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=RAINBOW
# 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=132
# 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 132 36 132 0D 115 0D 116 0D 132
# 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 101 Red A3 101 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


#10 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,807 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 27 November 2016 - 04:17 AM

You are using output 132 in multiple areas and that's probably not going to work very well


Edited by Outhere, 27 November 2016 - 04:23 AM.


#11 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,613 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 27 November 2016 - 04:29 AM

Hey, nice to see some of your lighting   :otvclap:

 

I presume this is running with full feedback, ie using the FX2 file?

 

I can't really pick up on the sound, but do not doubt what you say.  Did you happen to run DEBUG during the video?  Can you see when Device #7 triggers?  Does it match what you hear?

 

In the above "device #7" is logical device number 7 to DOFLinx which is MR, not physical device #7, ie 107 or 207.  So if you have LINK_MR=120, it would be logical device #7 for FP and FX2 links and physical port 20 on output device (LEDWiz, PacLED, etc) number 1.

 

So what does your LINK_MR= link look like?


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#12 Vizzini

Vizzini

    Enthusiast

  • Members
  • PipPipPip
  • 212 posts

  • Flag: United States of America

  • Favorite Pinball: ???

Posted 27 November 2016 - 04:30 AM

You are using output 132 in multiple areas and thats probably will not work very well

Thanks for the input. Those are my just strobes - Two white LEDs actually.

 

I know long logs are annoying to read. So, I apologize. I just tried Bob's Burgers - another game with DOFlinx FF. It does not have the issue the Biolab does. Device 7 seems to fire normally - I think once on the ball lanch.

 

26-Nov-16 22:17:39.802 - Found valid process name of 'Pinball FX2'
26-Nov-16 22:17:39.808 - Setting FX2 process ID to :4400
26-Nov-16 22:17:41.817 - Activated by process name : 'Pinball FX2'
26-Nov-16 22:17:41.825 - Serching for FX2 game name
26-Nov-16 22:17:42.336 - FX2 window with game name found .... extracting from 'Pinball FX2 - Bob's Burgers Pinball'
26-Nov-16 22:17:42.342 - Game name = 'BobsBurgersPinball'
26-Nov-16 22:17:42.348 - Named process detected and startup commenced
26-Nov-16 22:17:42.355 - Loading FX2 configuration file D:\DirectOutput\FX2\BobsBurgersPinball.FX2
26-Nov-16 22:17:42.363 - Process has administration rights
26-Nov-16 22:17:42.369 - FX2 full link active for game name=BobsBurgersPinball
26-Nov-16 22:17:42.382 - Building restricted colour palette for game name = BobsBurgersPinball
26-Nov-16 22:17:42.389 - Turning on fixed out Device=1 Output=32
26-Nov-16 22:17:46.884 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
26-Nov-16 22:17:46.893 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FD,6,750,50,ORANGE'
26-Nov-16 22:17:46.904 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FD,6,750,50,ORANGE'
26-Nov-16 22:17:46.910 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FD,6,750,50,YELLOW'
26-Nov-16 22:17:46.922 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FD,6,750,50,YELLOW'
26-Nov-16 22:17:46.928 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FD,6,750,50,ORANGE'
26-Nov-16 22:17:50.910 - Key number #13 is activating device=1 output=15
26-Nov-16 22:17:50.926 - Key number #13 is activating device=1 output=16
26-Nov-16 22:17:50.939 - Key number #13 is activating device=1 output=32
26-Nov-16 22:17:51.050 - Key number #13 is de-activating device=1 output=15
26-Nov-16 22:17:51.060 - Key number #13 is de-activating device=1 output=16
26-Nov-16 22:17:51.068 - Key number #13 is de-activating device=1 output=32
26-Nov-16 22:17:51.106 - Key number #13 is activating device=1 output=15
26-Nov-16 22:17:51.113 - Key number #13 is activating device=1 output=16
26-Nov-16 22:17:51.120 - Key number #13 is activating device=1 output=32
26-Nov-16 22:17:51.160 - There are no OFF actions for GAMEMODE
26-Nov-16 22:17:51.245 - Key number #13 is de-activating device=1 output=15
26-Nov-16 22:17:51.262 - Key number #13 is de-activating device=1 output=16
26-Nov-16 22:17:51.273 - Key number #13 is de-activating device=1 output=32
26-Nov-16 22:17:51.586 - Key number #13 is activating device=1 output=15
26-Nov-16 22:17:51.598 - Key number #13 is activating device=1 output=16
26-Nov-16 22:17:51.606 - Key number #13 is activating device=1 output=32
26-Nov-16 22:17:51.726 - Key number #13 is de-activating device=1 output=15
26-Nov-16 22:17:51.741 - Key number #13 is de-activating device=1 output=16
26-Nov-16 22:17:51.753 - Key number #13 is de-activating device=1 output=32
26-Nov-16 22:17:52.380 - Key number #13 is activating device=1 output=15
26-Nov-16 22:17:52.397 - Key number #13 is activating device=1 output=16
26-Nov-16 22:17:52.407 - Key number #13 is activating device=1 output=32
26-Nov-16 22:17:52.511 - Key number #13 is de-activating device=1 output=15
26-Nov-16 22:17:52.522 - Key number #13 is de-activating device=1 output=16
26-Nov-16 22:17:52.534 - Key number #13 is de-activating device=1 output=32
26-Nov-16 22:17:53.147 - Key number #13 is activating device=1 output=15
26-Nov-16 22:17:53.154 - Key number #13 is activating device=1 output=16
26-Nov-16 22:17:53.161 - Key number #13 is activating device=1 output=32
26-Nov-16 22:17:53.237 - Key number #13 is de-activating device=1 output=15
26-Nov-16 22:17:53.256 - Key number #13 is de-activating device=1 output=16
26-Nov-16 22:17:53.269 - Key number #13 is de-activating device=1 output=32
26-Nov-16 22:17:53.507 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
26-Nov-16 22:17:53.516 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FD,6,750,50,ORANGE'
26-Nov-16 22:17:53.526 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FD,6,750,50,ORANGE'
26-Nov-16 22:17:53.538 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FD,6,750,50,YELLOW'
26-Nov-16 22:17:53.549 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FD,6,750,50,YELLOW'
26-Nov-16 22:17:53.555 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FD,6,750,50,ORANGE'
26-Nov-16 22:17:53.561 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
26-Nov-16 22:17:55.009 - Key number #13 is activating device=1 output=15
26-Nov-16 22:17:55.020 - Key number #13 is activating device=1 output=16
26-Nov-16 22:17:55.026 - Key number #13 is activating device=1 output=32
26-Nov-16 22:17:55.051 - There are no ON actions for LAUNCHBALL
26-Nov-16 22:17:55.974 - Key number #13 is de-activating device=1 output=15
26-Nov-16 22:17:55.982 - Key number #13 is de-activating device=1 output=16
26-Nov-16 22:17:55.989 - Key number #13 is de-activating device=1 output=32
26-Nov-16 22:17:56.004 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 22:17:56.010 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 22:17:56.089 - Link is turning off device #7
26-Nov-16 22:17:56.384 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
26-Nov-16 22:17:57.211 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:17:57.271 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:17:57.363 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:17:57.463 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:17:57.503 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:17:57.664 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:17:57.741 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:17:57.915 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:17:57.925 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:17:58.025 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:17:58.055 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:17:58.144 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:17:58.196 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:17:58.307 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:17:58.333 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:17:58.445 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:17:58.481 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:17:58.597 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:17:58.606 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:17:58.737 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:17:58.757 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:17:58.865 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:17:58.930 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:17:59.035 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:17:59.081 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:17:59.213 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:17:59.254 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:17:59.366 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:17:59.413 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:17:59.571 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:17:59.649 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:17:59.801 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:17:59.897 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:18:00.036 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:18:00.416 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:18:00.541 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:18:00.634 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:18:00.755 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:18:00.832 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:18:00.961 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:18:01.038 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:18:01.147 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:18:02.112 - BUMPER1 mode=1 action #0 of 'FF_DEV,DV_BL,-1'
26-Nov-16 22:18:02.123 - Link is turning on device #8 for 50 milliseconds
26-Nov-16 22:18:02.134 - BUMPER1_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_TT,1,50,100,RANDOM'
26-Nov-16 22:18:02.144 - BUMPER1_FLASHER mode=1 action #1 of 'FF_FLASHER,DV_FLIL,FL_TT,1,50,100,RANDOM'
26-Nov-16 22:18:02.182 - There are no OFF actions for BUMPER1
26-Nov-16 22:18:02.199 - Link is turning off device #8
26-Nov-16 22:18:02.209 - Key number #163 is setting RGB device=1 output=1 to colour = RED
26-Nov-16 22:18:02.414 - There are no OFF actions for BUMPER1_FLASHER
26-Nov-16 22:18:02.630 - Key number #162 is setting RGB device=1 output=1 to colour = RED
26-Nov-16 22:18:02.652 - BUMPER2 mode=1 action #0 of 'FF_DEV,DV_BC,-1'
26-Nov-16 22:18:02.662 - Link is turning on device #9 for 50 milliseconds
26-Nov-16 22:18:02.670 - BUMPER2_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLCN,FL_TT,1,50,100,RANDOM'
26-Nov-16 22:18:02.697 - There are no OFF actions for BUMPER2
26-Nov-16 22:18:02.728 - BUMPER3 mode=1 action #0 of 'FF_DEV,DV_BR,-1'
26-Nov-16 22:18:02.738 - Link is turning on device #10 for 50 milliseconds
26-Nov-16 22:18:02.748 - BUMPER3_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOR,FL_TT,1,50,100,RANDOM'
26-Nov-16 22:18:02.759 - BUMPER3_FLASHER mode=1 action #1 of 'FF_FLASHER,DV_FLIR,FL_TT,1,50,100,RANDOM'
26-Nov-16 22:18:02.770 - Link is turning off device #9
26-Nov-16 22:18:02.786 - There are no OFF actions for BUMPER3
26-Nov-16 22:18:02.807 - Link is turning off device #10
26-Nov-16 22:18:02.894 - There are no OFF actions for BUMPER2_FLASHER
26-Nov-16 22:18:02.982 - There are no OFF actions for BUMPER3_FLASHER
26-Nov-16 22:18:03.620 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:18:03.802 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:18:03.832 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:18:04.025 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:18:04.349 - RIGHT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_RS,-1'
26-Nov-16 22:18:04.365 - Link is turning on device #4 for 50 milliseconds
26-Nov-16 22:18:04.374 - RIGHT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_COLOUR,YELLOW,RGB_TT,50'
26-Nov-16 22:18:04.382 - RIGHT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_TT,1,50,100,YELLOW'
26-Nov-16 22:18:04.413 - There are no OFF actions for RIGHT_SLINGSHOT
26-Nov-16 22:18:04.429 - Link is turning off device #4
26-Nov-16 22:18:04.490 - There are no OFF actions for RIGHT_SLINGSHOT_FLASHER
26-Nov-16 22:18:04.581 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:18:04.762 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:18:04.771 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:18:04.947 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:18:05.082 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:18:05.271 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:18:05.299 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:18:05.447 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:18:05.930 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:18:06.082 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:18:06.120 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:18:06.194 - BUMPER1 mode=1 action #0 of 'FF_DEV,DV_BL,-1'
26-Nov-16 22:18:06.203 - Link is turning on device #8 for 50 milliseconds
26-Nov-16 22:18:06.212 - BUMPER1_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_TT,1,50,100,RANDOM'
26-Nov-16 22:18:06.218 - BUMPER1_FLASHER mode=1 action #1 of 'FF_FLASHER,DV_FLIL,FL_TT,1,50,100,RANDOM'
26-Nov-16 22:18:06.246 - There are no OFF actions for BUMPER1
26-Nov-16 22:18:06.271 - Link is turning off device #8
26-Nov-16 22:18:06.363 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:18:06.462 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:18:06.476 - There are no OFF actions for BUMPER1_FLASHER
26-Nov-16 22:18:06.519 - BUMPER3 mode=1 action #0 of 'FF_DEV,DV_BR,-1'
26-Nov-16 22:18:06.527 - Link is turning on device #10 for 50 milliseconds
26-Nov-16 22:18:06.537 - BUMPER3_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOR,FL_TT,1,50,100,RANDOM'
26-Nov-16 22:18:06.546 - BUMPER3_FLASHER mode=1 action #1 of 'FF_FLASHER,DV_FLIR,FL_TT,1,50,100,RANDOM'
26-Nov-16 22:18:06.587 - There are no OFF actions for BUMPER3
26-Nov-16 22:18:06.593 - Link is turning off device #10
26-Nov-16 22:18:06.682 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:18:06.755 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:18:06.788 - There are no OFF actions for BUMPER3_FLASHER
26-Nov-16 22:18:06.957 - BUMPER3 mode=1 action #0 of 'FF_DEV,DV_BR,-1'
26-Nov-16 22:18:06.967 - Link is turning on device #10 for 50 milliseconds
26-Nov-16 22:18:06.976 - BUMPER3_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOR,FL_TT,1,50,100,RANDOM'
26-Nov-16 22:18:06.985 - BUMPER3_FLASHER mode=1 action #1 of 'FF_FLASHER,DV_FLIR,FL_TT,1,50,100,RANDOM'
26-Nov-16 22:18:07.027 - There are no OFF actions for BUMPER3
26-Nov-16 22:18:07.047 - Link is turning off device #10
26-Nov-16 22:18:07.227 - There are no OFF actions for BUMPER3_FLASHER
26-Nov-16 22:18:07.350 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:18:07.364 - BUMPER3 mode=1 action #0 of 'FF_DEV,DV_BR,-1'
26-Nov-16 22:18:07.377 - Link is turning on device #10 for 50 milliseconds
26-Nov-16 22:18:07.386 - BUMPER3_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOR,FL_TT,1,50,100,RANDOM'
26-Nov-16 22:18:07.393 - BUMPER3_FLASHER mode=1 action #1 of 'FF_FLASHER,DV_FLIR,FL_TT,1,50,100,RANDOM'
26-Nov-16 22:18:07.415 - There are no OFF actions for BUMPER3
26-Nov-16 22:18:07.445 - Link is turning off device #10
26-Nov-16 22:18:07.495 - BUMPER1 mode=1 action #0 of 'FF_DEV,DV_BL,-1'
26-Nov-16 22:18:07.514 - Link is turning on device #8 for 50 milliseconds
26-Nov-16 22:18:07.529 - BUMPER1_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_TT,1,50,100,RANDOM'
26-Nov-16 22:18:07.541 - BUMPER1_FLASHER mode=1 action #1 of 'FF_FLASHER,DV_FLIL,FL_TT,1,50,100,RANDOM'
26-Nov-16 22:18:07.574 - There are no OFF actions for BUMPER1
26-Nov-16 22:18:07.585 - Link is turning off device #8
26-Nov-16 22:18:07.634 - There are no OFF actions for BUMPER3_FLASHER
26-Nov-16 22:18:07.738 - There are no OFF actions for BUMPER1_FLASHER
26-Nov-16 22:18:09.552 - RIGHT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_RS,-1'
26-Nov-16 22:18:09.565 - Link is turning on device #4 for 50 milliseconds
26-Nov-16 22:18:09.577 - RIGHT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_COLOUR,YELLOW,RGB_TT,50'
26-Nov-16 22:18:09.587 - RIGHT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_TT,1,50,100,YELLOW'
26-Nov-16 22:18:09.619 - There are no OFF actions for RIGHT_SLINGSHOT
26-Nov-16 22:18:09.629 - Link is turning off device #4
26-Nov-16 22:18:09.663 - There are no OFF actions for RIGHT_SLINGSHOT_FLASHER
26-Nov-16 22:18:19.503 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
26-Nov-16 22:18:20.254 - Key number #13 is activating device=1 output=15
26-Nov-16 22:18:20.262 - Key number #13 is activating device=1 output=16
26-Nov-16 22:18:20.275 - Key number #13 is activating device=1 output=32
26-Nov-16 22:18:20.308 - There are no ON actions for LAUNCHBALL
26-Nov-16 22:18:20.910 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 22:18:20.918 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 22:18:20.925 - Key number #13 is de-activating device=1 output=15
26-Nov-16 22:18:20.934 - Key number #13 is de-activating device=1 output=16
26-Nov-16 22:18:20.942 - Key number #13 is de-activating device=1 output=32
26-Nov-16 22:18:20.977 - Link is turning off device #7
26-Nov-16 22:18:21.333 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
26-Nov-16 22:18:22.698 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:18:22.834 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:18:22.914 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:18:23.010 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:18:23.168 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:18:23.378 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:18:23.411 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:18:23.568 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:18:23.620 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:18:23.849 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:18:23.857 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:18:24.009 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:18:24.037 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:18:24.206 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:18:24.262 - LEFT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_LS,-1'
26-Nov-16 22:18:24.268 - Link is turning on device #3 for 50 milliseconds
26-Nov-16 22:18:24.288 - LEFT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_COLOUR,YELLOW,RGB_TT,50'
26-Nov-16 22:18:24.295 - LEFT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_TT,1,50,100,YELLOW'
26-Nov-16 22:18:24.321 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:18:24.326 - There are no OFF actions for LEFT_SLINGSHOT
26-Nov-16 22:18:24.335 - Link is turning off device #3
26-Nov-16 22:18:24.388 - There are no OFF actions for LEFT_SLINGSHOT_FLASHER
26-Nov-16 22:18:24.428 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:18:24.510 - RIGHT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_RS,-1'
26-Nov-16 22:18:24.522 - Link is turning on device #4 for 50 milliseconds
26-Nov-16 22:18:24.532 - RIGHT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_COLOUR,YELLOW,RGB_TT,50'
26-Nov-16 22:18:24.542 - RIGHT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_TT,1,50,100,YELLOW'
26-Nov-16 22:18:24.575 - There are no OFF actions for RIGHT_SLINGSHOT
26-Nov-16 22:18:24.587 - Link is turning off device #4
26-Nov-16 22:18:24.614 - There are no OFF actions for RIGHT_SLINGSHOT_FLASHER
26-Nov-16 22:18:25.447 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:18:25.543 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:18:25.699 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:18:25.775 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:18:25.979 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:18:26.196 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:18:26.260 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:18:26.584 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:18:26.665 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:18:26.996 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:18:28.259 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:18:29.211 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:18:29.448 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:18:29.584 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:18:29.652 - LEFT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_LS,-1'
26-Nov-16 22:18:29.664 - Link is turning on device #3 for 50 milliseconds
26-Nov-16 22:18:29.673 - LEFT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_COLOUR,YELLOW,RGB_TT,50'
26-Nov-16 22:18:29.685 - LEFT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_TT,1,50,100,YELLOW'
26-Nov-16 22:18:29.712 - There are no OFF actions for LEFT_SLINGSHOT
26-Nov-16 22:18:29.743 - Link is turning off device #3
26-Nov-16 22:18:29.770 - There are no OFF actions for LEFT_SLINGSHOT_FLASHER
26-Nov-16 22:18:29.819 - RIGHT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_RS,-1'
26-Nov-16 22:18:29.827 - Link is turning on device #4 for 50 milliseconds
26-Nov-16 22:18:29.835 - RIGHT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_COLOUR,YELLOW,RGB_TT,50'
26-Nov-16 22:18:29.846 - RIGHT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_TT,1,50,100,YELLOW'
26-Nov-16 22:18:29.886 - There are no OFF actions for RIGHT_SLINGSHOT
26-Nov-16 22:18:29.905 - Link is turning off device #4
26-Nov-16 22:18:29.927 - There are no OFF actions for RIGHT_SLINGSHOT_FLASHER
26-Nov-16 22:18:30.028 - LEFT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_LS,-1'
26-Nov-16 22:18:30.046 - Link is turning on device #3 for 50 milliseconds
26-Nov-16 22:18:30.063 - LEFT_SLINGSHOT_FLASHER mode=1 action #0 of 'FF_COLOUR,YELLOW,RGB_TT,50'
26-Nov-16 22:18:30.073 - LEFT_SLINGSHOT_FLASHER mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_TT,1,50,100,YELLOW'
26-Nov-16 22:18:30.098 - There are no OFF actions for LEFT_SLINGSHOT
26-Nov-16 22:18:30.116 - Link is turning off device #3
26-Nov-16 22:18:30.133 - There are no OFF actions for LEFT_SLINGSHOT_FLASHER
26-Nov-16 22:18:32.786 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:18:32.850 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:18:33.086 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:18:33.226 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:18:34.880 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:18:35.130 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:18:35.324 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:18:35.494 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:18:35.513 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:18:35.695 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:18:35.745 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:18:35.862 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:18:35.898 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:18:35.980 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:18:36.058 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:18:36.146 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:18:36.284 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
26-Nov-16 22:18:36.428 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
26-Nov-16 22:18:38.956 - BUMPER1 mode=1 action #0 of 'FF_DEV,DV_BL,-1'
26-Nov-16 22:18:38.966 - Link is turning on device #8 for 50 milliseconds
26-Nov-16 22:18:38.973 - BUMPER1_FLASHER mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_TT,1,50,100,RANDOM'
26-Nov-16 22:18:38.980 - BUMPER1_FLASHER mode=1 action #1 of 'FF_FLASHER,DV_FLIL,FL_TT,1,50,100,RANDOM'


#13 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,613 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 27 November 2016 - 04:35 AM

Just don't play BioLab   :tongue3:


In Bobs Burgers you still have device #7 triggering, correctly, as well.

 

26-Nov-16 22:18:20.910 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 22:18:20.918 - Link is turning on device #7 for 50 milliseconds

I'm struggling to see what's logically different in the log between BioLab and BobsBurgers.


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#14 Vizzini

Vizzini

    Enthusiast

  • Members
  • PipPipPip
  • 212 posts

  • Flag: United States of America

  • Favorite Pinball: ???

Posted 27 November 2016 - 04:45 AM

I think I understand DDH69.

 

LINK_MR=108,50,500

 

Here is another Biolab log. I let the first two balls drain. On the third ball, I hit the right flipper 4 times. I got the double fipper feedback on the first three. The fourth press, only my optos.

 

26-Nov-16 22:33:50.058 - Found valid process name of 'Pinball FX2'
26-Nov-16 22:33:50.070 - Setting FX2 process ID to :6648
26-Nov-16 22:33:52.080 - Activated by process name : 'Pinball FX2'
26-Nov-16 22:33:52.086 - Serching for FX2 game name
26-Nov-16 22:33:53.593 - FX2 window with game name found .... extracting from 'Pinball FX2 - Biolab'
26-Nov-16 22:33:53.600 - Game name = 'Biolab'
26-Nov-16 22:33:53.607 - Named process detected and startup commenced
26-Nov-16 22:33:53.614 - Loading FX2 configuration file D:\DirectOutput\FX2\Biolab.FX2
26-Nov-16 22:33:53.621 - Process has administration rights
26-Nov-16 22:33:53.628 - FX2 full link active for game name=Biolab
26-Nov-16 22:33:53.636 - Building restricted colour palette for game name = Biolab
26-Nov-16 22:33:53.643 - Turning on fixed out Device=1 Output=32
26-Nov-16 22:33:58.551 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
26-Nov-16 22:33:58.559 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FD,6,750,50,RANDOM'
26-Nov-16 22:33:58.568 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FD,6,750,50,RANDOM'
26-Nov-16 22:33:58.576 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FD,6,750,50,RANDOM'
26-Nov-16 22:33:58.583 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FD,6,750,50,RANDOM'
26-Nov-16 22:33:58.589 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FD,6,750,50,RANDOM'
26-Nov-16 22:34:02.010 - Key number #13 is activating device=1 output=15
26-Nov-16 22:34:02.016 - Key number #13 is activating device=1 output=16
26-Nov-16 22:34:02.021 - Key number #13 is activating device=1 output=32
26-Nov-16 22:34:02.050 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
26-Nov-16 22:34:02.067 - There are no ON actions for LAUNCHBALL
26-Nov-16 22:34:02.147 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 22:34:02.152 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 22:34:02.158 - Key number #13 is de-activating device=1 output=15
26-Nov-16 22:34:02.164 - Key number #13 is de-activating device=1 output=16
26-Nov-16 22:34:02.170 - Key number #13 is de-activating device=1 output=32
26-Nov-16 22:34:02.198 - Key number #13 is activating device=1 output=15
26-Nov-16 22:34:02.216 - Key number #13 is activating device=1 output=16
26-Nov-16 22:34:02.231 - Key number #13 is activating device=1 output=32
26-Nov-16 22:34:02.261 - There are no ON actions for LAUNCHBALL
26-Nov-16 22:34:02.266 - Link is turning off device #7
26-Nov-16 22:34:02.339 - Key number #13 is de-activating device=1 output=15
26-Nov-16 22:34:02.345 - Key number #13 is de-activating device=1 output=16
26-Nov-16 22:34:02.352 - Key number #13 is de-activating device=1 output=32
26-Nov-16 22:34:02.370 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 22:34:02.376 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 22:34:02.441 - Link is turning off device #7
26-Nov-16 22:34:02.683 - Key number #13 is activating device=1 output=15
26-Nov-16 22:34:02.694 - Key number #13 is activating device=1 output=16
26-Nov-16 22:34:02.707 - Key number #13 is activating device=1 output=32
26-Nov-16 22:34:02.728 - There are no ON actions for LAUNCHBALL
26-Nov-16 22:34:02.818 - Key number #13 is de-activating device=1 output=15
26-Nov-16 22:34:02.826 - Key number #13 is de-activating device=1 output=16
26-Nov-16 22:34:02.832 - Key number #13 is de-activating device=1 output=32
26-Nov-16 22:34:02.849 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 22:34:02.854 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 22:34:02.927 - Link is turning off device #7
26-Nov-16 22:34:03.473 - Key number #13 is activating device=1 output=15
26-Nov-16 22:34:03.486 - Key number #13 is activating device=1 output=16
26-Nov-16 22:34:03.495 - Key number #13 is activating device=1 output=32
26-Nov-16 22:34:03.520 - There are no ON actions for LAUNCHBALL
26-Nov-16 22:34:03.616 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 22:34:03.621 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 22:34:03.627 - Key number #13 is de-activating device=1 output=15
26-Nov-16 22:34:03.633 - Key number #13 is de-activating device=1 output=16
26-Nov-16 22:34:03.640 - Key number #13 is de-activating device=1 output=32
26-Nov-16 22:34:03.691 - Link is turning off device #7
26-Nov-16 22:34:06.993 - Key number #13 is activating device=1 output=15
26-Nov-16 22:34:07.000 - Key number #13 is activating device=1 output=16
26-Nov-16 22:34:07.008 - Key number #13 is activating device=1 output=32
26-Nov-16 22:34:07.023 - There are no ON actions for LAUNCHBALL
26-Nov-16 22:34:07.722 - Key number #13 is de-activating device=1 output=15
26-Nov-16 22:34:07.728 - Key number #13 is de-activating device=1 output=16
26-Nov-16 22:34:07.734 - Key number #13 is de-activating device=1 output=32
26-Nov-16 22:34:07.754 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 22:34:07.760 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 22:34:07.839 - Link is turning off device #7
26-Nov-16 22:34:12.948 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
26-Nov-16 22:34:30.582 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
26-Nov-16 22:34:31.872 - Key number #13 is activating device=1 output=15
26-Nov-16 22:34:31.880 - Key number #13 is activating device=1 output=16
26-Nov-16 22:34:31.886 - Key number #13 is activating device=1 output=32
26-Nov-16 22:34:31.912 - There are no ON actions for LAUNCHBALL
26-Nov-16 22:34:32.526 - Key number #13 is de-activating device=1 output=15
26-Nov-16 22:34:32.532 - Key number #13 is de-activating device=1 output=16
26-Nov-16 22:34:32.539 - Key number #13 is de-activating device=1 output=32
26-Nov-16 22:34:32.554 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 22:34:32.565 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 22:34:32.636 - Link is turning off device #7
26-Nov-16 22:34:35.895 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
26-Nov-16 22:34:48.368 - RIGHT_SLINGSHOT mode=1 action #0 of 'FF_DEV,DV_RS,1'
26-Nov-16 22:34:48.385 - Link is turning on device #4 for 1 milliseconds
26-Nov-16 22:34:48.396 - RIGHT_SLINGSHOT mode=1 action #1 of 'FF_FLASHER,DV_FLOR,FF_TT,1,70,100,RANDOM'
26-Nov-16 22:34:48.404 - Invalid action code for interpretation of FF_TT
26-Nov-16 22:34:48.413 - RIGHT_SLINGSHOT mode=1 action #2 of 'FF_COLOUR,WHITE,RGB_TT,75'
26-Nov-16 22:34:48.420 - Link is turning off device #4
26-Nov-16 22:34:48.448 - There are no OFF actions for RIGHT_SLINGSHOT
26-Nov-16 22:34:54.378 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
26-Nov-16 22:34:55.526 - Key number #13 is activating device=1 output=15
26-Nov-16 22:34:55.534 - Key number #13 is activating device=1 output=16
26-Nov-16 22:34:55.541 - Key number #13 is activating device=1 output=32
26-Nov-16 22:34:55.551 - There are no ON actions for LAUNCHBALL
26-Nov-16 22:34:56.101 - Key number #13 is de-activating device=1 output=15
26-Nov-16 22:34:56.108 - Key number #13 is de-activating device=1 output=16
26-Nov-16 22:34:56.117 - Key number #13 is de-activating device=1 output=32
26-Nov-16 22:34:56.128 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 22:34:56.136 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 22:34:56.209 - Link is turning off device #7
26-Nov-16 22:34:57.461 - There are no ON actions for LAUNCHBALL
26-Nov-16 22:34:57.468 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:34:57.584 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 22:34:57.598 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 22:34:57.608 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:34:57.660 - Link is turning off device #7
26-Nov-16 22:34:59.493 - There are no ON actions for LAUNCHBALL
26-Nov-16 22:34:59.504 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:34:59.614 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 22:34:59.621 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 22:34:59.634 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:34:59.696 - Link is turning off device #7
26-Nov-16 22:35:00.551 - There are no ON actions for LAUNCHBALL
26-Nov-16 22:35:00.560 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:35:00.648 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 22:35:00.653 - Link is turning on device #7 for 50 milliseconds
26-Nov-16 22:35:00.666 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:35:00.726 - Link is turning off device #7
26-Nov-16 22:35:01.307 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
26-Nov-16 22:35:01.792 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
26-Nov-16 22:35:01.878 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
26-Nov-16 22:35:10.035 - There are no OFF actions for GAMEMODE
26-Nov-16 22:35:10.840 - Activating process disappeared so stopping things

Just don't play BioLab   :tongue3:


In Bobs Burgers you still have device #7 triggering, correctly, as well.

 

26-Nov-16 22:18:20.910 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
26-Nov-16 22:18:20.918 - Link is turning on device #7 for 50 milliseconds

I'm struggling to see what's logically different in the log between BioLab and BobsBurgers.

 

I'm seeing it in more than Biolab! It is not a big deal I suppose. Just something is not right.



#15 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,613 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 27 November 2016 - 04:51 AM

OK, I just ran up BioLab on my cabinet, running just fine.  I can fake your problem though and wonder if this will guide us a little.  As I launch the ball I can trigger a LAUNCHBALL event many times if I keep pressing my <ENTER> key - launch key for me in FX2.  Normally I just press it once via my plunger.  I can't do it in BobsBurgers.  It looks like the flag I'm using for being in LAUNCHMODE stays on in BioLab as the ball goes around that launch dome.  It shouldn't really matter (hence I've never noticed it before) but it can be done.  I wonder if you are somehow triggering your launch button multiple times?

 

What button do you use for ball launch?  Is that connected to a button / plunger?  Can you try launching using a keyboard to ensure you get just one keypress?  Thsi should prove / disprove this theory.

 

From the log, it appears to be that you have multiple LAUNCHBALL events, so I think we're narrowing in on the issue.

 

A easy work around for BioLab would be to comment out the LAUNCHBALL line in the COMMAND section of the FX2 file.  That will stop DOFLinx taking any action when launching.  Not ideal, but none-the-less effective.


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#16 Vizzini

Vizzini

    Enthusiast

  • Members
  • PipPipPip
  • 212 posts

  • Flag: United States of America

  • Favorite Pinball: ???

Posted 27 November 2016 - 05:09 AM

That's it! :otvclap: If I comment out LAUNCHBALL, no double flipper effect. I'm using ENTER for launch...just as in your simulation. I've noticed back when testing DOFFX2 that the program picked up the enter key presses from the PinballX menu launch of a table. It actually provided a nice start up effect since I linked it to my beacons and strobes! If you can code a workaround, great! If not, commenting out the LAUNCBALL entry is absolutely fine with me.

 

Oh, FYI, I tried to confirm the issue by launching Biolab straight from the PinballFX2 menu using mouse clicks. Worked fine this way.

 

Thank you for trouble shooting with me!



#17 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,613 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 27 November 2016 - 05:32 AM

Glad to hear we got there.

 

I may have never struck the problem since I use my "Start" button (keyboard 2) for selecting items in PinballX.

 

I doubt I can code around it as I'm not monitoring the keyboard I'm monitoring memory locations, so if PinballFX2 reacts to the startup mechanism from your PinballX setup I don't see that, just the memory triggers in Pinball FX2.


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#18 Outhere

Outhere

    Pinball Wizard

  • Platinum Supporter
  • 4,807 posts

  • Flag: United States of America

  • Favorite Pinball: M M

Posted 27 November 2016 - 06:10 AM

I forgot you have this Board --- Zeb's Opto Flipper Board installed.

Do You think having this board has something to do with it

I use the ENTER for launch,  I'm not having the problem you are but I can simulate it like DDH69 did



#19 Vizzini

Vizzini

    Enthusiast

  • Members
  • PipPipPip
  • 212 posts

  • Flag: United States of America

  • Favorite Pinball: ???

Posted 27 November 2016 - 06:20 PM

I forgot you have this Board --- Zeb's Opto Flipper Board installed.

Do You think having this board has something to do with it

I use the ENTER for launch,  I'm not having the problem you are but I can simulate it like DDH69 did

I disconnected the Opto to test and the issue is still there.

 

I discovered that it is actually not exclusive, perhaps even related, to the ENTER key commands. I switched my PinballX select key to start as DDH69 has his configured and I still see the problem. Also, I noticed it is not just the flippers either that trigger the contactor. If you start Biolab and quickly tap your shoot key to tap the ball - but don't shoot it. Leave it in rail. Now press your nudge keys (mine is control and space.) This creates the effect as well. Also, I'm using Zeb's plunger and the key encoder built in. I disconnect that and still can create the issue with my keyboard. So, we can eliminate that.

 

Again, I'm happy to move on and adjust the FX2 config files to make it work for me. Just adding more information. Thanks for all the suggestions.



#20 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,613 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 27 November 2016 - 09:19 PM

Thanks for the feedback, the more detail the better.  I will continue to think about this one.

 

At present I'm hearing that its just BioLab.  Tell me if you find any others.  I'll go and play BioLab some more  (OK tonight anyway)


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here