I'm using 1 output to control a relay that powers my amps remote wires.
I have the default of the output to off
I'm using the ExecTBL.ini of RR to send commands:
"ONRESUME","fusion_vote_AmpON"
This command works A-OK, only problem is when coming back from hibernate the fusion brain restores the last state of the output (on) before my PC is ready (and before AmpON gets called) and I get a big screech and thump. It works fine if I manually turn off the output before hibernating.
I try using this command:
"ONSUSPEND","fusion_vote_AmpOFF"
but it throws an error.
Any ideas or input from anyone would be much appreciated!