'PLC FB' tab
Under the PLC FB tab further settings can be made, which affect the function blocks in the generated PLC library. See 'PLC Library' tab.

Setting | Meaning | Command line parameters |
|---|---|---|
Generate TwinCAT PLC Function Block | Activates that this FMU (as a function block) becomes part of the PLC library to be generated. | --Class.PlcFb.Generate |
Floating point exception handling during initialization | Handling of floating point exceptions during initialization of the TcCOM module. | --Class.PlcFb.InitExceptionHandling |
Floating point exception handling during update | Handling of floating point exceptions during the call of the TcCOM module. | --Class.PlcFb.UpdateExceptionHandling |
Create execution time variable | Creates a variable that displays the measured execution time. | --Class.PlcFb.MonitorExecutionTime |