L-force loader – Lenze Loader L-force Loader User Manual

Page 31

Advertising
background image

L

DMS 4.0 EN - 07/2007

31

L-force Loader

Control via script files

Structure of the script file

Target system-dependent settings - [DEVICE...] sections
Every target system must have a [DEVICE???] section. The question marks must be replaced

by consecutive numbers (001 ... NumberOfDevices).

r

If you have defined the key NumberOfDevices=3 in the [COMMON] section, the

following three sections must be available:

[DEVICE001], [DEVICE002], [DEVICE003].

r

The target systems are processed subsequently, starting with [DEVICE001].

The following settings can be made for every section:

Key

Parameter

NodeAddress

Designation of the bus server and address of the target system (see following

examples).

• The address is displayed in the dialog area in the Busserver field.
Example 1 - communication via system bus

• In the following example, the target system has the CAN node address "11".

• Check also key "SDO"!

NodeAdress=Lenze OPC Systembus Server.11

Example 2 - communication via LECOM

• In the following example, the target system has the LECOM node address "5".

NodeAdress=Lenze OPC Lecom Server.1-5

Example 3 - communication with L-force 9400 Servo Drives via diagnostic adapter

If only one diagnostic adapter is connected to the PC, the default address "0" is to be

indicated:

NodeAdress=Lenze OPC Diagnostics Server.0

If several diagnostic adapters are connected to the PC, unambiguous addressing

requires the indication of the diagnostic adapter's serial number.

• The serial number (S/N) is printed on the diagnostic adapter.

• The serial number can also be displayed in the diagnostics configurator. For this

purpose, select the diagnostic adapter in the configurator and click Diagnostics

on the Common tab.

• In the following example, the diagnostic adapter has the serial number

"00001628".

NodeAdress=Lenze OPC Diagnostics Server.1-1628

Example 4 - communication with 9400 Servo Drives via Ethernet NRT

• In the following example, the OPC Ethernet server has the default address "1".

• The IP address is specified with the "IP" key.

NodeAddress=Lenze OPC Ethernet Server.1

IP

IP address

• Only required for communication with 9400 Servo Drives via Ethernet NRT.

• The dots of the IP address must be replaced by underline characters.

Example:

IP=172_31_201_38

SDO

Parameter channel (1 or 2) for communication.

• Only required for communication via system bus (CAN).

• For a better performance, select the same parameter channel for all devices in the

script file.

• If "0" is set, there is no division into channels and the entire node address range

is accepted.

Advertising