L-force | plc designer – Lenze PLC Designer PLC Designer (R2-x) User Manual

Page 569

Advertising
background image

L-force | PLC Designer

PLC Designer Files



DMS 3.2 EN 02/2011 TD29

567

File
Exten
sion

Example

Description

Format

Path(Default)

*.asd project01.asd

save file (temporary, 'Auto

save', 'Auto save before
compile')

binary

project directory

*.asl lib01.asl

save file for a library opened
as project in »PLC Designer«

(temporary, 'Auto save', 'Auto
save before compile')

binary library

resp.

project directory

*.bak project01.bak

backup file for project

(permanent, 'Create backup')

binary

project directory

*.prg

*.bin

default.prg
project01.prg

boot project, file name
depending on target

binary target

system

(created online)

project directory
(created offline)

*.chk

default.chk
project01.chk

checksum for boot projekt
code

binary

target system
(created online)
project directory
(created offline)

*.ini plcdesigner.ini

ini-file for various PLC
Designer settings

Text with

plcdesigner.exe

*.dfr default.dfr

project01.dfr

frame file (Printer setup)

binary

with
plcdesigner.exe

*.asm code386.asm

assembler-Listing of the
created project code

Text compile

directory

*.lst project01.lst

assembler-Listing of the
created project code

Text

compile directory

*.bpl project01.bpl

debug-files

(breakpoint-

information)

Text compile

directory

*.st

PLC_PRG.st

debug-files, implicit ST-code Text

compile directory

*.ma
p

project01.map

map-file; information on
memory organization and
variable locations

Text compile

directory

*.hex

*.h86

project01.hex (Output)
resp. standard.hex (Lib)

.hex for Intel or Motorola,
.h86 for Intel; compiler

output or input for external
library

Intel or
Motorola hex-

files

compile directory

resp. library

directory

*.trd projectxy0.trd

trend logging (number befor
the dot is counted up, if file is

full and another must be
created)

Text project

directory

*.log projectxy.log

log file (Log)

binary

project directory

Advertising