pixelmagic Posted October 5, 2014 Posted October 5, 2014 Hi All, Been trying to get some more stuff to work with DOF, got a original LEDwiz as #1, a FRDM board as LEDwiz #8 working as wanted. Now I have an Arduino with ethernet setup with 3 leds for test as ARTNET node, got it working with DMX controller, when I start DirectOutputConfigTester two leds start as espected and when I flip switch 18 it starts to blink (AFM table). So far so good it looks, saved the config files but when I start the table in VP only the 2 LEDwiz outputs work but nothing happens on the ARTNET. Can someone help me find what is wrong please ? Attached are some config files I use. cabinet.xml GlobalConfig_.xml Attack from Mars (Bally 1995).zip
cyclemat Posted October 5, 2014 Posted October 5, 2014 <?xml version="1.0"?> <Cabinet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Name>PIN</Name> <OutputControllers> <ArtNet> <Name>Artnet Node 1</Name> <Universe>0</Universe> <BroadcastAddress>192.168.1.100</BroadcastAddress> </ArtNet> </OutputControllers> <Toys> <LedWizEquivalent> <Name>Artnet Node 1</Name> <LedWizNumber>100</LedWizNumber> <Outputs> <LedWizEquivalentOutput> <OutputName>Artnet Node 1\Artnet Node 1.001</OutputName> <LedWizEquivalentOutputNumber>1</LedWizEquivalentOutputNumber> </LedWizEquivalentOutput> <LedWizEquivalentOutput> <OutputName>Artnet Node 1\Artnet Node 1.002</OutputName> <LedWizEquivalentOutputNumber>2</LedWizEquivalentOutputNumber> </LedWizEquivalentOutput> </Outputs> </LedWizEquivalent> </Toys> </Cabinet> Test this !
pixelmagic Posted October 6, 2014 Author Posted October 6, 2014 Thanks, got it working but the config files where not totaly to blame, I shut down Windows 7 Firewall and that was the final fix it needed !
Content Provider swisslizard Posted October 13, 2014 Content Provider Posted October 13, 2014 Yeah, that firewall is a PITA. It almost drove me cary while I implemented the Artnet support.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.