I have a test script which simply turns on Tracking, runs a sequence, waits 10 seconds and then turns off tracking. I created the sequence in “OnTheFly” and it executes okay if I run it there. But if I execute the script this is what I get:
=======================================
08:32:00 718 - Instruction [5]=> IF OK
08:32:00 749 - Instruction [6]=> Sequence: Start and End from Sequence - C:\Users\OEM.DESKTOP-OGQ92J9\Documents\Voyager\ConfigSequence\XX Pup.s2q
08:32:00 796 - Run Action => Sequence: Start and End from Sequence - C:\Users\OEM.DESKTOP-OGQ92J9\Documents\Voyager\ConfigSequence\XX Pup.s2q
08:32:00 796 - Sequence
08:32:00 796 - ERROR (INIT DATA) Sequence : Object reference not set to an instance of an object.
08:32:00 843 - Instruction [7]=> Remark: Wait 10 seconds
08:32:00 905 - Instruction [8]=> Wait Time: 00:00:10 [hh:mm:ss] Interval
Is there something I need to do to initialize the sequence when running the script?
Craig