- Getting started
- Using the software
- OPC UA
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- OPC UA tutorial
- NetLogic tutorial
- Object and variable references
Create a variable type
Create a variable type to be able to create variables of the type and add those variables to an object.
- FromProject view, drag an existing variable into a folder inType view. The type appears in bothType viewand in theProject viewfolder that has the same name as the folder inType view.
TIP:
The variable in
Project view
is appended with (type)
and the original variable that you dragged from Project view
is now an instance of the type.Provide Feedback