Posts: 978
Threads: 50
Registered: March 17th, 2011
Member Is Offline
Location: Midwest, Westoz.
Theme: UltimaBB Pro Blue
Mood: Old School Volksies!
posted on December 22nd, 2013 at 10:22 PM
Ignition boxes and dizzy options
How about some feedback on what's out there to fire a semi-serious bang? I haven't seen much in one place on what's available.
Features of some different units, any issues, the usual 2-stage limits, retard options for start or boost or bottle, advance curve programming if any,
taht sort of stuff.
At the moment I'm actively considering the unusual step of converting my MV Wasser dizzy as a trigger for one of 4 different inline 4 bike ignition
boxes I have in the shed, but since Dyna hasn't got an excellent reputation (deservedly so unfortunately!), some more reliable options would be nice.
Crank triggers and coil packs are great, I just prefer the look of an older style personally.
bugzla
Custom Title Time!
Posts: 1164
Threads: 240
Registered: June 9th, 2007
Member Is Offline
Location: townsville
Theme: UltimaBB Pro Blue ( Default )
Mood: always happy
posted on December 23rd, 2013 at 08:30 AM
I also have the same ideas but have searched the sites with nothing incorporating the use of the 2.1 wasser boxer dizzy id be interested to find out
if people have used a similar setup with success
modnrod
Fahrvergnugen
Posts: 978
Threads: 50
Registered: March 17th, 2011
Member Is Offline
Location: Midwest, Westoz.
Theme: UltimaBB Pro Blue
Mood: Old School Volksies!
posted on January 13th, 2014 at 06:10 AM
This is sort of the thing I meant. Full ignition control, but looks like a stock setup. Any dizzy usuable really I guess, just make sure it doesn't
wobble and then go.
Got a great write up in the latest HotVWs (as you would expect! ),
but it looks the goods.
Nice one Mr Pat Downs!
modnrod
Fahrvergnugen
Posts: 978
Threads: 50
Registered: March 17th, 2011
Member Is Offline
Location: Midwest, Westoz.
Theme: UltimaBB Pro Blue
Mood: Old School Volksies!
posted on December 3rd, 2014 at 05:09 PM
High Energy Ignition?
Use the module with any decent dizzy, hook up to either points or reluctor, wire in a HEI coil from any old 80's Falcodore, and voila!
Full HEI spark energy at the plug.
SELECT moderator FROM ubb_forums WHERE moderator != ''
3.
0.00021815
SELECT DISTINCT uid FROM ubb_members WHERE username = 'BUGBOY'
4.
0.00021505
SELECT DISTINCT uid FROM ubb_members WHERE username = 'MickH'
5.
0.00018096
SELECT DISTINCT uid FROM ubb_members WHERE username = 'barls'
6.
0.00022006
SELECT DISTINCT uid FROM ubb_members WHERE username = 'vanderaj'
7.
0.00016785
SELECT DISTINCT uid FROM ubb_members WHERE username = 'Cam'
8.
0.00016594
SELECT DISTINCT uid FROM ubb_members WHERE username = 'vw54'
9.
0.00015593
SELECT DISTINCT uid FROM ubb_members WHERE username = 'SuperOwen'
10.
0.00022101
SELECT DISTINCT uid FROM ubb_members WHERE username = 'helbus'
11.
0.00016499
SELECT DISTINCT uid FROM ubb_members WHERE username = '65busser'
12.
0.00018692
SELECT DISTINCT uid FROM ubb_members WHERE username = 'Baja Wes'
13.
0.00015903
SELECT DISTINCT uid FROM ubb_members WHERE username = 'Dasdubber'
14.
0.00018001
SELECT DISTINCT uid FROM ubb_members WHERE username = 'MISS VDUB'
15.
0.00076008
SELECT LENGTH(robot_string) AS strlen, robot_string, robot_fullname FROM ubb_robotsORDER BY strlen DESC
16.
0.00033712
SELECT f.fid, f.theme FROM ubb_forums f, ubb_threads t WHERE f.fid = t.fid AND t.tid = '104473'
17.
0.00036812
DELETE FROM ubb_whosonline WHERE ip = '3.239.192.241' && (username = 'xguest123' OR username = 'xrobot123' OR username = 'Anonymous') OR time < '1614451773'
18.
0.00022888
INSERT INTO ubb_whosonline(username, ip, time, location, invisible, robotname) VALUES ('xguest123', '3.239.192.241', LPAD('1614452373', '15', '0'), '/viewtopic.php?tid=104473', '0', '')
19.
0.00026894
DELETE FROM ubb_guestcount WHERE ((ipaddress = '3.239.192.241') OR (onlinetime < '1614365973'))
20.
0.00012803
DELETE FROM ubb_robotcount WHERE ((ipaddress = '3.239.192.241') OR (onlinetime < '1614365973'))
21.
0.00011301
INSERT INTO ubb_guestcount (ipaddress, onlinetime) VALUES ('3.239.192.241', '1614452373')
22.
0.00025010
SELECT * FROM ubb_themes WHERE themeid = '1'
23.
0.00014591
SELECT * FROM ubb_pluglinks ORDER BY displayorder ASC
24.
0.00024700
SELECT id FROM ubb_banned WHERE ((ip1 = '3' OR ip1 = '-1') AND (ip2 = '239' OR ip2 = '-1') AND (ip3 = '192' OR ip3 = '-1') AND (ip4 = '241' OR ip4 = '-1')) AND NOT (ip1 = '-1' AND ip2 = '-1' AND ip3 = '-1' AND ip4 = '-1')
25.
0.00070620
SELECT fid, type, name, fup, status, private, userlist, password FROM ubb_forums WHERE private != '5' AND private != '3' AND private != '2' AND userlist = '' AND password = '' AND status = 'on' ORDER BY displayorder
SELECT t.tid, t.fid, t.subject, t.views, t.replies, t.closed, t.topped, l.uid as lp_uid, l.username as lp_user, l.dateline as lp_dateline, l.pid as lp_pid FROM ubb_threads t LEFT JOIN ubb_lastposts l ON l.tid = t.tid WHERE t.tid = '104473'
29.
0.00023508
SELECT * FROM ubb_forums WHERE fid='111' AND status='on'
30.
0.00013804
SELECT name, fid, private, userlist FROM ubb_forums WHERE fid = '74'
31.
0.00016594
SELECT code, url FROM ubb_smilies WHERE type = 'smiley'
32.
0.00010896
SELECT find, replace1 FROM ubb_words
33.
0.00024009
SELECT id, title, posts, stars, allowavatars, avatarrank FROM ubb_ranks
34.
0.00023508
UPDATEubb_threads SET views = views+1 WHERE tid = '104473' LIMIT 1
35.
0.00022793
SELECT COUNT(pid) FROM ubb_posts WHERE tid = '104473'
36.
0.00045109
SELECT t.tid as t_tid FROM ubb_threads t LEFT JOIN ubb_threads o ON o.tid = 104473 LEFT JOIN ubb_lastposts l ON l.tid = t.tid LEFT JOIN ubb_lastposts x ON x.tid = o.tid WHERE l.dateline < x.dateline AND t.fid = '111' ORDER BY l.dateline DESC LIMIT 1
37.
0.00036407
SELECT t.tid as t_tid FROM ubb_threads t LEFT JOIN ubb_threads o ON o.tid = 104473 LEFT JOIN ubb_lastposts l ON l.tid = t.tid LEFT JOIN ubb_lastposts x ON x.tid = o.tid WHERE l.dateline > x.dateline AND t.fid = '111' ORDER BY l.dateline ASC LIMIT 1
38.
0.00017619
SELECT vote_id FROM ubb_vote_desc WHERE topic_id = '104473'
39.
0.00022197
SELECT pid FROM ubb_posts WHERE tid = '104473' ORDER BY pid LIMIT 0, 30
40.
0.00018096
SELECT * FROM ubb_attachments WHERE pid IN('978478', '978500', '980416', '1004639')
41.
0.00056291
SELECT p.*, m.*,w.time FROM ubb_posts p LEFT JOIN ubb_members m ON m.username = p.author LEFT JOIN ubb_whosonline w ON p.author = w.username WHERE p.fid = '111' AND p.tid = '104473' ORDER BY p.pid ASC LIMIT 0, 30