Hi all,
I'm setting up the DOFLinx.ini file to get the feedback devices working with FP. They work well with VP so now it's onto FP!
For the specific section on setting up the devices, I configured them as such, noting that I set them according to the ports assigned in the Config Tool:
# Device and Ports for the 10 solenoid setup for Flippers, Slingshots, Middle 3 solenoids, Back 3 Solenoids.
LINK_LF=101,50,10000,255
LINK_RF=110,50,10000,255
LINK_LS=102,50,1000,255
LINK_RS=109,50,1000,255
LINK_ML=103,50,1000,255
LINK_MC=104,50,1000,255
LINK_MR=105,50,1000,255
LINK_BL=106,50,1000,255
LINK_BC=107,50,1000,255
LINK_BR=108,50,1000,255
# Device and Ports for the shaker, gear motor, knocker, beacon and strobe
LINK_SH=113,1000,5000,255
# LINK_GR=113,750,10000,255
LINK_KN=112,120,500,255
LINK_BK=117,FLASH,200,255
LINK_SR=016,ON,0,255
QUESTION: Am I correct in assigning a "1" in front of each of the device ports, or should I assign a "2" given that it's "Ledwiz 2". Thanks!