ResetTrendAxisColors
function ResetTrendAxisColors(): void
Die Funktion ResetTrendAxisColors resettet die in der Tabelle aufgelisteten Controls. Die TcHmiInput-Controls bekommen einen Hexadezimal-Farbcode zugewiesen und die zugehörigen TcHmiCheckbox-Controls die passende Hintergrundfarbe.
TcHmi.Controls.Beckhoff.TcHmiInput Control ID | TcHmi.Controls.Beckhoff.TcHmiCheckbox Control ID | Hexadezimal-Farbcode |
---|---|---|
Trend_Settings_1_Input | Trend_Settings_1_Rectangle | #E6194B |
Trend_Settings_2_Input | Trend_Settings_2_Rectangle | #F58231 |
Trend_Settings_3_Input | Trend_Settings_3_Rectangle | #FFE119 |
Trend_Settings_4_Input | Trend_Settings_4_Rectangle | #BFEF45 |
Trend_Settings_5_Input | Trend_Settings_5_Rectangle | #3CB44B |
Trend_Settings_6_Input | Trend_Settings_6_Rectangle | #469990 |
Trend_Settings_7_Input | Trend_Settings_7_Rectangle | #42D4F4 |
Trend_Settings_8_Input | Trend_Settings_8_Rectangle | #4363D8 |
Trend_Settings_9_Input | Trend_Settings_9_Rectangle | #911EB4 |
Trend_Settings_10_Input | Trend_Settings_10_Rectangle | #F032E6 |
Trend_Settings_11_Input | Trend_Settings_11_Rectangle | #469990 |
Trend_Settings_12_Input | Trend_Settings_12_Rectangle | #42D4F4 |
Parameter
Name | Typ | Beschreibung |
---|---|---|
- | - | - |
Rückgabewert
Typ | Beschreibung |
---|---|
void | kein Rückgabewert |
NuGet Paket: Beckhoff.TwinCAT.HMI.Plastic.Functions
Verfügbar: seit Version 12.6.0
Verwendung: TC3 Plastic Application HMI Projekte