View Single Post
Old 04-20-2008, 10:00 PM   #6
Jebus
Newbie
 
Jebus's Avatar
 
Join Date: Dec 2007
Location: Vancouver, Wa.
Vehicle: 68 Bronco
Posts: 46
My Photos: ()
Assault,

Just change the code to close the SerialSwitch when RR closes in EXecTBL.ini.

From

"QUIT","CLOSEWINDOW;SerialSwitch||ENDIT"
"ENDIT","QUIT"

TO

"QUIT","SHOWWINDOW;SerialSwitch;TRUE||ENDIT"
"ENDIT","QUIT"


Make sure the Switch you are using is on when you close RR and the Amp will stay on.
You will have to close SerialSwitch Manually


Note that I had forgotten to add some code in the above EXecTBL.ini lines.

"RELAYS","RUN;$RRPATH$SerialSwitch\SerialSwitch.ex e||SHOWWINDOW;SerialSwitch;FALSE"

Note the addition to hide SerialSwitch on Road Runner Startup

Last edited by Jebus; 04-20-2008 at 10:07 PM.
Jebus is offline   Reply With Quote