Check template and add markers //~ for block-ignore in PLC code so we can exclude entire groups of variables from being communicated. Vortex Builder already ignores all variables between lines containing the marker //~. This variables will not be part of PlcConnector to optimize the number of variables we communicate.
Check template and add markers
//~for block-ignore in PLC code so we can exclude entire groups of variables from being communicated. Vortex Builder already ignores all variables between lines containing the marker//~. This variables will not be part of PlcConnector to optimize the number of variables we communicate.