Code, C1209, 9parameter reference – Lenze EMF2180IB User Manual

Page 60

Advertising
background image

9

Parameter reference

60

Lenze · EMF2180IB communication module (EthernetCAN) · Communication Manual · DMS 5.0 EN · 07/2014 · TD17

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

C1209

C1210

The IP addresses are divided into 3 classes:

x: complete octet

Parameter | Name:

C1209 | Read out CAN baud rate

Data type: INTEGER_32

Index: 23366 = 0x5B46

Code C1209 can be used to determine which baud rate was detected on the CAN bus.

When "16" is displayed, no data are exchanged on the CAN bus.
Selection list

(read only)

0 500 kbit/s
1 250 kbit/s
2 125 kbit/s
3 50 kbit/s
4 1000 kbps
5 20 kbit/s

16 not detected

Read access  Write access  CINH  PLC-STOP  No transfer

Parameter | Name:

C1210 | IP address

Data type: UNSIGNED_32

Index: 23365 = 0x5B45

The IP address is the identification number of a device in the network. Each network node receives a unique address

in the network. Compared to the MAC-ID, the IP address is a logic address that can be changed via software.

By default, the address 0.0.0.0 is set. Since this is not a valid IP address, the device searches for a free address in the

subnetwork 169.254.xxx.xxx at the start, as specified by the APIPA process.

The IP addresses always consist of 4 octets (subcodes 1 ... 4). In order to improve readability, the octets are separated

from each other by points (e.g. 128.133.10.123).

The first octet determines the network class. The network class specifies the number of available hosts in a network.

Note:

The data are only accepted when the mains has been switched the next time.

The following function is available from version 1.7 onwards!

After the code has been changed, the IP address and subnet mask combination is checked with regard to its validity.

If the IP address and subnet mask combination is invalid, the gateway is set to the IP address 0.0.0.0, and DHCP is

set to dynamic assignment of the IP address (code

C1228

).

Setting range

(min. value | unit | max. value)

0

255

Subcodes

Lenze setting

Info

C1210/1

0

IP address 1

C1210/2

0

IP address 2

C1210/3

0

IP address 3

C1210/4

0

IP address 4

Read access  Write access  CINH  PLC STOP  No transfer

Class

IP address classes

Maximum number of hosts

a

01.x.x.x - 126.x.x.x

16.777.214

B

128.x.x.x - 191.x.x.x

65.534

C

192.x.x.x - 223.x.x.x

254

Advertising