Hey everyone. I accidentally created a topic for this because some how I didn't find this thread. I having a hard time getting my LEDs to work. I've been trying a bunch of different things for the past 2 days. Here is my setup:
2 144 led strips cut to 98 for my 32 inch playfield.
https://www.amazon.c...product_details
Here is my power supply.
https://www.amazon.c...product_details
I am using the Oak Micros PAL board.
My LEDS have red, black and green wires. I have the red and black connected the power supply. Each strip separately and they are not connected to one another in any way. I have %v and ground from the PAL board also connected to my power supply.
When I tested the LEDS before I installed with the test button on the PAL board they worked. Now that doesn't work anymore. The PF right will occasionally light up when I turn on the computer and sometimes it has the first 4 or 5 lights on adn will not turn off unless I unplug the power supply. I think my issue is somewhere with the wiring and power, but I am also not sure of my DOF files.
Here is my cabinet file:
<?xml version="1.0"?>
<Cabinet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Name>My Pin Cab</Name>
<OutputControllers>
<FT245RBitbangController>
<Name>Sainsmart 1</Name>
<SerialNumber>FT9LH26G</SerialNumber>
</FT245RBitbangController>
<TeensyStripController>
<Name>TeensyStripController</Name>
<NumberOfLedsStrip1>98</NumberOfLedsStrip1>
<NumberOfLedsStrip2>98</NumberOfLedsStrip2>
<NumberOfLedsStrip3>0</NumberOfLedsStrip3>
<NumberOfLedsStrip4>0</NumberOfLedsStrip4>
<NumberOfLedsStrip5>0</NumberOfLedsStrip5>
<NumberOfLedsStrip6>0</NumberOfLedsStrip6>
<NumberOfLedsStrip7>0</NumberOfLedsStrip7>
<NumberOfLedsStrip8>0</NumberOfLedsStrip8>
<ComPortName>COM5</ComPortName>
</TeensyStripController>
</OutputControllers>
<Toys>
<LedStrip>
<Name>PF Right</Name>
<Width>1</Width>
<Height>98</Height>
<LedStripArrangement>BottomUpLeftRight</LedStripArrangement>
<ColorOrder>GRB</ColorOrder>
<FirstLedNumber>1</FirstLedNumber>
<FadingCurveName>SwissLizardsLedCurve</FadingCurveName>
<OutputControllerName>TeensyStripController</OutputControllerName>
</LedStrip>
<LedStrip>
<Name>PF Left</Name>
<Width>1</Width>
<Height>98</Height>
<LedStripArrangement>BottomUpLeftRight</LedStripArrangement>
<ColorOrder>GRB</ColorOrder>
<FirstLedNumber>99</FirstLedNumber>
<FadingCurveName>SwissLizardsLedCurve</FadingCurveName>
<OutputControllerName>TeensyStripController</OutputControllerName>
</LedStrip>
<LedWizEquivalent>
<Name>SainsmartLWEQ 1</Name>
<LedWizNumber>40</LedWizNumber>
<Outputs>
<LedWizEquivalentOutput>
<OutputName>Sainsmart 1.01</OutputName>
<LedWizEquivalentOutputNumber>1</LedWizEquivalentOutputNumber>
</LedWizEquivalentOutput>
<LedWizEquivalentOutput>
<OutputName>Sainsmart 1.02</OutputName>
<LedWizEquivalentOutputNumber>2</LedWizEquivalentOutputNumber>
</LedWizEquivalentOutput>
<LedWizEquivalentOutput>
<OutputName>Sainsmart 1.03</OutputName>
<LedWizEquivalentOutputNumber>3</LedWizEquivalentOutputNumber>
</LedWizEquivalentOutput>
<LedWizEquivalentOutput>
<OutputName>Sainsmart 1.04</OutputName>
<LedWizEquivalentOutputNumber>4</LedWizEquivalentOutputNumber>
</LedWizEquivalentOutput>
<LedWizEquivalentOutput>
<OutputName>Sainsmart 1.05</OutputName>
<LedWizEquivalentOutputNumber>5</LedWizEquivalentOutputNumber>
</LedWizEquivalentOutput>
<LedWizEquivalentOutput>
<OutputName>Sainsmart 1.06</OutputName>
<LedWizEquivalentOutputNumber>6</LedWizEquivalentOutputNumber>
</LedWizEquivalentOutput>
<LedWizEquivalentOutput>
<OutputName>Sainsmart 1.07</OutputName>
<LedWizEquivalentOutputNumber>7</LedWizEquivalentOutputNumber>
</LedWizEquivalentOutput>
<LedWizEquivalentOutput>
<OutputName>Sainsmart 1.08</OutputName>
<LedWizEquivalentOutputNumber>8</LedWizEquivalentOutputNumber>
</LedWizEquivalentOutput>
</Outputs>
<LedWizEquivalent>
<LedWizEquivalent>
<Name>LedWizEquivalent 30</Name>
<Outputs>
<LedWizEquivalentOutput>
<OutputName>PF Right</OutputName>
<LedWizEquivalentOutputNumber>1</LedWizEquivalentOutputNumber>
</LedWizEquivalentOutput>
<LedWizEquivalentOutput>
<OutputName>PF Left</OutputName>
<LedWizEquivalentOutputNumber>4</LedWizEquivalentOutputNumber>
</LedWizEquivalentOutput>
</Outputs>
<LedWizNumber>30</LedWizNumber>
</LedWizEquivalent>
</Toys>
<AutoConfigEnabled>true</AutoConfigEnabled>
</Cabinet>
Here is my global config file:
<?xml version="1.0" encoding="utf-8"?>
<!--Global configuration for the DirectOutput framework.-->
<!--Saved by DirectOutput Version 3.1.7527.20768: 2021-04-28 13-58-09-->
<GlobalConfig>
<LedWizDefaultMinCommandIntervalMs>10</LedWizDefaultMinCommandIntervalMs>
<LedControlMinimumEffectDurationMs>60</LedControlMinimumEffectDurationMs>
<LedControlMinimumRGBEffectDurationMs>120</LedControlMinimumRGBEffectDurationMs>
<PacLedDefaultMinCommandIntervalMs>10</PacLedDefaultMinCommandIntervalMs>
<IniFilesPath>C:\DirectOutput</IniFilesPath>
<CabinetConfigFilePattern>C:\DirectOutput\Config\Cabinet.xml</CabinetConfigFilePattern>
<TableConfigFilePatterns />
<EnableLogging>true</EnableLogging>
<ClearLogOnSessionStart>true</ClearLogOnSessionStart>
<LogFilePattern>.\DirectOutput.log</LogFilePattern>
</GlobalConfig>
And here is my DirectOutput.log:
DirectOutput Version 3.1.7527.20768, built 2020.08.10 11:32
MJR Grander Unified DOF R3++ edition feat. Djrobx, Rambo3, and Freezy
DOF created by SwissLizard | https://github.com/mjrgh/DirectOutput
2021.04.28 14:10:37.431 DirectOutput Logger initialized
2021.04.28 14:10:37.415 Finishing framework
2021.04.28 14:10:37.416 Finishing cabinet
2021.04.28 14:10:37.416 Debug: Finishing output controllers
2021.04.28 14:10:37.416 Debug: Output controllers finished
2021.04.28 14:10:37.416 Cabinet finished
2021.04.28 14:10:37.416 DirectOutput framework finished.
2021.04.28 14:10:37.416 Bye and thanks for using!
2021.04.28 14:10:37.418 Global config filename is "C:\DirectOutput\config\GlobalConfig_b2SServer.xml"
2021.04.28 14:10:37.431 Global config loaded from: C:\DirectOutput\config\GlobalConfig_b2SServer.xml
2021.04.28 14:10:37.431 Loading Pinball parts
2021.04.28 14:10:37.431 Loading cabinet
2021.04.28 14:10:37.432 Will load cabinet config file: C:\DirectOutput\Config\Cabinet.xml
2021.04.28 14:10:37.519 EXCEPTION: Could not load cabinet config from XML data.
2021.04.28 14:10:37.519 EXCEPTION: Thread:
2021.04.28 14:10:37.519 EXCEPTION: Message: Exception --> Could not deserialize the cabinet config from XML data.
2021.04.28 14:10:37.519 EXCEPTION: A exception occured when loading cabinet config file: C:\DirectOutput\Config\Cabinet.xml
2021.04.28 14:10:37.519 EXCEPTION: Thread:
2021.04.28 14:10:37.519 EXCEPTION: Message: NullReferenceException --> Object reference not set to an instance of an object.
2021.04.28 14:10:37.520 EXCEPTION: Stacktrace: at DirectOutput.Log.Exception(String Message, Exception E)
2021.04.28 14:10:37.520 EXCEPTION: Stacktrace: at DirectOutput.Cab.Cabinet.GetCabinetFromConfigXml(String ConfigXml)
2021.04.28 14:10:37.520 EXCEPTION: Stacktrace: at DirectOutput.Cab.Cabinet.GetCabinetFromConfigXmlFile(String FileName)
2021.04.28 14:10:37.520 EXCEPTION: Stacktrace: at DirectOutput.Cab.Cabinet.GetCabinetFromConfigXmlFile(FileInfo CabinetConfigFile)
2021.04.28 14:10:37.520 EXCEPTION: Stacktrace: at DirectOutput.Pinball.Setup(String GlobalConfigFilename, String TableFilename, String RomName)
2021.04.28 14:10:37.520 EXCEPTION: Targetsite: Void Exception(System.String, System.Exception)
2021.04.28 14:10:37.520 No cabinet config file loaded. Will use AutoConfig.
2021.04.28 14:10:37.521 Cabinet auto configuration started
2021.04.28 14:10:37.618 Detected and added Pinscape Controller Nr. 1 with name Pinscape Controller 01
2021.04.28 14:10:37.618 Added LedwizEquivalent Nr. 51 with name Pinscape Controller 01 Equivalent for Pinscape Controller Nr. 1, 19
2021.04.28 14:10:37.627 PhilipsHueAutoConfigurator.AutoConfig started...note, actual connection detection will happen asynchronously, and device disabled if not succesfull (check further down in the log)
2021.04.28 14:10:37.638 LedWiz-like device at VID=121, PID=6, product string=Generic USB Joystick , manufacturer string=DragonRise Inc.
2021.04.28 14:10:37.638 LedWiz-like device at VID=5218, PID=31880, product string=MYSTIC LIGHT , manufacturer string=MSI
2021.04.28 14:10:37.638 LedWiz-like device at VID=3468, PID=258, product string=USB Sound Device , manufacturer string=<not available>
2021.04.28 14:10:37.641 LedWiz-like device at VID=121, PID=6, product string=Generic USB Joystick , manufacturer string=DragonRise Inc.
2021.04.28 14:10:37.642 LedWiz-like device at VID=6551, PID=9267, product string=mini keyboard, manufacturer string=
2021.04.28 14:10:37.643 LedWiz-like device at VID=6551, PID=9267, product string=mini keyboard, manufacturer string=
2021.04.28 14:10:37.647 LedWiz-like device at VID=1226, PID=39, product string=USB Multimedia Keyboard, manufacturer string=Lite-On Technology Corp.
2021.04.28 14:10:37.652 LedWiz-like device at VID=1226, PID=39, product string=USB Multimedia Keyboard, manufacturer string=Lite-On Technology Corp.
2021.04.28 14:10:37.656 LedWiz-like device at VID=1226, PID=39, product string=USB Multimedia Keyboard, manufacturer string=Lite-On Technology Corp.
2021.04.28 14:10:37.659 LedWiz-like device at VID=121, PID=6, product string=Generic USB Joystick , manufacturer string=DragonRise Inc.
2021.04.28 14:10:37.659 LedWiz-like device at VID=64250, PID=247, product string=Pinscape Controller, manufacturer string=mjrnet
2021.04.28 14:10:37.659 HID caps: usage page=1, usage=4, number of link collection nodes=1, output report byte length=9
2021.04.28 14:10:37.662 Opening 32-bit LedWiz driver...
2021.04.28 14:10:37.662 Detected and added LedWiz Nr. 8 with name LedWiz 08
2021.04.28 14:10:37.662 Added LedwizEquivalent Nr. 8 with name LedWiz 08 Equivalent for Ledwiz Nr. 8
2021.04.28 14:10:37.914 FT245RBitbangControllerAutoConfigurator.AutoConfig.. Detected FT245RBitbangController[0], name=FT245RBitbangController 0, description: UM245R, serial #FT9LH26G
2021.04.28 14:10:37.914 Detected and added FT245RBitbangController Id 0 with name FT245RBitbangController 0
2021.04.28 14:10:37.914 Added LedwizEquivalent Nr. 40 with name FT245RBitbangController 0 Equivalent 1 for PacUIO with Id 0
2021.04.28 14:10:37.914 Cabinet auto configuration finished
2021.04.28 14:10:37.914 Cabinet loaded
2021.04.28 14:10:37.914 Loading table config
2021.04.28 14:10:37.915 No TableFilename specified, will use empty tableconfig
2021.04.28 14:10:37.915 Will try to load configs from DirectOutput.ini or LedControl.ini file(s) for RomName doflinx
2021.04.28 14:10:37.922 Loading LedControl file C:\DirectOutput\directoutputconfig.ini
2021.04.28 14:10:37.940 Min DOF Version is 0.8 for file directoutputconfig.ini
2021.04.28 14:10:37.940 Resolving Tables Variables
2021.04.28 14:10:37.942 Resolving Global Variables
2021.04.28 14:10:38.238 Loading LedControl file C:\DirectOutput\directoutputconfig30.ini
2021.04.28 14:10:38.241 Min DOF Version is 0.8 for file directoutputconfig30.ini
2021.04.28 14:10:38.241 Resolving Tables Variables
2021.04.28 14:10:38.241 Resolving Global Variables
2021.04.28 14:10:38.588 Warning: Cant parse the part AND of the ledcontrol table config setting (W48 and L37)|(W77 and L64)|(W78 and L65) Light_blue 40 AT50 AL0 AH10 AW50 AS400 ADU L25
2021.04.28 14:10:38.588 EXCEPTION: Could not parse setting (W48 and L37)|(W77 and L64)|(W78 and L65) Light_blue 40 AT50 AL0 AH10 AW50 AS400 ADU L25 in column data W34 Royal_blue 50 AH100 ADU AS300/W31 red L0 AT40 AH30 AW30 AFDEN65 AFMIN10 AFMAX40/W36 Pale_violet_red 700 AT85 AH15 AFDEN40 AFMIN100 AFMAX160/W37|W38 medium_orchid 100 AT80 AH20 ADD AS300/W44 Yellow 300 AT70 AH70 ADU AS100 L3/W45|W46 yellow_green 40 AT25 AL0 AH10 AW100 AS400 ADU L25/W45|W46 yellow_green 40 AT25 AL0 AH10 AW100 AS400 ADD L25/(W48 and L37)|(W77 and L64)|(W78 and L65) Light_blue 40 AT50 AL0 AH10 AW50 AS400 ADU L25/(W48 and L37)|(W77 and L64)|(W78 and L65) Light_blue 40 AT50 AL0 AH10 AW50 AS400 ADD L25/W74|S4 PInk M50 MAX50 AH100 ADD AS300/W75 yellow_green 500 L13 AT0 AFDEN8 AFMIN150 AFMAX250 AFFADE150/W41 Royal_blue L13 AT30 AH50 AFDEN35 AFMIN10 AFMAX20/W41 Royal_blue MAX200 AH100 ADD AS400 Blink 50/W18 Red AL0 AT80 AW100 AH8 L3/W31 Red AL0 AT50 AW100 AH8 L3/W32 Orange AL0 AT55 AW100 AH8 L3/W33 Yellow AL0 AT60 AW100 AH8 L3/S20 Red AL0 AT10 AW100 AH8 L3/S52 White AL0 AT10 AW100 AH8 L3/S53 Red AL0 AT15 AW100 AH8 L3/S54 Blue AL0 AT20 AW100 AH8 L3.
2021.04.28 14:10:38.588 EXCEPTION: Thread:
2021.04.28 14:10:38.588 EXCEPTION: Message: Exception --> Cant parse the part AND of the ledcontrol table config setting (W48 and L37)|(W77 and L64)|(W78 and L65) Light_blue 40 AT50 AL0 AH10 AW50 AS400 ADU L25
2021.04.28 14:10:38.589 EXCEPTION: Stacktrace: at DirectOutput.LedControl.Loader.TableConfigSetting.ParseSettingData(String SettingData)
2021.04.28 14:10:38.589 EXCEPTION: Stacktrace: at DirectOutput.LedControl.Loader.TableConfigSetting..ctor(String SettingData)
2021.04.28 14:10:38.589 EXCEPTION: Stacktrace: at DirectOutput.LedControl.Loader.TableConfigColumn.ParseColumnData(String ColumnData, Boolean ThrowExceptions)
2021.04.28 14:10:38.589 EXCEPTION: Targetsite: Void ParseSettingData(System.String)
2021.04.28 14:10:38.589 Warning: Cant parse the part AND of the ledcontrol table config setting (W48 and L37)|(W77 and L64)|(W78 and L65) Light_blue 40 AT50 AL0 AH10 AW50 AS400 ADD L25
2021.04.28 14:10:38.589 EXCEPTION: Could not parse setting (W48 and L37)|(W77 and L64)|(W78 and L65) Light_blue 40 AT50 AL0 AH10 AW50 AS400 ADD L25 in column data W34 Royal_blue 50 AH100 ADU AS300/W31 red L0 AT40 AH30 AW30 AFDEN65 AFMIN10 AFMAX40/W36 Pale_violet_red 700 AT85 AH15 AFDEN40 AFMIN100 AFMAX160/W37|W38 medium_orchid 100 AT80 AH20 ADD AS300/W44 Yellow 300 AT70 AH70 ADU AS100 L3/W45|W46 yellow_green 40 AT25 AL0 AH10 AW100 AS400 ADU L25/W45|W46 yellow_green 40 AT25 AL0 AH10 AW100 AS400 ADD L25/(W48 and L37)|(W77 and L64)|(W78 and L65) Light_blue 40 AT50 AL0 AH10 AW50 AS400 ADU L25/(W48 and L37)|(W77 and L64)|(W78 and L65) Light_blue 40 AT50 AL0 AH10 AW50 AS400 ADD L25/W74|S4 PInk M50 MAX50 AH100 ADD AS300/W75 yellow_green 500 L13 AT0 AFDEN8 AFMIN150 AFMAX250 AFFADE150/W41 Royal_blue L13 AT30 AH50 AFDEN35 AFMIN10 AFMAX20/W41 Royal_blue MAX200 AH100 ADD AS400 Blink 50/W18 Red AL0 AT80 AW100 AH8 L3/W31 Red AL0 AT50 AW100 AH8 L3/W32 Orange AL0 AT55 AW100 AH8 L3/W33 Yellow AL0 AT60 AW100 AH8 L3/S20 Red AL0 AT10 AW100 AH8 L3/S52 White AL0 AT10 AW100 AH8 L3/S53 Red AL0 AT15 AW100 AH8 L3/S54 Blue AL0 AT20 AW100 AH8 L3.
2021.04.28 14:10:38.589 EXCEPTION: Thread:
2021.04.28 14:10:38.589 EXCEPTION: Message: Exception --> Cant parse the part AND of the ledcontrol table config setting (W48 and L37)|(W77 and L64)|(W78 and L65) Light_blue 40 AT50 AL0 AH10 AW50 AS400 ADD L25
2021.04.28 14:10:38.589 EXCEPTION: Stacktrace: at DirectOutput.LedControl.Loader.TableConfigSetting.ParseSettingData(String SettingData)
2021.04.28 14:10:38.589 EXCEPTION: Stacktrace: at DirectOutput.LedControl.Loader.TableConfigSetting..ctor(String SettingData)
2021.04.28 14:10:38.589 EXCEPTION: Stacktrace: at DirectOutput.LedControl.Loader.TableConfigColumn.ParseColumnData(String ColumnData, Boolean ThrowExceptions)
2021.04.28 14:10:38.589 EXCEPTION: Targetsite: Void ParseSettingData(System.String)
2021.04.28 14:10:38.589 Warning: Previous exceptions occured in the line tz,W34 Royal_blue 50 AH100 ADU AS300/W31 red L0 AT40 AH30 AW30 AFDEN65 AFMIN10 AFMAX40/W36 Pale_violet_red 700 AT85 AH15 AFDEN40 AFMIN100 AFMAX160/W37|W38 medium_orchid 100 AT80 AH20 ADD AS300/W44 Yellow 300 AT70 AH70 ADU AS100 L3/W45|W46 yellow_green 40 AT25 AL0 AH10 AW100 AS400 ADU L25/W45|W46 yellow_green 40 AT25 AL0 AH10 AW100 AS400 ADD L25/(W48 and L37)|(W77 and L64)|(W78 and L65) Light_blue 40 AT50 AL0 AH10 AW50 AS400 ADU L25/(W48 and L37)|(W77 and L64)|(W78 and L65) Light_blue 40 AT50 AL0 AH10 AW50 AS400 ADD L25/W74|S4 PInk M50 MAX50 AH100 ADD AS300/W75 yellow_green 500 L13 AT0 AFDEN8 AFMIN150 AFMAX250 AFFADE150/W41 Royal_blue L13 AT30 AH50 AFDEN35 AFMIN10 AFMAX20/W41 Royal_blue MAX200 AH100 ADD AS400 Blink 50/W18 Red AL0 AT80 AW100 AH8 L3/W31 Red AL0 AT50 AW100 AH8 L3/W32 Orange AL0 AT55 AW100 AH8 L3/W33 Yellow AL0 AT60 AW100 AH8 L3/S20 Red AL0 AT10 AW100 AH8 L3/S52 White AL0 AT10 AW100 AH8 L3/S53 Red AL0 AT15 AW100 AH8 L3/S54 Blue AL0 AT20 AW100 AH8 L3,W35 Royal_blue 50 AH100 ADU AS300/W12 Pale_violet_red 700 AT85 AH15 AFDEN40 AFMIN100 AFMAX160/W11 medium_orchid 100 AT80 AH20 ADD AS300/W27 Blue AT85 AH15 F200 ADU AS200 BLINK 1000 BPW20/W27 Blue AT85 AH15 F200 ADD AS200 BLINK 1000 BPW20 W500/W27 plum L0 APCRed AL0 AW100 AT85 AH15/S3|W72 Royal_blue M50 MAX50 AH100 ADU AS300/S2 Purple 100 AT10 AL0 AH60 AW100 AS300 ADU L25/W28 Gold 40 AT50 AL0 AH10 AW100 AS400 ADU L25/W28 Gold 40 AT60 AL0 AH10 AW100 AS400 ADD L25/W43 Light_Blue 40 AT20 AL0 AH10 AW100 AS400 ADU L25/W43 Light_Blue 40 AT25 AL0 AH10 AW100 AS400 ADD L25/W561|W62|W63 Blue_violet 40 AT50 AL0 AH10 AW100 AS400 ADU L25/W561|W62|W63 Blue_violet 40 AT50 AL0 AH10 AW100 AS400 ADD L25/W75 yellow_green 500 L13 AT0 AFDEN8 AFMIN150 AFMAX250 AFFADE150/W54 Royal_blue MAX200 AH100 ADD AS400 Blink 50/W18 Red AL0 AT80 AW100 AH8 L3/S55 Red AL0 AT10 AW100 AH8 L3/S18 Red AL0 AT35 AW100 AH8 L3 of the ledcontrol file
2021.04.28 14:10:38.640 Loading LedControl file C:\DirectOutput\directoutputconfig40.ini
2021.04.28 14:10:38.642 Min DOF Version is 0.8 for file directoutputconfig40.ini
2021.04.28 14:10:38.642 Resolving Tables Variables
2021.04.28 14:10:38.642 Resolving Global Variables
2021.04.28 14:10:38.922 Loading LedControl file C:\DirectOutput\directoutputconfig51.ini
2021.04.28 14:10:38.922 Min DOF Version is 0.8 for file directoutputconfig51.ini
2021.04.28 14:10:38.922 Resolving Tables Variables
2021.04.28 14:10:38.923 Resolving Global Variables
2021.04.28 14:10:39.021 4 directoutputconfig.ini or ledcontrol.ini files loaded.
2021.04.28 14:10:39.022 Config for RomName doflinx exists in LedControl data. Updating cabinet and config.
2021.04.28 14:10:39.031 Table config loading finished: romname=doflinx, tablename=doflinx
2021.04.28 14:10:39.032 Pinball parts loaded
2021.04.28 14:10:39.032 Starting processes
2021.04.28 14:10:39.032 Initializing cabinet
2021.04.28 14:10:39.033 Debug: Initializing output controllers
2021.04.28 14:10:39.033 Pinscape Pinscape Controller 01 intialized and updater thread started.
2021.04.28 14:10:39.034 Debug: Initializing LedWiz Nr. 08
2021.04.28 14:10:39.034 Pinscape Pinscape Controller 01 updater thread started.
2021.04.28 14:10:39.034 Pinscape Pinscape Controller 01 updater thread has connected to Pinscape Pinscape Controller 01.
2021.04.28 14:10:39.035 LedWiz Nr. 08 initialized and updater thread initialized.
2021.04.28 14:10:39.035 Updater thread for LedWiz 08 started.
2021.04.28 14:10:39.036 FT245RBitbangController FT245RBitbangController 0 with serial number FT9LH26G has been initialized and the updater thread has been started.
2021.04.28 14:10:39.036 Debug: Output controllers initialized
2021.04.28 14:10:39.038 Cabinet initialized
2021.04.28 14:10:39.040 Loading shape definition file: C:\DirectOutput\DirectOutputShapes.xml
2021.04.28 14:10:39.044 Connection to FTDI chip FT9LH26G established.
2021.04.28 14:10:39.072 Framework initialized.
2021.04.28 14:10:39.072 Have fun! :)
2021.04.28 14:10:39.094 Initializing cabinet
2021.04.28 14:10:39.094 Debug: Initializing output controllers
2021.04.28 14:10:39.094 Debug: Output controllers initialized
2021.04.28 14:10:39.094 Cabinet initialized
2021.04.28 14:10:39.096 Pinscape Pinscape Controller 01 intialized and updater thread started.
2021.04.28 14:10:39.096 Pinscape Pinscape Controller 01 updater thread started.
2021.04.28 14:10:39.096 Pinscape Pinscape Controller 01 updater thread has connected to Pinscape Pinscape Controller 01.
2021.04.28 14:10:39.099 Opening 32-bit LedWiz driver...
2021.04.28 14:10:39.099 Debug: Initializing LedWiz Nr. 08
2021.04.28 14:10:39.099 LedWiz Nr. 08 initialized and updater thread initialized.
2021.04.28 14:10:39.099 Opening 32-bit LedWiz driver...
2021.04.28 14:10:39.106 FT245RBitbangController with serial number FT9LH26G has been initialized and the updater thread has been started.
2021.04.28 14:10:39.106 EXCEPTION: Could not open the connection to FTDI chip with serial number FT9LH26G.
2021.04.28 14:10:39.106 EXCEPTION: Thread: FT245RBitbangController FT9LH26G named updater thread
2021.04.28 14:10:39.106 EXCEPTION: Message: FT_EXCEPTION --> FTDI device not opened.
2021.04.28 14:10:39.106 EXCEPTION: Stacktrace: at DirectOutput.Cab.Out.FTDIChip.FTDI.ErrorHandler(FT_STATUS ftStatus, FT_ERROR ftErrorCondition)
2021.04.28 14:10:39.106 EXCEPTION: Stacktrace: at DirectOutput.Cab.Out.FTDIChip.FTDI.ErrorHandler(FT_STATUS ftStatus)
2021.04.28 14:10:39.106 EXCEPTION: Stacktrace: at DirectOutput.Cab.Out.FTDIChip.FT245RBitbangController.Connect()
2021.04.28 14:10:39.106 EXCEPTION: Targetsite: Void ErrorHandler(FT_STATUS, FT_ERROR)
2021.04.28 14:10:39.106 Warning: No connection to FTDI chip FT9LH26G. Updater thread will terminate.
2021.04.28 14:10:39.140 ArtNet finished and updater thread stopped.
2021.04.28 14:10:39.140 PinControl finished and updater thread stopped.
2021.04.28 14:10:39.141 Pinscape Pinscape Controller 01 updater thread has disconnected from Pinscape Pinscape Controller 01 and will terminate.
2021.04.28 14:10:39.141 Pinscape Pinscape Controller 01 finished and updater thread stopped.
2021.04.28 14:10:39.141 FT245RBitbangController with serial number FT9LH26G has been finished and the updater thread has been terminated.
2021.04.28 14:10:39.141 ArtNet finished and updater thread stopped.
2021.04.28 14:10:39.141 PinControl finished and updater thread stopped.
2021.04.28 14:10:39.142 Debug: Finishing LedWiz Nr. 08
2021.04.28 14:10:39.149 Updater thread for LedWiz 08 terminated.
2021.04.28 14:10:39.171 LedWiz Nr. 08 finished and updater thread stopped.
2021.04.28 14:10:39.171 ArtNet finished and updater thread stopped.
2021.04.28 14:10:39.171 PinControl finished and updater thread stopped.
2021.04.28 14:10:39.171 ArtNet finished and updater thread stopped.
2021.04.28 14:10:39.171 PinControl finished and updater thread stopped.
2021.04.28 14:10:39.171 Finishing cabinet
2021.04.28 14:10:39.171 Debug: Finishing output controllers
2021.04.28 14:10:39.171 Debug: Output controllers finished
2021.04.28 14:10:39.171 Cabinet finished
2021.04.28 14:10:40.188 Debug: Disposing LedWiz instance 08.
2021.04.28 14:10:41.072 Finishing framework
2021.04.28 14:10:41.073 Finishing cabinet
2021.04.28 14:10:41.073 Debug: Finishing output controllers
2021.04.28 14:10:41.074 Pinscape Pinscape Controller 01 updater thread has disconnected from Pinscape Pinscape Controller 01 and will terminate.
2021.04.28 14:10:41.074 Pinscape Pinscape Controller 01 finished and updater thread stopped.
2021.04.28 14:10:41.074 Debug: Finishing LedWiz Nr. 08
2021.04.28 14:10:41.086 LedWiz Nr. 08 finished and updater thread stopped.
2021.04.28 14:10:41.189 Connection to FTDI chip FT9LH26G closed.
2021.04.28 14:10:41.189 FT245RBitbangController FT245RBitbangController 0 with serial number FT9LH26G has been finished and the updater thread has been terminated.
2021.04.28 14:10:41.189 Debug: Output controllers finished
2021.04.28 14:10:41.189 Cabinet finished
2021.04.28 14:10:41.189 DirectOutput framework finished.
2021.04.28 14:10:41.189 Bye and thanks for using!
2021.04.28 14:30:05.420 Debug: Disposing LedWiz instance 08.
2021.04.28 14:30:05.420 Debug: Disposing LedWiz instance 08.
Any help would be much appreciated!