Create a Kiln object
    Object properties will be used to generate interface elements automatically.
- Create the Kiln object:- InProject view, right-clickModeland select .
- Hover-over the object, select, and enter Kiln. Kiln.
 
- Create five Kiln variables:- InProperties, create five variables by selectingat the top and selecting Variable. Variable.
- Rename the variables, by hovering over each variable, selecting, and entering: - Address
- Enabled
- Image
- SetPoint
- Temperature
 
 
- Configure the Kiln variables types:TIP: Graphical objects are created based on the variables types.- Next toAddress, selectInt32and selectString.
- Next toEnabled, selectInt32and selectBoolean.
- Next toImage, selectInt32and selectResourceUri.TIP: If you do not see the required option, select theShow allcheckbox.
- Next toTemperature, selectInt32and selectFloat.
 
- Set the Kiln 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.
 
Provide Feedback