Create Motor objects
    Create motor objects to populate panel instances with sample data.
- Create a Motor type:- InProject view, right-clickModeland select .
- Hover-over the object, select, and enter Motor. Motor.
- InProperties, at the top, a variable by selectingand selecting Variable. Variable.
- Rename the variable by hovering-over the variable, selecting, and entering Speed Speed
- InType view, double-clickModel.
- FromProject view, dragMotorto theTypesfolder inType view.
 InProject view,Motor (type)andMotorInstanceappear.
- Create Motor instances:- InProject view, hover-overMotorInstance, select, and enter Motor1 Motor1
- Right-clickModeland select .InProject view,Motor2appears.
- For each Motor instance, inProperties, set anySpeedvalues.
 
- Create a Motor_Ext type:- InProject view, right-clickModeland select .
- Hover-over the object, select, and enter Motor_Ext Motor_Ext
- InProperties, at the top, add two variables by selectingand selecting Variable. Variable.
- Rename the variables by hovering-over each variable, selecting, and entering: - Acceleration
- Power
 
- FromProject view, dragMotor_Extto theTypesfolder inType view.
 InProject view,Motor_Ext (type)andMotor_ExtInstanceappear.
- Create Motor_Ext instances:- InProject view, hover-overMotor_ExtInstance, selectand enter Motor1_Ext Motor1_Ext
- Right-clickModeland select .
- InProject view, hover-overMotor_Ext1, selectand enter Motor2_Ext Motor2_Ext
- For each Motor_Ext instance, inProperties, set anyAccelerationandPowervalues.
 
Provide Feedback