ExecuteNumLines Parameter

Default Value: 1

Minimum Value: 1

Maximum Value: None

Units: None

Type: int

Use the ExecuteNumLines parameter to prioritize the program execution of tasks and increase the speed of execution for high priority tasks. This parameter determines the number of program lines that the controller tries to execute at each millisecond.

If you need to change the scheduling of your program, Aerotech recommends that you instead use the CriticalSectionStart() and CriticalSectionEnd() functions.

Related Topics 

Task and Program Functions