- View New Content
-
Getting Started
-
Tutorials
Tutorial Categories
Tutorials Main Page Installation and Setup Downloadable TutorialsROM Adjustments
Number of Balls Adjustments Volume Adjustments
-
Visual Pinball Tables
VP 8 Desktop Tables
All VPM Recreations VP Recreations VP/VPM MODs VP Originals ROMsVP 9 Desktop Tables
All VPM Recreations VP Recreations VP/VPM MODs VP Originals ROMsVP9 Cabinet Tables
All Full Screen Cabinet Full Screen B2S Cabinet Spanned Cabinet Tables Media Packs ROMsVPX Tables
All VPinMAME Recreations VPX- - /VPinMAME - MOD Tables VPX Recreations VPX Originals Media Packs ROMs VR
-
Frontend Media & Backglass
Media Packs
Complete Media Packs Wheel Logos VideosBackglasses
dB2S Animated Backglasses UVP Animated Backglasses Topper Images
- Future Pinball Tables
-
Design Resources
Main Resources
Table Templates Playfield Images Image Library Sound Library Key CodesVP Guides
VP8 Guide - English VP8 Guide - Deutsch VP9 Guide - English VP9.1.x Guide - English VP Object Guide VPM DocumentationFuture Pinball Resources
Playfield Images 3D Model LibraryFuture Pinball Guides
FP Script Guide Big Draco Script Guide FP Table Design Guide FP DMD Guide
- Other Features
- Bug Tracker
- Image Gallery
- Blogs
-
More
41 replies to this topic
#21
Posted 05 July 2014 - 02:30 PM
swisslizard is the best person to answer

My youtube channel
How to use controller.vbs for SS tables in depth
How to use controller.vbs for EM and Original tables in depth
#23
Posted 22 December 2014 - 09:38 AM
Hi
To be able to help some more information about your setup is needed. So please post more details.
Did you follow the installation instructions (http://pinball.weile...allation.html)?
Does the B2S.Server recognize DOF?
Create a global config file with logging enabled (http://pinball.weile...balconfig2.html). Like that you can see if DOF is getting activated, if it finds the config files and what hardware has been recognized resp. configured.
Programming is a race between software engineers striving to build idiot-proof programs, and the universe trying to produce bigger idiots. So far, the universe is winning.
#26
Posted 23 December 2014 - 12:05 AM
I have the same ledwiz clone buy eldiego and the problem is that it works with ledblinky but not with DOF.
Possibly it is a configuration problem, I am not clear as to create the file cabinet and file directoutputconfig with buttons Led and Knocker.
My directory is C: \ Visual Pinball \ Tables \ plugin \ directOutput \ config that way right.
The B2S backglass Server has marked the plugins option.
Here at the end of the world we are slow to understand 
"Learning without thought is vain, thought without learning is dangerous." (Confucius)
"Aprender sin pensar es inútil, pensar sin aprender es peligroso". (Confucio)
Please, if you can help me with a small contribution to update my work team and continue to make more tables I will be eternally grateful.
#27
Posted 23 December 2014 - 11:58 AM
If the ledwiz clone does not work with DOF, then the clone is not fully compatible with a org ledwiz.
There are two drivers for the org ledwiz. The old legacy vbs solution used a driver which is a COM object. This drivers has quite a few downsides (most important it is slower). The other driver which is included in the LEDWIZ SDK allows for somewhat higher speed and is easier to support from DOFs architecture. Therefore ledwiz closes which should operate with DOF. have to be compatible with the drivers in the SDK. COmpatibilty with the COM object is irrelevant.
If you only have a ledwiz, you dont need a cabinet config file. All you have to do is to install DOF (be sure the follow the install instrcutions closely) and to download config files for your setup from the config tool.
Programming is a race between software engineers striving to build idiot-proof programs, and the universe trying to produce bigger idiots. So far, the universe is winning.
#28
Posted 23 December 2014 - 03:27 PM
ok, I will try to do what you say.
Thanks.
"Learning without thought is vain, thought without learning is dangerous." (Confucius)
"Aprender sin pensar es inútil, pensar sin aprender es peligroso". (Confucio)
Please, if you can help me with a small contribution to update my work team and continue to make more tables I will be eternally grateful.
#29
Posted 24 December 2014 - 03:32 AM
Hi
To be able to help some more information about your setup is needed. So please post more details.
Did you follow the installation instructions (http://pinball.weile...allation.html)?
Yes, i do again recently
Does the B2S.Server recognize DOF?
Yes, active
Create a global config file with logging enabled (http://pinball.weile...balconfig2.html). Like that you can see if DOF is getting activated, if it finds the config files and what hardware has been recognized resp. configured.
i do and nothing, my cabinet config is empty, y try to add:
<OutputControllers><LedWiz><Name>LedWiz 01</Name><Number>1</Number></LedWiz></OutputControllers>but in directoutputconfigtester continue empty (the output controller)
when you say "and to download config files for your setup from the config tool."
you reffer to directoutputconfig.ini?
#30
Posted 28 December 2014 - 06:39 PM
Hi,
for the ones using the LEDWiz clone made by us:
we create a new DLL, but compatible with the LEDWiz SDK. Still, we made our own implementation of each dll function call, because we created a better product. For example, in the original LEDWiz hardware / dll, setting the outputs values takes 4 control report writings ( 4 chunks of 8 bytes each one). Our dll made it in only one report (32 bytes long). Also, our product haves a higher refresh rate ( aprox 244 Hz = no flickering during video recording) and we also allow LEDWiz ID changing at any time with a simple App. we made.
So, replacing the original dlls with the one's provided by us should be enough for any sofware (LEDBlinky, DOF, etc) to see our product and control it as an original LEDWiz device.
Cheers.
Edited by ROFElectronics, 28 December 2014 - 06:40 PM.
#31
Posted 09 May 2015 - 09:15 PM
Hey
First of all, thanks for the hard work - its very appreciated.
I had a VP machine i built myself from ground up - unfortunately too many errors, not enough planning made me get rid of it, as it ended up being functional....but not very pretty.
I then forgot all about it, until i bought a mini vp cabinet from a friend; this time im hooked again. All that was wrong with mine, is right with this, so i want to expand it.
However, when i did this the last time, i was using ledcontrol (i think?) and i had 7 contactors. 3 bumpers, 2 slings, and 2 flippers. This cabinet however works great, and has 5 contactors - theyre setup for 3 bumpers, and 2 slingshots.
Now, after studying the homepage of directoutput, and reading around, im exactly no where nearer figuring out if theres an easy way for me to map the two slingshot contactors, so they will double as flipper contactors as well, across all tables.
Can you please guide me a bit here if this can be done?
Thank you!
#32
Posted 09 May 2015 - 10:16 PM
i'm not aware that something like that can be achieved by configuring the cabinet.xml of dof, but that is something i plan to add in the configtool, combining multiple DOF toy to one controller output.
once i have cleaned up the list of tables to do, i want to attack this, which won't be that easy to develop, that's why i can't focus on it now

My youtube channel
How to use controller.vbs for SS tables in depth
How to use controller.vbs for EM and Original tables in depth
#34
Posted 09 May 2015 - 11:22 PM
i'm not aware that something like that can be achieved by configuring the cabinet.xml of dof, but that is something i plan to add in the configtool, combining multiple DOF toy to one controller output.
once i have cleaned up the list of tables to do, i want to attack this, which won't be that easy to develop, that's why i can't focus on it now
Hey
Thanks for the swift reply. Unfortunate that this cant be solved easily, but hey - atleast now i know that its not something i should mess with. However, if i understand correctly, and not having played with this myself before (direct output), if i buy two more contactors, and hook them up correctly, they will autodetect, and be used correctly - right?
#35
Posted 09 May 2015 - 11:29 PM
Doesn't the LEDwiz just provide a ground path for the contactor?
In DOF, for example, if you had assigned LEDwiz port 1 as the Left Flipper and LEDwiz port 10 as the Left Sling. Couldn't you just connect both ports 1 and 10 to the - side of the single contactor? So if either the DOF left flipper port or DOF left sling gets triggered the contactor would fire...
I certainly haven't tried this so do at your own risk but maybe someone else can comment on it
DOF does not autodetect what you have connected to the LEDwiz. You have to login to the DOF Config website and tell DOF what you have connected to the LEDwiz but it's an easy to setup pull down menu
#36
Posted 10 May 2015 - 12:25 PM
the tablemappings is something i prepared for swisslizard and DOF for Pinballx, it contains all the tables in the configtool with their rom suffixes.
it is personnalized with your rom choice, for certain tables, you can choose your rom, the tablemappings displays the rom that you have choosen in that case ![]()
It was only in dev env, and i sent it by mistake to the prod configtool, it doesn't harm, and can even be useful if you want to have an idea of the list of your roms ![]()

My youtube channel
How to use controller.vbs for SS tables in depth
How to use controller.vbs for EM and Original tables in depth
#37
Posted 31 October 2016 - 02:28 AM
Firstly, thanks for all the hard work you guys do, I don't know how you do most of it, but it's awesome !
Now I've got the crawling out the way .. like an idiot I've now got 2 x ultimarc pacdrives .. the dof config tool only lets me config one of them .. is there a hack by hand way around getting the rest of my solenoids on a second pacdrive configured and working ?
At the very worst I can steal the ultimarc pacled64 from my mame and use that for the rgb's and then just one pacdrive for the bumpy things, but I'd prefer not to .. as everything is wired, configured and working for the first one !
Any thoughts ?
Cheers,
al.
Edited by alandee, 31 October 2016 - 02:30 AM.
#38
Posted 31 October 2016 - 07:10 AM
i see you have only one pacled defined in your 'my account' tab in the configtool, choose 2, save and you can fill 2 pacleds

My youtube channel
How to use controller.vbs for SS tables in depth
How to use controller.vbs for EM and Original tables in depth
#40
Posted 01 November 2016 - 08:20 AM
ah ok, i misread
pacdrive is really not recommended as DOF Controller, it is supported because it was easy to add, but if i recall, pacdrive doesn't allow PWM, means the toys won't work well for RGB toys, you will get red, green, blue, and an ON OFF combination of these, so 2*2*2 -1 colors, while a ledwiz, you can have 48*48*48 -1 colors, and a pacled, you have 255*255*255 -1 colors (-1 at least to omit the black color)
and DOF only supports one pacdrive natively:
http://directoutput....timarc_pacdrive

My youtube channel
How to use controller.vbs for SS tables in depth
How to use controller.vbs for EM and Original tables in depth



Top




Contributor










are all trademarks of VPFORUMS.