- This topic has 28 replies, 3 voices, and was last updated 4 years ago by chicagobears1977.
-
AuthorPosts
-
September 6, 2020 at 5:23 pm #199937
Hello,
I recently began to install addressable leds throughout my cabinet. I purchased the teensy board and set that up through major frenchy site even soldering the two pins together to get rid of the white leds. I have all my other toys working fine.. fan, knockers led strip.. ect. For some reason I can’t figure out why my ini 20 file is working and my ini 30 file is not. I’m guessing it’s a problem from the teensy not responding to dof. Any help would be appreciated.
thanks,
chicagobears1977
You need to login in order to like this post: click here
September 6, 2020 at 5:43 pm #199939Hello,
I recently began to install addressable leds throughout my cabinet. I purchased the teensy board and set that up through major frenchy site even soldering the two pins together to get rid of the white leds. I have all my other toys working fine.. fan, knockers led strip.. ect. For some reason I can’t figure out why my ini 20 file is working and my ini 30 file is not. I’m guessing it’s a problem from the teensy not responding to dof. Any help would be appreciated.
thanks,
chicagobears1977Post a picture of your config Folder
To post a picture click top right I-conYou need to login in order to like this post: click here
September 6, 2020 at 6:44 pm #199944You need to login in order to like this post: click here
September 6, 2020 at 6:58 pm #199945Post the top 1/3 of this file — DirectOutput.log
You need to login in order to like this post: click here
September 6, 2020 at 7:10 pm #199946DirectOutput 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
2020.09.06 15:24:20.964 DirectOutput Logger initialized
2020.09.06 15:24:20.964 Global config filename is “C:\DirectOutput\Config\GlobalConfig.xml”
2020.09.06 15:24:20.964 Global config loaded from: C:\DirectOutput\Config\GlobalConfig.xml
2020.09.06 15:24:20.964 Loading Pinball parts
2020.09.06 15:24:20.964 Loading cabinet
2020.09.06 15:24:20.964 Will load cabinet config file: C:\DirectOutput\Config\Cabinet.xml
2020.09.06 15:24:21.293 EXCEPTION: Could not load cabinet config from XML data.
2020.09.06 15:24:21.293 EXCEPTION: Thread:
2020.09.06 15:24:21.293 EXCEPTION: Message: Exception –> Could not deserialize the cabinet config from XML data.
2020.09.06 15:24:21.293 EXCEPTION: A exception occured when loading cabinet config file: C:\DirectOutput\Config\Cabinet.xml
2020.09.06 15:24:21.293 EXCEPTION: Thread:
2020.09.06 15:24:21.293 EXCEPTION: Message: NullReferenceException –> Object reference not set to an instance of an object.
2020.09.06 15:24:21.293 EXCEPTION: Stacktrace: at DirectOutput.Log.Exception(String Message, Exception E)
2020.09.06 15:24:21.293 EXCEPTION: Stacktrace: at DirectOutput.Cab.Cabinet.GetCabinetFromConfigXml(String ConfigXml)
2020.09.06 15:24:21.293 EXCEPTION: Stacktrace: at DirectOutput.Cab.Cabinet.GetCabinetFromConfigXmlFile(String FileName)
2020.09.06 15:24:21.293 EXCEPTION: Stacktrace: at DirectOutput.Cab.Cabinet.GetCabinetFromConfigXmlFile(FileInfo CabinetConfigFile)
2020.09.06 15:24:21.293 EXCEPTION: Stacktrace: at DirectOutput.Pinball.Setup(String GlobalConfigFilename, String TableFilename, String RomName)
2020.09.06 15:24:21.293 EXCEPTION: Targetsite: Void Exception(System.String, System.Exception)
2020.09.06 15:24:21.293 No cabinet config file loaded. Will use AutoConfig.
2020.09.06 15:24:21.293 Cabinet auto configuration started
2020.09.06 15:24:21.388 Detected and added PacLed64 Id 1 with name PacLed64 1
2020.09.06 15:24:21.388 Added LedwizEquivalent Nr. 20 with name PacLed64 1 Equivalent 1 for PacLed64 with Id 1
2020.09.06 15:24:21.388 PacDriveSingleton.PacUIOGetIdList: i=0, numdevices=1, DeviceType=PacLED64
2020.09.06 15:24:21.404 PhilipsHueAutoConfigurator.AutoConfig started…note, actual connection detection will happen asynchronously, and device disabled if not succesfull (check further down in the log)
2020.09.06 15:24:21.404 LedWiz-like device at VID=26881, PID=4644, product string=<not available>, manufacturer string=<not available>
2020.09.06 15:24:21.404 LedWiz-like device at VID=121, PID=6, product string=Generic USB Joystick , manufacturer string=DragonRise Inc.
2020.09.06 15:24:21.404 LedWiz-like device at VID=26881, PID=4644, product string=<not available>, manufacturer string=<not available>
2020.09.06 15:24:21.404 LedWiz-like device at VID=53769, PID=5121, product string=Ultimarc, manufacturer string=Ultimarc
2020.09.06 15:24:21.419 Cabinet auto configuration finished
2020.09.06 15:24:21.419 Cabinet loaded
2020.09.06 15:24:21.419 Loading table config
2020.09.06 15:24:21.419 Warning: No table config file found. Will try to load config from LedControl file(s).
2020.09.06 15:24:21.419 Will try to load configs from DirectOutput.ini or LedControl.ini file(s) for RomName austin
2020.09.06 15:24:21.419 Loading LedControl file C:\Visual Pinball\Tables\directoutputconfig20.ini
2020.09.06 15:24:21.435 Min DOF Version is 0.8 for file directoutputconfig20.ini
2020.09.06 15:24:21.435 Resolving Tables Variables
2020.09.06 15:24:21.435 Resolving Global Variables
2020.09.06 15:24:21.919 Loading LedControl file C:\Visual Pinball\Tables\directoutputconfig30.ini
2020.09.06 15:24:21.951 Min DOF Version is 0.8 for file directoutputconfig30.ini
2020.09.06 15:24:21.951 Resolving Tables Variables
2020.09.06 15:24:21.951 Resolving Global Variables
2020.09.06 15:24:23.060 2 directoutputconfig.ini or ledcontrol.ini files loaded.
2020.09.06 15:24:23.060 Config for RomName austin exists in LedControl data. Updating cabinet and config.
2020.09.06 15:24:23.075 Table config loading finished: romname=austin, tablename=Austin Powers (Stern 2001) 1.01
2020.09.06 15:24:23.075 Pinball parts loaded
2020.09.06 15:24:23.075 Starting processes
2020.09.06 15:24:23.075 Initializing cabinet
2020.09.06 15:24:23.075 Debug: Initializing output controllers
2020.09.06 15:24:23.075 PacLed64 Id:1 initialized and updater thread started.
2020.09.06 15:24:23.075 Debug: Output controllers initialized
2020.09.06 15:24:23.091 Cabinet initialized
2020.09.06 15:24:23.091 Loading shape definition file: C:\DirectOutput\Config\DirectOutputShapes.xml
2020.09.06 15:24:23.138 Framework initialized.
2020.09.06 15:24:23.138 Have fun! :)
2020.09.06 15:24:37.327 Finishing framework
2020.09.06 15:24:37.327 Finishing cabinet
2020.09.06 15:24:37.327 Debug: Finishing output controllers
2020.09.06 15:24:38.565 PacLed64 Id:1 finished and updater thread stopped.
2020.09.06 15:24:38.565 Debug: Output controllers finished
2020.09.06 15:24:38.565 Cabinet finished
2020.09.06 15:24:38.565 DirectOutput framework finished.
2020.09.06 15:24:38.565 Bye and thanks for using!You need to login in order to like this post: click here
September 6, 2020 at 7:18 pm #199949Post your Cabinet.xml file
You need to login in order to like this post: click here
September 6, 2020 at 7:21 pm #199950<?xml version=”1.0″?>
<Cabinet xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xmlns:xsd=”http://www.w3.org/2001/XMLSchema”>
<Name>MajorFrenchy</Name>
<OutputControllers><TeensyStripController>
<Name>LedStripController</Name>
<NumberOfLedsStrip1>736</NumberOfLedsStrip1>
<NumberOfLedsStrip2>0</NumberOfLedsStrip2>
<NumberOfLedsStrip3>0</NumberOfLedsStrip3>
<NumberOfLedsStrip4>0</NumberOfLedsStrip4>
<NumberOfLedsStrip5>0</NumberOfLedsStrip5>
<NumberOfLedsStrip6>0</NumberOfLedsStrip6>
<NumberOfLedsStrip7>0</NumberOfLedsStrip7>
<NumberOfLedsStrip8>0</NumberOfLedsStrip8>
<ComPortName>COM3</ComPortName>
</TeensyStripController></OutputControllers>
<Toys>
<LedStrip>
<Name>BackBoard</Name>
<Width>56</Width>
<Height>8</Height>
<LedStripArrangement>TopDownAlternateLeftRight</LedStripArrangement>
<ColorOrder>GRB</ColorOrder>
<FirstLedNumber>1</FirstLedNumber>
<FadingCurveName>SwissLizardsLedCurve</FadingCurveName>
<OutputControllerName>WS2811</OutputControllerName>
</LedStrip><LedStrip>
<Name>Sideboard Right</Name>
<Width>1</Width>
<Height>144</Height>
<LedStripArrangement>TopDownRightLeft</LedStripArrangement>
<ColorOrder>GRB</ColorOrder>
<FirstLedNumber>449</FirstLedNumber>
<FadingCurveName>SwissLizardsLedCurve</FadingCurveName>
<OutputControllerName>LedStripController</OutputControllerName>
</LedStrip><LedStrip>
<Name>Sideboard Left</Name>
<Width>1</Width>
<Height>144</Height>
<LedStripArrangement>DownUpRightLeft</LedStripArrangement>
<ColorOrder>GRB</ColorOrder>
<FirstLedNumber>593</FirstLedNumber>
<FadingCurveName>SwissLizardsLedCurve</FadingCurveName>
<OutputControllerName>LedStripController</OutputControllerName>
</LedStrip><LedStrip>
<Name>car</Name>
<Width>1</Width>
<Height>7</Height>
<LedStripArrangement>TopDownLeftRight</LedStripArrangement>
<ColorOrder>GRB</ColorOrder>
<FirstLedNumber>593</FirstLedNumber>
<FadingCurveName>SwissLizardsLedCurve</FadingCurveName>
<OutputControllerName>LedStripController</OutputControllerName>
</LedStrip><LedWizEquivalent>
<Name>LedWizEquivalent 30</Name>
<Outputs><LedWizEquivalentOutput>
<OutputName>BackBoard</OutputName>
<LedWizEquivalentOutputNumber>1</LedWizEquivalentOutputNumber>
</LedWizEquivalentOutput><LedWizEquivalentOutput>
<OutputName>Sideboard Right</OutputName>
<LedWizEquivalentOutputNumber>4</LedWizEquivalentOutputNumber>
</LedWizEquivalentOutput><LedWizEquivalentOutput>
<OutputName>Sideboard Left</OutputName>
<LedWizEquivalentOutputNumber>7</LedWizEquivalentOutputNumber>
</LedWizEquivalentOutput><LedWizEquivalentOutput>
<OutputName>car</OutputName>
<LedWizEquivalentOutputNumber>16</LedWizEquivalentOutputNumber>
</LedWizEquivalentOutput></Outputs>
<LedWizNumber>30</LedWizNumber>
</LedWizEquivalent></Toys>
</Cabinet>
You need to login in order to like this post: click here
September 6, 2020 at 7:53 pm #199955Try this
<?xml version="1.0"?>
<Cabinet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Name>MajorFrenchy</Name>
<OutputControllers>
<TeensyStripController>
<Name>LedStripController</Name>
<NumberOfLedsStrip1>743</NumberOfLedsStrip1>
<NumberOfLedsStrip2>0</NumberOfLedsStrip2>
<NumberOfLedsStrip3>0</NumberOfLedsStrip3>
<NumberOfLedsStrip4>0</NumberOfLedsStrip4>
<NumberOfLedsStrip5>0</NumberOfLedsStrip5>
<NumberOfLedsStrip6>0</NumberOfLedsStrip6>
<NumberOfLedsStrip7>0</NumberOfLedsStrip7>
<NumberOfLedsStrip8>0</NumberOfLedsStrip8>
<ComPortName>COM3</ComPortName>
</TeensyStripController>
</OutputControllers>
<Toys>
<LedStrip>
<Name>BackBoard</Name>
<Width>56</Width>
<Height>8</Height>
<LedStripArrangement>TopDownAlternateLeftRight</LedStripArrangement>
<ColorOrder>GRB</ColorOrder>
<FirstLedNumber>1</FirstLedNumber>
<FadingCurveName>SwissLizardsLedCurve</FadingCurveName>
<OutputControllerName>WS2811</OutputControllerName>
</LedStrip>
<LedStrip>
<Name>Sideboard Right</Name>
<Width>1</Width>
<Height>144</Height>
<LedStripArrangement>TopDownRightLeft</LedStripArrangement>
<ColorOrder>GRB</ColorOrder>
<FirstLedNumber>449</FirstLedNumber>
<FadingCurveName>SwissLizardsLedCurve</FadingCurveName>
<OutputControllerName>LedStripController</OutputControllerName>
</LedStrip>
<LedStrip>
<Name>Sideboard Left</Name>
<Width>1</Width>
<Height>144</Height>
<LedStripArrangement>DownUpRightLeft</LedStripArrangement>
<ColorOrder>GRB</ColorOrder>
<FirstLedNumber>593</FirstLedNumber>
<FadingCurveName>SwissLizardsLedCurve</FadingCurveName>
<OutputControllerName>LedStripController</OutputControllerName>
</LedStrip>
<LedStrip>
<Name>car</Name>
<Width>1</Width>
<Height>7</Height>
<LedStripArrangement>TopDownLeftRight</LedStripArrangement>
<ColorOrder>GRB</ColorOrder>
<FirstLedNumber>737</FirstLedNumber>
<FadingCurveName>SwissLizardsLedCurve</FadingCurveName>
<OutputControllerName>LedStripController</OutputControllerName>
</LedStrip>
<LedWizEquivalent>
<Name>LedWizEquivalent 30</Name>
<Outputs>
<LedWizEquivalentOutput>
<OutputName>BackBoard</OutputName>
<LedWizEquivalentOutputNumber>1</LedWizEquivalentOutputNumber>
</LedWizEquivalentOutput>
<LedWizEquivalentOutput>
<OutputName>Sideboard Right</OutputName>
<LedWizEquivalentOutputNumber>4</LedWizEquivalentOutputNumber>
</LedWizEquivalentOutput>
<LedWizEquivalentOutput>
<OutputName>Sideboard Left</OutputName>
<LedWizEquivalentOutputNumber>7</LedWizEquivalentOutputNumber>
</LedWizEquivalentOutput>
<LedWizEquivalentOutput>
<OutputName>car</OutputName>
<LedWizEquivalentOutputNumber>16</LedWizEquivalentOutputNumber>
</LedWizEquivalentOutput>
</Outputs>
<LedWizNumber>30</LedWizNumber>
</LedWizEquivalent>
</Toys>
</Cabinet>
You need to login in order to like this post: click here
September 7, 2020 at 8:41 pm #200177hey outhere
I tried that xml file and nothing happened. I even changed out the teensy board thinking that might be it but still nothing. Im stumped.
You need to login in order to like this post: click here
September 8, 2020 at 1:53 am #200199Mayby there is a problem with the wiring could you poste a pic or give some infos about, mayby this helps.
http://mjrnet.org/pinscape/BuildGuideV2/BuildGuide.php?sid=addressableLightStrips helps
greetings
karlson
You need to login in order to like this post: click here
September 8, 2020 at 10:36 am #200238@chicagobears1977
Post the top 1/3 of this file again using my cabinet file — DirectOutput.log
Also post this file — GlobalConfig.xml <— I’m not even sure why you have this file, I have never had it and everything works great for the last 5 years
Also post this file — GlobalConfig_B2SServer.xmlYou need to login in order to like this post: click here
September 8, 2020 at 5:38 pm #200309Direct Output
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
2020.09.08 17:33:10.440 DirectOutput Logger initialized
2020.09.08 17:33:10.423 Finishing framework
2020.09.08 17:33:10.424 Finishing cabinet
2020.09.08 17:33:10.425 Debug: Finishing output controllers
2020.09.08 17:33:10.425 Debug: Output controllers finished
2020.09.08 17:33:10.425 Cabinet finished
2020.09.08 17:33:10.425 DirectOutput framework finished.
2020.09.08 17:33:10.425 Bye and thanks for using!
2020.09.08 17:33:10.427 Global config filename is “C:\DirectOutput\config\GlobalConfig_b2SServer.xml”
2020.09.08 17:33:10.440 Global config loaded from: C:\DirectOutput\config\GlobalConfig_b2SServer.xml
2020.09.08 17:33:10.441 Loading Pinball parts
2020.09.08 17:33:10.441 Loading cabinet
2020.09.08 17:33:10.441 Will load cabinet config file: C:\DirectOutput\Config\cabinet.xml
2020.09.08 17:33:10.792 EXCEPTION: Could not load cabinet config from XML data.
2020.09.08 17:33:10.792 EXCEPTION: Thread:
2020.09.08 17:33:10.792 EXCEPTION: Message: Exception –> Could not deserialize the cabinet config from XML data.
2020.09.08 17:33:10.792 EXCEPTION: A exception occured when loading cabinet config file: C:\DirectOutput\Config\cabinet.xml
2020.09.08 17:33:10.792 EXCEPTION: Thread:
2020.09.08 17:33:10.792 EXCEPTION: Message: NullReferenceException –> Object reference not set to an instance of an object.
2020.09.08 17:33:10.793 EXCEPTION: Stacktrace: at DirectOutput.Log.Exception(String Message, Exception E)
2020.09.08 17:33:10.793 EXCEPTION: Stacktrace: at DirectOutput.Cab.Cabinet.GetCabinetFromConfigXml(String ConfigXml)
2020.09.08 17:33:10.793 EXCEPTION: Stacktrace: at DirectOutput.Cab.Cabinet.GetCabinetFromConfigXmlFile(String FileName)
2020.09.08 17:33:10.793 EXCEPTION: Stacktrace: at DirectOutput.Cab.Cabinet.GetCabinetFromConfigXmlFile(FileInfo CabinetConfigFile)
2020.09.08 17:33:10.793 EXCEPTION: Stacktrace: at DirectOutput.Pinball.Setup(String GlobalConfigFilename, String TableFilename, String RomName)
2020.09.08 17:33:10.793 EXCEPTION: Targetsite: Void Exception(System.String, System.Exception)
2020.09.08 17:33:10.794 No cabinet config file loaded. Will use AutoConfig.
2020.09.08 17:33:10.794 Cabinet auto configuration started
2020.09.08 17:33:10.810 Detected and added PacLed64 Id 1 with name PacLed64 1
2020.09.08 17:33:10.811 Added LedwizEquivalent Nr. 20 with name PacLed64 1 Equivalent 1 for PacLed64 with Id 1
2020.09.08 17:33:10.812 PacDriveSingleton.PacUIOGetIdList: i=0, numdevices=1, DeviceType=PacLED64
2020.09.08 17:33:10.812 PhilipsHueAutoConfigurator.AutoConfig started…note, actual connection detection will happen asynchronously, and device disabled if not succesfull (check further down in the log)
2020.09.08 17:33:10.816 LedWiz-like device at VID=26881, PID=4644, product string=<not available>, manufacturer string=<not available>
2020.09.08 17:33:10.819 LedWiz-like device at VID=121, PID=6, product string=Generic USB Joystick , manufacturer string=DragonRise Inc.
2020.09.08 17:33:10.819 LedWiz-like device at VID=26881, PID=4644, product string=<not available>, manufacturer string=<not available>
2020.09.08 17:33:10.820 LedWiz-like device at VID=53769, PID=5121, product string=Ultimarc, manufacturer string=Ultimarc
2020.09.08 17:33:10.824 Cabinet auto configuration finished
2020.09.08 17:33:10.824 Cabinet loaded
2020.09.08 17:33:10.824 Loading table config
2020.09.08 17:33:10.824 No TableFilename specified, will use empty tableconfig
2020.09.08 17:33:10.824 Will try to load configs from DirectOutput.ini or LedControl.ini file(s) for RomName doflinx
2020.09.08 17:33:10.826 Loading LedControl file C:\DirectOutput\Config\directoutputconfig.ini
2020.09.08 17:33:10.828 Min DOF Version is 0.8 for file directoutputconfig.ini
2020.09.08 17:33:10.828 Warning: Could not find table config section in file C:\DirectOutput\Config\directoutputconfig.ini.
2020.09.08 17:33:10.828 Loading LedControl file C:\DirectOutput\Config\directoutputconfig20.ini
2020.09.08 17:33:10.830 Min DOF Version is 0.8 for file directoutputconfig20.ini
2020.09.08 17:33:10.830 Resolving Tables Variables
2020.09.08 17:33:10.832 Resolving Global Variables
2020.09.08 17:33:11.321 Loading LedControl file C:\DirectOutput\Config\directoutputconfig30.ini
2020.09.08 17:33:11.345 Min DOF Version is 0.8 for file directoutputconfig30.ini
2020.09.08 17:33:11.345 Resolving Tables Variables
2020.09.08 17:33:11.345 Resolving Global Variables
2020.09.08 17:33:12.472 3 directoutputconfig.ini or ledcontrol.ini files loaded.
2020.09.08 17:33:12.474 Config for RomName doflinx exists in LedControl data. Updating cabinet and config.
2020.09.08 17:33:12.474 EXCEPTION: DirectOutput framework has encountered a exception during setup.
2020.09.08 17:33:12.474 EXCEPTION: Thread:
2020.09.08 17:33:12.474 EXCEPTION: Message: NullReferenceException –> Object reference not set to an instance of an object.
2020.09.08 17:33:12.474 EXCEPTION: Stacktrace: at DirectOutput.LedControl.Setup.Configurator.Setup(LedControlConfigList LedControlConfigList, Table Table, Cabinet Cabinet, String RomName)
2020.09.08 17:33:12.474 EXCEPTION: Stacktrace: at DirectOutput.Pinball.Setup(String GlobalConfigFilename, String TableFilename, String RomName)
2020.09.08 17:33:12.474 EXCEPTION: Targetsite: Void Setup(DirectOutput.LedControl.Loader.LedControlConfigList, DirectOutput.Table.Table, DirectOutput.Cab.Cabinet, System.String)
2020.09.08 17:33:12.486 Initializing cabinet
2020.09.08 17:33:12.487 Debug: Initializing output controllers
2020.09.08 17:33:12.487 Debug: Output controllers initialized
2020.09.08 17:33:12.487 Cabinet initialized
2020.09.08 17:33:12.490 PacLed64 Id:1 initialized and updater thread started.
2020.09.08 17:33:12.492 PacDriveSingleton.PacUIOGetIdList: i=0, numdevices=1, DeviceType=PacLED64
2020.09.08 17:33:14.480 Finishing framework
2020.09.08 17:33:14.480 Finishing cabinet
2020.09.08 17:33:14.481 Debug: Finishing output controllers
2020.09.08 17:33:15.732 PacLed64 Id:1 finished and updater thread stopped.
2020.09.08 17:33:15.732 Debug: Output controllers finished
2020.09.08 17:33:15.732 Cabinet finished
2020.09.08 17:33:15.732 DirectOutput framework finished.
2020.09.08 17:33:15.732 Bye and thanks for using!
2020.09.08 17:33:15.732 Initializing cabinet
2020.09.08 17:33:15.732 Debug: Initializing output controllers
2020.09.08 17:33:15.732 Debug: Output controllers initialized
2020.09.08 17:33:15.732 Cabinet initialized
2020.09.08 17:33:15.734 PacLed64 Id:1 initialized and updater thread started.
2020.09.08 17:33:15.734 PacDriveSingleton.PacUIOGetIdList: i=0, numdevices=1, DeviceType=PacLED64globalconfig
<?xml version=”1.0″ encoding=”utf-8″?>
<!–Global configuration for the DirectOutput framework.–>
<!–Saved by DirectOutput Version 3.1.7527.20768: 2020-09-08 17-23-30–>
<GlobalConfig>
<LedWizDefaultMinCommandIntervalMs>10</LedWizDefaultMinCommandIntervalMs>
<LedControlMinimumEffectDurationMs>60</LedControlMinimumEffectDurationMs>
<LedControlMinimumRGBEffectDurationMs>120</LedControlMinimumRGBEffectDurationMs>
<PacLedDefaultMinCommandIntervalMs>10</PacLedDefaultMinCommandIntervalMs>
<IniFilesPath>C:\DirectOutput\Config</IniFilesPath>
<CabinetConfigFilePattern>C:\DirectOutput\Config\cabinet.xml</CabinetConfigFilePattern>
<TableConfigFilePatterns />
<EnableLogging>true</EnableLogging>
<ClearLogOnSessionStart>true</ClearLogOnSessionStart>
<LogFilePattern>.\DirectOutput.log</LogFilePattern>
</GlobalConfig>globalconfig b2S<?xml version=”1.0″ encoding=”utf-8″?>
<!–Global configuration for the DirectOutput framework.–>
<!–Saved by DirectOutput Version 3.1.7527.20768: 2020-09-06 10-55-53–>
<GlobalConfig>
<LedWizDefaultMinCommandIntervalMs>10</LedWizDefaultMinCommandIntervalMs>
<LedControlMinimumEffectDurationMs>60</LedControlMinimumEffectDurationMs>
<LedControlMinimumRGBEffectDurationMs>120</LedControlMinimumRGBEffectDurationMs>
<PacLedDefaultMinCommandIntervalMs>10</PacLedDefaultMinCommandIntervalMs>
<IniFilesPath>C:\DirectOutput\Config</IniFilesPath>
<CabinetConfigFilePattern>C:\DirectOutput\Config\Cabinet.xml</CabinetConfigFilePattern>
<TableConfigFilePatterns />
<EnableLogging>true</EnableLogging>
<ClearLogOnSessionStart>true</ClearLogOnSessionStart>
<LogFilePattern>.\DirectOutput.log</LogFilePattern>
</GlobalConfig>You need to login in order to like this post: click here
September 8, 2020 at 5:47 pm #200310Try this — Put this in your cabinet file were you have WS2811
LedStripControllerYou need to login in order to like this post: click here
September 8, 2020 at 5:52 pm #200313still nothing. all the other toys work fine
You need to login in order to like this post: click here
September 8, 2020 at 5:59 pm #200315Does it still say this in the log which indicates there is something wrong with the cabinet file
EXCEPTION: Message: Exception –> Could not deserialize the cabinet config from XML data.You need to login in order to like this post: click here
September 8, 2020 at 6:02 pm #200316@chicagobears1977
Your only using one Port wire from your teensy board For all the lights?You need to login in order to like this post: click here
September 8, 2020 at 6:08 pm #200317for some reason the output log is not updating
You need to login in order to like this post: click here
September 8, 2020 at 6:12 pm #200318I followed major frenchys video. it shows him only using one port
You need to login in order to like this post: click here
September 8, 2020 at 6:19 pm #200320In your GlobalConfig.xml and GlobalConfig_B2SServer.xml Change this line <LogFilePattern>.\DirectOutput.log</LogFilePattern>
To <LogFilePattern>C:\DirectOutput\DirectOutput.log</LogFilePattern>You need to login in order to like this post: click here
September 8, 2020 at 6:28 pm #200321ok changed but the log file only appeares when doflinx.exe is run
You need to login in order to like this post: click here
-
AuthorPosts
Forums are currently locked.