UpdateTemperatureParametersTableNumberEx
function UpdateTemperatureParametersTableNumberEx(): void
The function UpdateTemperatureParametersTableNumberEx adjusts the number of temperature channels in the table control with the ID Parameters_Temperature_Table using the NavigationConfig property of the Configurator control if the control is located in the TcHmiContent with the path Contents/Navigation/Parameters/Parameters_Temperature.content
and this TcHmiContent is loaded in the TcHmiRegion control with the ID Portrait_MainContent_Region. To do this, a symbol of type FB_TemperatureHmi must be passed to the NavigationConfig property of the Configurator control for the corresponding page of the Symbols
property of the General
category.
Parameter
Name | Type | Description |
---|---|---|
- | - | - |
Return value
Type | Description |
---|---|
void | No return value. |
NuGet package: Beckhoff.TwinCAT.HMI.Plastic.Functions
Available: from version 12.8.0
Usage: TC3 Plastic Application HMI projects