ZoneGrouping
NuGet package: Beckhoff.TwinCAT.HMI.Plastic.Temperature
Available: since version 12.8.0
ZoneGrouping control is used to visualize and allow users to change temperature group configuration in the Tc3 Plastic Application project.
- Temperature groups list.
- Zones added to each group are displayed inside it.
- A list of all available temperature channels in the project.
- Button to start zone names editing dialog.
- Button to start group names editing dialog.
User can see all the temperature groups, with information about zones belonging to each of the group.
Users can add and remove zones from any group.
The buttons on the control start different dialogs that to change group names and zones names respectively.
This document uses terms ‘channel’ and ‘zone’ to describe same objects. A channel represents temperature control channel, if a channel is part of temperature group, it can be called a zone.
For more information about temperature channels and temperature zones please check the link.
Activate action Any new changes on the control must be activated using ActivateConfig action to set new values to PLC. |