I have been going round and around with my code trying to figure out why OP1 is turning off right after IP2 turns off. Here is the block of code:
MEDIAOFF:
TSTEQ IP2[30000] 0
SET OP1 0
TSTEQ OP1[5000] 0
SET VAR7 0
RET
I finally set non-block delay to 5000 then there is a five second delay before OP1 turns off, but 10000 and higher causes the output to turn off right away after IP2 turns off.
Cai, can you check if a bug? I didn't have any more time to test other IPx's or OPx's for the same problem.
Thanks,
Tim
MEDIAOFF:
TSTEQ IP2[30000] 0
SET OP1 0
TSTEQ OP1[5000] 0
SET VAR7 0
RET
I finally set non-block delay to 5000 then there is a five second delay before OP1 turns off, but 10000 and higher causes the output to turn off right away after IP2 turns off.
Cai, can you check if a bug? I didn't have any more time to test other IPx's or OPx's for the same problem.
Thanks,
Tim