- 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 motor object
Create a motor object and motor configuration to use it in a recipe.
- Create a motor object
- InProject view, right-clickModeland select .
- Hover-over the object, select, and enterMotor
- Add and configure variables:
- InProperties, at the top, add two variables by selectingand selectingVariable.
- Rename the variables by hovering-over each variable, selecting, and entering:
- Speed
- Acceleration
- Create a motor configuration object
- InProject view, right-clickMotorand select .
- Hover-over the object, select, and enterConfiguration
- Add and configure variables:
- InProperties, at the top, add three variables by selectingand selectingVariable.
- Rename the variables by hovering-over each variable, selecting, and entering:
- MaxRevolutionsPerMinute
- MaxThrottle
- MinThrottle
Provide Feedback