I`m using windows scheduler manager and I want to create a new task/job that will do this every 30 minutes:
1. Open OEE
2. Run Sequencer one time (no loop)
3. When sequencer finishes, close OEE
Is it doable without windows scheduler? any possiblity of creating this task with OEE left on (minimized)?
Thanks!
It is possible in two ways:
1. With the Windows Scheduler. You would setup the sequencer, uncheck Loop there and quit OE. The command line to start OE sequencer would be the following:
OE.exe /StartSequencer /close /minimize
2. You can use Sequencer Schedule button (with the clock) to setup when and how often to start sequencer automatically. Then keep OE running minimized.
I hope this helps.
Best regards,
Oleg Chernavin
MetaProducts corp.
> 2. You can use Sequencer Schedule button (with the clock) to setup when and how often to start sequencer automatically. Then keep OE running minimized.
How can I tell it to start every 20 minutes?
I can only see Daily/Every - but the time interval is in hours? I think there is a bug in Every - It looks like Daily.
Help?
Oleg.