General

The General options let you customize the LCM modeller settings.

Select this tab to access options for:

Navigation



See Standard CSM library
If the option is selected, the CSM standard library named Pervasives is displayed in the tree. This library contains the predefined types and functions. This option is recommended to edit dataflow blocks.

Modeler



Show Unused Instance
If an instance of a SFC+ block is not run, the block instance is highlighted in red in the specification tree and the Block Editor workbench. You must add a run action in the SFC+ graph to use the instance.
Enable InOut Port Creation
Check this option if you want to create bi-directional port.
Warning if input written
If an input port is written, the port is highlighted in the specification tree. Writing an input can cause a double emission.
Warning if output never written
The output port is highlighted in red in the specification tree if the port is never written. This option allows you to detect the unused ports.