Fixed Cycle Time Task

The fixed cycle time task allows a program to run in a pre-defined cycle time.

  • This can be important for time sensitive tasks.

  • Task priority can be set to a value between 2 and 7. a value of 2 will be highest priority task.

  • Only 16 Cycle time tasks can be created. Task number is a value of 0 thru 15.

  • Cycle time of the task can be a value of 1 ms to 4,294,967,295 ms.

Step Action
1

In an Open XG5000 project right-click on Scan Program. Choose Add ItemèTask… or select Project menu -> Add ItemèTask…

or

2

Add a Task name for the fixed cycle time task. Choose the priority, task number and cycle time for the task. Press OK when done to create the task.

3

The task requires a program for it. Press Yes to have XG5000 automatically start the program creation process.

4

Give the program a program name. Choose the programming language also. Press OK to create the program.

5

A Task will appear in the Project Window with the name given during the creation process. This example shows the task name as CycleTime.

 

 

LP309-2