|
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.
|