Modbus Motion Interface
Write_Register(<AxisGroupPage>_+_Enable_w,<Value>);
Description
Init identifies which axes are associated together under a specific name. Individual axes can be initialized or a group coordinated axes can be initialized to operate together.
Examples
Write_Word(Axis1_+_Enable, 1);
Related Topics
Set Commanded Torque