ok DDH I'm on v7.24 and thanks for helping me learn (others who find this can learn). I think I had a basic issue with with a mismatch between the recognized device numbers, joystick numbers and port reference numbers. I did recently add a Pinscape Digital Plunger and I think by doing that it re-sequenced my previous device and joystick reference numbers. So my Sainsmart(8) became device #3 instead of when I started it was device #1. My log file showed the new device assignment number as seen in my log results below. Once I started to mess with and correct the flipper device/port references the Sainsmart began to come to life again. I moved my relays triggers from the 100 series to the 300 series until I learn how to recode them back to the 100's. I really appreciate your help on this, advancing my skills.
A few remaining questions: ----------
Q1. I'd like to sequence my Sainsmart back to DofLINX device:1, then let other things I add, like digital plunger and led whiz take device numbers 2 & 3 respectively. How can I force the device numbers as a function of the DofLinx.ini file?
19-Jan-21 20:46:36.850 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
19-Jan-21 20:46:36.863 - Starting up - version 7.24
19-Jan-21 20:46:36.868 - Pre-Reading DOFLinx.INI startup config file details
19-Jan-21 20:46:36.890 - DEBUG enabled with showing of window False
19-Jan-21 20:46:36.895 - No DOF Global Config file supplied
19-Jan-21 20:46:36.920 - Joystick # 1 detected : 12 buttons DPAD Z-Axis
19-Jan-21 20:46:36.923 - Joystick # 2 detected : 32 buttons Z-Axis
19-Jan-21 20:46:36.961 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
19-Jan-21 20:46:36.973 - DOFLinx device:1 Pinscape setup with 22 outputs
19-Jan-21 20:46:37.001 - DOFLinx device: 2 Initializing as LEDWiz #8 with ID=0
19-Jan-21 20:46:37.004 - DOFLinx device:2 LEDWiz setup with 32 outputs
19-Jan-21 20:46:37.005 - This device is probably a PinScape emulating a LEDWiz, if it is, then it is better to assign toys to the Pinscape device not this one
19-Jan-21 20:46:37.266 - DOFLinx Device: 3 Initializing as FTDI (Sainsmart) #1 serial # AB0KK68T
19-Jan-21 20:46:37.271 - DOFLinx device:3 FTDI (Sainsmart) setup with 8 outputs
19-Jan-21 20:46:37.289 - Reading DOFLinx.INI startup config file details
19-Jan-21 20:46:37.291 - Turning DEBUG off
19-Jan-21 20:46:37.292 - DEBUG enabled with showing of window False
19-Jan-21 20:46:37.295 - Reading DirectOutputConfig file named c:\DirectOutput\config\directoutputconfig40.ini
19-Jan-21 20:46:37.369 - Set Debug Privilege = Running as administrator so no action taken
19-Jan-21 20:46:46.759 - Found valid process name of 'Pinball FX3'
19-Jan-21 20:46:46.761 - Setting FX3 process ID to :4324
19-Jan-21 20:46:48.763 - Activated by process name : 'Pinball FX3'
19-Jan-21 20:46:48.776 - Named process detected and startup commenced
19-Jan-21 20:46:48.816 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
19-Jan-21 20:46:48.821 - DOFLinx device:1 Pinscape setup with 22 outputs
19-Jan-21 20:46:48.825 - DOFLinx device: 2 Initializing as LEDWiz #8 with ID=0
19-Jan-21 20:46:48.830 - DOFLinx device:2 LEDWiz setup with 32 outputs
19-Jan-21 20:46:48.838 - This device is probably a PinScape emulating a LEDWiz, if it is, then it is better to assign toys to the Pinscape device not this one
19-Jan-21 20:46:49.091 - DOFLinx Device: 3 Initializing as FTDI (Sainsmart) #1 serial # AB0KK68T
19-Jan-21 20:46:49.092 - DOFLinx device:3 FTDI (Sainsmart) setup with 8 outputs
19-Jan-21 20:46:49.638 - FX3 EXE name=C:\GAMES\Steam\steamapps\common\Pinball FX3\Pinball FX3.exe Size=11303056 bytes, Dated 12/4/2020 3:02:18 PM
19-Jan-21 20:46:49.766 - Applying memory offsets for FX3 version circa 2/12/20
## SAINSMART Begin: PORT #1 Relay Board
##JOHN Config 01/16/2021
# 1st Digit is for Joystick Port #1
# Flippers, Slingshots & Middle Bumpers
LINK_LF=101,50,10000,255
LINK_RF=102,50,10000,255
LINK_LS=103,50,1000,255
LINK_RS=104,50,1000,255
LINK_ML=105,50,1000,255
LINK_MR=106,50,1000,255
# Shaker & Knocker
LINK_SH=107,1000,5000,255
LINK_KN=108,120,500,255
## SAINSMART End Section
## PINSCAPE PORT #2 - Digital Plunger & Nudge Settings
#JOY_PORT=2
#JOY_X_OFFSET=32767
#JOY_Y_OFFSET=32767
#NUDGE_LEFT_POINT=-5500
#NUDGE_RIGHT_POINT=5500
#NUDGE_FORWARD_POINT=4000
#NUDGE_LEFT_KEY=4C
#NUDGE_RIGHT_KEY=52
#NUDGE_FORWARD_KEY=20
#NUDGE_LEFT_INPUT=A2
#NUDGE_RIGHT_INPUT=A3
## DIGITAL PLUNGER SETTINGS
PLUNGER_AXIS=Z
PLUNGER_JOYSTICK_NUMBER=2
PLUNGER_KEY=0D
PLUNGER_PULL_POINT=63000
PLUNGER_RELEASE_POINT=33000
Edited by mrjcrane, 20 January 2021 - 08:13 AM.