- 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 a Klin object
Object properties will be used to automatically generate interface elements.
- Create the Klin object:
- In theProject viewpane, right-click theModelfolder and select .
- Hover-over the object, select, and enterKlin.
- Create five Klin variables:
- In thePropertiespane, create five variables by selectingat the top and selectingVariable.
- Rename the variables, by hovering over a variable, selecting, and entering:
- Address
- Enabled
- Image
- SetPoint
- Temperature
- Configure the Motor variables types:SUGGERIMENTO: Graphical objects are created based on the variables types.
- Next toAddress, selectInt32and selectString.
- Next toEnabled, selectInt32and selectBoolean.
- Next toImage, selectInt32and selectResourceUri.SUGGERIMENTO: If you do not see the required option, select theShow allcheck box.
- Next toTemperature, selectInt32and selectFloat.
- Set the Klin variables values:
- Set theAddressvariable value to192.168.0.1.
- Set theImagevariable value to%PROJECTDIR%\A1_Boiler.svg.
- Set theSetPointvariable value to100.
- Set theTemperaturevariable value to27.3.
Fornire un feedback