Would it be possible to create an autoit script that could send messages to the ibusrr.exe and run the relevant action ie: windows down, up etc?
i know you can do it via road runner with the sendkey but can it be done this way instead?
thanks
CarPuter Progress:
Planning:-----> [||||||||||] 100%
Hardware Buying:-> [||||||||||] 100%
Software:-----> [||||||||||] 100%
Installing:-----> [||||||||||] 100%
Current Project= Making skins in photoshop...
CarPuter Progress:
Planning:-----> [||||||||||] 100%
Hardware Buying:-> [||||||||||] 100%
Software:-----> [||||||||||] 100%
Installing:-----> [||||||||||] 100%
Current Project= Making skins in photoshop...
no reason why not.
But why?
When i say a voice command it has the option to run an exe file, if i had an autoit script i could have voice controlled windows, just for fun
Also on your rribus that you have included with your skin, in the ini file is it possible to set a steering wheel control to simulate a key press instead of send ibus code?
I think this is the line i need to change
;Steering Wheel PHONE Press
[ID:STW_PHONE_PRES]
MsgTemplate="5004C83B8027"
KeyboardMap="MUTE"
Thanks E
CarPuter Progress:
Planning:-----> [||||||||||] 100%
Hardware Buying:-> [||||||||||] 100%
Software:-----> [||||||||||] 100%
Installing:-----> [||||||||||] 100%
Current Project= Making skins in photoshop...
You would need to find the code the SW button would send and then put it in where the MsgTemplate is.
Ok the hotkey for the voice command is F2 (I doubt is as simple as this)this is for the phone button on the steering wheel
I also want to map the steering wheel button R/T to just bring up the album selection list so im guessing...Code:;Steering Wheel PHONE Press [ID:STW_PHONE_PRES] MsgTemplate="5004C83B8027" KeyboardMap="F2"
CHEERS ECode:;Steering Wheel - Press [ID:STW_RT_PRES] MsgTemplate="5003C8019A" KeyboardMap="MUSIC"![]()
CarPuter Progress:
Planning:-----> [||||||||||] 100%
Hardware Buying:-> [||||||||||] 100%
Software:-----> [||||||||||] 100%
Installing:-----> [||||||||||] 100%
Current Project= Making skins in photoshop...
Actually I think that is the opposite way around. iBusRR is designed to send a command to the car.
I think you need to look at iBuscom to do what you want.
Or CdRsKuLLs Plugin
CarPuter Progress:
Planning:-----> [||||||||||] 100%
Hardware Buying:-> [||||||||||] 100%
Software:-----> [||||||||||] 100%
Installing:-----> [||||||||||] 100%
Current Project= Making skins in photoshop...
Bookmarks