UpdateTemperatureParametersTableNumber
function UpdateTemperatureParametersTableNumber(): void
The function UpdateTemperatureParametersTableNumber adjusts the number of zones in the table control with the ID Parameters_Temperature_Table if the control is located in the TcHmiContent with path Contents/Navigation/Parameters/Parameters_Temperature.content
and this TcHmiContent is loaded in the TcHmiRegion control with ID Portrait_MainContent_Region. The number of zones is determined by the symbol PLC1.Temperature.fbTempCtrlHmi::CountPfwZones
.
Parameter
Name | Type | Description |
---|---|---|
- | - | - |
Return value
Type | Description |
---|---|
void | no return value |
NuGet package: Beckhoff.TwinCAT.HMI.Plastic.Functions
Available from version 12.6.0
Usage: TC3 Plastic Application HMI projects