Etc−mmi – Lenze ETC Motion Control User Manual

Page 331

Advertising
background image

ETC−MMI

Appendix

Configuration file (DELPHMMI.INI)

7

7.8

7.8.3

l

331

EDSTCXN EN 2.0

Description

Term

Section

[SPS_EXEC]

Call of a file that is executable under
Windows by a PLC message:
Entry=EXE
file;parameter;[MAX|MIN|NORM]
EXE file: executable Windows file
Parameter: transfer parameter for EXE file
MAX: maximum window
MIN: minimum window
NORM: normal window

entry0=C:\WinNT\Notepad
entry1=C:\WinNT\Notepad;Readme.txt
entry2=C:\WinNT\Notepad;Readme.txt;Max
entry3=C:\WinNT\Notepad;;Min

Examples:
See also section SPS_EXEC

[LenzeTools]

F1=C:\Programs\lenze\GDC_4_70\bin\gdc32.
exe
F2=C:\Programs\lenze\ETC\MMI\axcop.exe
F3=C:\Programs\lenze\ETC\CoDeSys\CoDeSy
s.exe
F4=C:\Programs\lenze\GDO_1_20\osci.exe
F5=c:\Programs\lenze\etc\mmi\etchc1.ht

With KeyCode (F12 diagnostics, F1 axis
settings, F2 Lenze tools) the tools keys are
activated.
The texts for key labelling must be entered
in the language file from entry 1501 for F1.

[BARANZ]

Configuration of the bar display

ANZ1=0;800;10802;1;P30
ANZ2=0;800;10902;2;P31
ANZ3=0;3000;10920;3;4711;DOUBLE
Anz4=0;4000;10930;4;D10,WORD

See also section BARANZ following this
table.

[pfielddisplay1]
[pfielddisplay2]
[pfielddisplay3]
[pfielddisplay4]

The entries in these sections are evaluated
by the HMI when the operating mode is
changed. They are not used by default.
Each section describes the indexes of the P
fields for a specific operating mode, which
the NCR is to update cyclically in the area
of the "P field permanent display" of the
DPR=s. The assignment of the sections to
the operating modes is fixed:
1: Setup
2: Automatic
3: Programming
4: Diagnostics

P0=1200
.
.
P31=−1

Example:
The contents of the P field 1200 are
cyclically updated in the DPR under
nc2mmi_r.pfanz_r.val_ad[0]. If the value is
−1, there will be no update on this index.

[Zyklen]

(see also: "Cycle programming")

entry0 = L8000; grinding

L8000 is a reference to a section where the
cycle is described in more detail. Grinding
is a text that is used for cycle selection.

[L8000]

(see also: "Cycle programming")

entry1 = P1200 = 1.23; top
entry2 = P1201= 2.34; middle
entry3 = P1202= 3.45; bottom

The individual entries describe the cycle.

Advertising