A placeholder for a task in your application
SoC Blockset / Processor Task Execution
The Proxy Task block simulates the effect of a timer-driven task in your SoC application without an explicit implementation. This block can be used as a placeholder for timer-driven tasks to be developed in the future, or implemented simultaneously by another developer.
When added to your processor reference Model block, it causes the processor model, when set to schedule rates by ports, to
display a periodic event port with a sample time equal to Sample Time
parameter. Connect the periodic event port to a timer-driven task output port on the Task Manager
block.