UpdateParametersSettingsControlsEx
function UpdateParametersSettingsControlsEx(): void
Die Funktion UpdateParametersSettingsControlsEx wird verwendet, um mithilfe des eingestellten Schemas des NavigationConfig-Properties des Configurator-Controls, je nach TargetContent-Property des TcHmiRegion-Controls mit der ID Portrait_MainContent_Region den in der Tabelle aufgelisteten Controls die Symbole des eingestellten Symbols vom Typ FB_ParamHandle
aus der Bibliothek Tc3_PlasticBaseApplication
zuzuweisen.
Control ID | Control Typ | Property |
---|---|---|
Parameters_Settings_Load_Button | TcHmi.Controls.Beckhoff.TcHmiButton | StateSymbol |
Parameters_Settings_Save_Button | TcHmi.Controls.Beckhoff.TcHmiButton | StateSymbol |
Parameters_Settings_CreationDateValue_Textblock | TcHmi.Controls.Beckhoff.TcHmiTextblock | Text |
Parameters_Settings_StoreCountValue_Textblock | TcHmi.Controls.Beckhoff.TcHmiTextblock | Text |
Parameters_Settings_StoredDateValue_Textblock | TcHmi.Controls.Beckhoff.TcHmiTextblock | Text |
Parameters_Settings_Load_StateIndicator | TcHmi.Controls.Plastic.StateIndicator | IndicatorStatus |
Parameters_Settings_Save_StateIndicator | TcHmi.Controls.Plastic.StateIndicator | IndicatorStatus |
Beispieleinstellung des NavigationConfig-Properties:


Parameter
Name | Typ | Beschreibung |
---|---|---|
SymbolIndex | Der Index vom Slider-Symbol-Array des NavigationConfig-Properties vom Configurator-Control. Das ausgewählte Symbol wird genutzt, um die Controls im Sliderbereich der Parameter-Seite upzudaten. Wird nur optional benötigt. |
Rückgabewert
Typ | Beschreibung |
---|---|
void | Kein Rückgabewert. |
NuGet Paket: Beckhoff.TwinCAT.HMI.Plastic.Functions
Verfügbar: seit Version 12.8.0
Verwendung: TC3 Plastic Application HMI Projekte