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

Page 547

Advertising
background image

L-force | PLC Designer

Command Line-/Command File



DMS 3.2 EN 02/2011 TD29

545

eni on
eni off

The option 'Use source control (ENI)' will be activated resp.
deactivated

(Dialog 'Project' 'Options' 'Project source control')

eni project readonly on

eni project readonly off

The option 'Read only' for the data base category 'Project objects' will

be activated resp. deactivated
(Dialog 'Project' 'Options' 'Project objects')

eni shared readonly on
eni shared readonly off

The option 'Read only' for the data base category 'Shard objects' will
be activated resp. deactivated

(Dialog 'Project' 'Options' 'Shared objects')

eni set local <POUname>

The object will be assigned to category 'Local', i.e. it will not be stored

in the project data base
(Dialog 'Project' 'Object' 'Properties' 'Data base-connection')

eni set shared <POUname>

The object will be assigned to category 'Shared objects'
(Dialog 'Project' 'Object' 'Properties' 'Data base-connection')

eni set project <POUname>

The object will be assigned to category 'Project objects'

(Dialog 'Project' 'Object' 'Properties' 'Data base-connection')

eni <category> server
<TCP/IP_Address> <Port>
<Projectname> <Username>
<Password>

Configures the connection to the ENI Server for the category 'Project
objects'
(Dialog 'Project' 'Options' 'Project data base');

Example:

eni project server localhost 80 batchtest\project
EniBatch Batch

(TCP/IP-Address = localhost, Port = 80, Project name =
batchtest\project, User name = EniBatch, Password = Batch)

eni compile sym on
eni compile sym off

The option 'Create ASCII symbol information (.sym)' for the objects of
category 'Compile files' will be activated/deactivated
(Dialog 'Project' 'Options' 'Project source control' 'ENI settings' for
'Compile files')

eni compile sdb on
eni compile sdb off

The option 'Create binary symbol information (.sym)' for the objects
of category 'Compile files' will be activated/deactivated
(Dialog 'Project' 'Options' 'Project source control' 'ENI settings' for
'Compile files')

eni compile prg on

eni compile prg off

The option 'Create boot project' for the objects of category 'Compile

files' will be activated/deactivated
(Dialog 'Project' 'Options' 'Project source control' 'ENI settings' for

'Compile files')

Advertising