Modify PLCopen Axis
- In the Project Explorer, double-click a PLCopen axis.
- Right-click the PLCopen axis in the project manager and select Properties in the menu.
Figure 1: PLCopen Axis Context Menu
The PLCopen Axis Data dialog opens:
Figure 2: PLCopen Axis Data dialog
Axis Name and Number
The PLCopen Axis Name and Number in the PLCopen Axis Data dialog are automatically applied to the PLCopen instance of an AXIS_REF structure under Global variables in the Dictionary when the project is compiled.
The PLCopen.XXXXXX_ref (MyAxis1 in this example) instance can be used in the PLC programs:
See AXIS_REF Structure.