Okay I think I figured it out. I put the file in the wrong place. On my desktop, once i put the file in the mdx file, then open the program up, the screen went white. Maybe I shouldnt have replaced the config file that was in there from the start?
here it is :
<?xml version="1.0" encoding="utf-8" ?>
<FusionControlCentreConfiguration version="3.0.0.0" author="Me" date_created="Monday, November 10, 2008 at 10:46:19 PM" last_modified="Wednesday, November 12, 2008 at 12:12:59 PM">
<require>
<!-- Begin Function Instances -->
<!-- End Function Instances -->
<!-- Begin Fusion Font Instances -->
<!-- End Fusion Font Instances -->
</require>
<speech enabled="false" global_politeness="true">
<!-- Begin System Speech Instances -->
<!-- End System Speech Instances -->
<!-- Begin System Speech Definition Instances -->
<system_definitions>
</system_definitions>
<!-- End System Speech Definition Instances -->
<!-- Begin Custom Speech Definition Instances -->
<custom_definitions>
</custom_definitions>
<!-- End Custom Speech Definition Instances -->
<!-- Begin Custom Query Instances -->
<custom_queries>
</custom_queries>
<!-- End Custom Query Instances -->
</speech>
<general>
<!-- Begin Remote Control Configuration -->
<remote status="disabled" user_name="default" port="4242"></remote>
<!-- End Remote Control Configuration -->
</general>
<graphics>
<!-- Begin Global Graphic Settings -->
<main_display designed_for_size="800,600" show_at_size="800,600" menubar="Sizeable" RunInSystemTray="False" MinimizeToSystemTray="True"></main_display>
<!-- End Global Graphic Settings -->
<!-- Begin Background Images -->
<!-- End Background Images -->
<!-- Begin Static Images -->
<!-- End Static Images -->
<!-- Begin Variable Location Images -->
<!-- End Variable Location Images -->
<!-- Begin Graph Instances -->
<!-- End Graph Instances -->
<!-- Begin Display Buttons -->
<!-- End Display Buttons -->
<!-- Begin Multi Images -->
<!-- End Multi Images -->
<!-- Begin Text Labels -->
<!-- End Text Labels -->
</graphics>
<io>
<!-- Begin Fusion Brain Instances -->
<brain id="Honda Accord Fusion Brain">0</brain>
<!-- End Fusion Brain Instances -->
<!-- Begin Timer Setup -->
<timer id="input" interval="75"></timer>
<timer id="output" interval="100"></timer>
<timer id="gui" interval="50"></timer>
<timer id="logic" interval="50"></timer>
<!-- End Timer Setup -->
<!-- Begin Digital Output Instances -->
<!-- End Digital Output Instances -->
<!-- Begin Analogue Input Instances -->
<iochannel id="Steering Wheel Analogue input" port="0" brain="honda accord fusion brain" type="analogue_input">
<options history="0" auto_average="false"></options>
</iochannel>
<iochannel id="My Analogue Input" port="0" brain="honda accord fusion brain" type="analogue_input">
<options history="0" auto_average="true"></options>
</iochannel>
<!-- End Analogue Input Instances -->
</io>
<logic>
<!-- Begin Logging Setup -->
<all_logging>
</all_logging>
<!-- End Logging Setup -->
<!-- Begin Variable Declarations -->
<all_variables>
</all_variables>
<!-- End Variable Declarations -->
<!-- Begin Logic Declarations -->
<all_statements>
<if fire_on="logic" minimum_delta_vote_time="250" id="Steering Wheel Button vol up Logic ">
<boolean_operation type="between ii">
<parameter1>
<number>0.95</number>
</parameter1>
<parameter2>
<analogue id="Steering Wheel Analogue input" time="0"></analogue>
</parameter2>
<parameter3>
<number>1.16</number>
</parameter3>
</boolean_operation>
<then>
<do function="Send Key To Foreground" functionTargetID="Required Filler" vote_opinion="F9" vote_priority="Medium"></do>
</then>
</if>
<if fire_on="logic" minimum_delta_vote_time="250" id="Steering Wheel Button Ch- Logic ">
<boolean_operation type="between ii">
<parameter1>
<number>1.7</number>
</parameter1>
<parameter2>
<analogue id="Steering Wheel Analogue input" time="0"></analogue>
</parameter2>
<parameter3>
<number>1.89</number>
</parameter3>
</boolean_operation>
<then>
<do function="Send Key To Foreground" functionTargetID="Required Filler" vote_opinion="F1" vote_priority="Medium"></do>
</then>
</if>
<if fire_on="logic" minimum_delta_vote_time="250" id="Steering Wheel Button Ch+ Logic ">
<boolean_operation type="between ii">
<parameter1>
<number>2.58</number>
</parameter1>
<parameter2>
<analogue id="Steering Wheel Analogue input" time="0"></analogue>
</parameter2>
<parameter3>
<number>2.73</number>
</parameter3>
</boolean_operation>
<then>
<do function="Send Key To Foreground" functionTargetID="Required Filler" vote_opinion="F2" vote_priority="Medium"></do>
</then>
</if>
<if fire_on="logic" minimum_delta_vote_time="250" id="Steering Wheel Button Mode Logic ">
<boolean_operation type="between ii">
<parameter1>
<number>3.31</number>
</parameter1>
<parameter2>
<analogue id="Steering Wheel Analogue input" time="0"></analogue>
</parameter2>
<parameter3>
<number>3.46</number>
</parameter3>
</boolean_operation>
<then>
<do function="Send Key To Foreground" functionTargetID="Required Filler" vote_opinion="TAB" vote_priority="High"></do>
</then>
</if>
<if fire_on="logic" minimum_delta_vote_time="250" id="Steering Wheel Button vol down Logic ">
<boolean_operation type="between ii">
<parameter1>
<number>0.3</number>
</parameter1>
<parameter2>
<analogue id="Steering Wheel Analogue input" time="0"></analogue>
</parameter2>
<parameter3>
<number>0.41</number>
</parameter3>
</boolean_operation>
<then>
<do function="Send Key To Foreground" functionTargetID="Required Filler" vote_opinion="F8" vote_priority="Medium"></do>
</then>
</if>
</all_statements>
<!-- End Logic Declarations -->
</logic>
</FusionControlCentreConfiguration>
Okay I think I figured it out. I put the file in the wrong place. On my desktop, once i put the file in the mdx file, then open the program up, the screen went white. Maybe I shouldnt have replaced the config file that was in there from the start?
lol... you can rename the original file that was there but make sure that your newly created file does have the same name and is in the MDX folder.... Did it work in your car?
at a glance, that file looks good.
it needs to be in the same folder as mdx (probably C:\Program Files\Fusion Control Centre Uber MDX Edition\MDX)
is it there?
If the file isn't is the MDX root directory as explained in a bagillion places, then the program will not even know it exists. MDX only monitors its directory. And it only monitors for the file FusionConfiguration.xml. Any other name, it wont care, it wont read it. If it doesnt read the file, it might as well not even be there. Considering you didnt setup any graphics in your file, a white screen is what you get. If you notice the graphics section is completely blank, therefore the graphics on the screen are completely blank.
Fusion Brain Version 6 Released!
1.9in x 2.9in -- 47mm x 73mm
30 Digital Outputs -- Directly drive a relay
15 Analogue Inputs -- Read sensors like temperature, light, distance, acceleration, and more
Buy now in the MP3Car.com Store
the XML will function regardless of graphics right?
So the easy way would just to open that configurator file in the mdx file and at the controls then? If i just replace it with the one I have, the screen is all white, no grahics
I want the display, so could I just copie and paste all my values to the original file in mdx?
be right back, I will see if it works
Bookmarks