Siemens SINUMERIK Commissioning Manual page 281

Sinumerik 840di sl/840d sl/840dbase software and hmi advanced
Hide thumbs Also See for SINUMERIK:
Table of Contents

Advertisement

A.2
AEDITOR.INI
Overview
Information about the ASCII editor can be found in the AEDITOR.INI file.
The data regarding the size of the files that can be edited is in the section [MEMORY].
[MEMORY]
; default factor for maximum size of file
; valid values are: from 1 to 31
; factor x (1<=x<=31) means: you can edit a file up to
; a maximum size of x * 8 MB
; for example: factor 1 = maximum size of 8 MB, 7 = 56 MB
; attention: a greater factor needs more RAM
; the application can override this default factor
MemFactor=2
; default factor for maximum size of buffer file for editing NC
domains
; see explanation for MemFactor above
; the factor should be great enough for the whole NCU-memory
MemNCFactor=2
; number of undo steps, 0 = undo/redo not active, default = 0
(optional)
NrOfUndoSteps=10
; handling of undo / redo (optional)
; 0: Automatic, 1: Notify, 2: NoUndo, default = 0
UndoHandling=0
With this mode, it takes longer to prepare the NC file for processing in the HMI-Advanced.
; enable undo / redo for NC-files (=1) or disable (=0)
EnableUndoOnNc=0
Editor access authorizations are influenced in the section [ACCESSLEVEL]:
[ACCESSLEVEL]
GlobalReplace = 6
SettingHiddenCheck=7
ENABLE_SIMULATION=7
Parameters in the section [STEPS]
[STEPS]
; Mode for handling return key in step area
; 0: processing return key
; 1: process return key only at begin or end of a step or
; within a writable block of the step
; (same as 0 if HiddenCheck is active)
; 2: process return key only at begin or end of a step
NewLineInStepMode=0
; maximum number of blocks to search for a step, 0 == no limit
MaxNrOfBlocks=1500
HMI Advanced (IM4)
Commissioning Manual, 03/2009, 6FC5397-0DP10-3BA0
List of the INI Files
A.2 AEDITOR.INI
275

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents