General Parameters of Non-Move Tasks

Skip Execution
None: Default setting. Do not skip current Task.
WhenSimu: Skip current Task during simulation. The exit port is specified by Out Port When Skip.
Always: Skip current Task during simulation and running the actual project. The exit port is specified by Out Port When Skip.
Instruction: When WhenSimu or Always is selected, the current Task will be skipped and the subsequent Task will be executed when running the project. If this parameter is set to None in check_di Task in the project, and there is no exeternal input signals during simulation, the project will be stopped when executing to this Task. Set the parameter to WhenSimu or Always in the check_di Task and then the project will continue to simulate.
Out Port When Skip
This parameter will take effect when Skip Execution is set to WhenSimu or Alyways. It specifies the exit port when skipping a Task.