Titan



clear


The keyword is used to remove the contents of the incoming queue of the specified communication port.

Related keywords:


port_reference.clear;


Example 1:

Kapu_PCO.clear;

The port Kapu_PCO will be cleared.


Example 2:

all port.clear;

The incoming queues of all defined ports will be emptied.



BNF definition of clear