- Manuale introduttivo
- Utilizzo del software
- OPC UA
- Oggetti grafici e di layout
- Sessioni e impostazioni locali
- Sviluppo di soluzioni
- Sviluppo di progetti con C#
- NetLogic
- Metodi ed eventi in C#
- Riferimento API C#
- Esempi di applicazione
- Esercitazione dell'interfaccia utente
- Esercitazione sui collegamenti dinamici
- Esercitazione sui logger
- Esercitazione sugli allarmi
- Esercitazione sulle NetLogic
- Riferimento su oggetti e variabili
Create elements for controlling the min value
Create a label and a gauge to control the minimum value.
- Create the minimum value label:
- In theProject viewpane, right-clickMainWIndow (Type)and select .
- Hover-over the label, select, and enterMinValueLabel.
- In thePropertiespane and set theTextproperty value toMinimum Value.
- Create the min gauge:
- In theProject viewpane, right-clickMainWIndow (Type)and select .
- Hover-over the gauge, select, and enterMinGauge.
- In thePropertiespane, create a dynamic link between theValueand .For more information about dynamic links, see Create dynamic links.
Fornire un feedback