7 manual jog of the axes, Manual jog of the axes ( 169), Application example: flying saw – Lenze PLC Designer ApplicationTemplate (PLC Designer R3-x) User Manual

Page 169

Advertising
background image

Lenze · ApplicationTemplate · 1.3 EN - 04/2013

169

Application example: Flying saw

Manual jog of the axes

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

13.7

Manual jog of the axes

The visualization of the MM_Infeed machine module is supposed to enable the manual jog of the

axis. The example below shows how to insert two buttons for the positive and negative manual jog

into the visualization of the Infeed machine module.

How to proceed:

1. Declare the elements for the

MVis_xxx structure.

Double-click and open:

A70_MachineModuleSources\MM_B01_MachineModuleSources\MM_B01_Infeed

\Structs

• Structure

MVis_scB01_Infeed

In the program part, declare two variables for the positive / negative manual jog:

2. Insert the buttons into the visualization.

Double-click and open:

A70_MachineModuleSources\ MM_B01_Infeed\Visu

• Visualization

MVis_B01_Infeed

Go to the Tools dialog box and select the Common Controls section. Insert the buttons into

the visualization interface:

3. Assign the variables.

• Go to the Properties dialog box and assign the variable from the MVis_scB01_Infeed

structure in the

Input configuration\Tab\Variable section.

• Go to the Properties area under Color Variables and assign the variable from the

MVis_scB01_Infeed structure for

toggle color.

Advertising