'Wrapper' tab

Under this tab you can set whether a wrapper function block should also be generated for a TcCom module. This is generated in the formation PlcOpen XML and can be imported manually into a PLC project.

Unlike the settings in 'PLC Library' tab, which create a PLC library in which the individual models are represented as function blocks, the settings in the tab TcCom->Wrapper create a function block that "wraps" the call of the TcCom module. In this case, the actual TcCom module "lives" outside the PLC and is only called or influenced by it.

'Wrapper' tab 1:

TcCom Wrapper FB

Creates a Wrapper FB.

TcCom Wrapper FB properties

Creates a Wrapper FB where the variables are accessible as properties.