Rockwell Automation 20-COMM-L LonWorks Adapter User Manual

Page 39

Advertising
background image

Configuring the LonWorks Network

4-7

20-COMM-L LonWorks Adapter User Manual

Publication 20COMM-UM008B-EN-P

Variable: nviNV_config

Format: UNVT_DPI_CONFIG

Explanation:

This network variable input provides information on how parameters should
be mapped to network variables. The NVI contains two fields:

• NV_index

• DPI_parameter

To check an already existing configuration, use the following procedures:

A. To check which DPI parameter a network variable is connected to, use

nviNV_config with the following data:

UNVT_DPI_CONF.NV_index = NV_index to check
UNVT_DPI_CONF.DPI_parameter = 65535 (decimal)

B. To check which network variable a DPI parameter is connected to, use

nviNV_config with the following data:

UNVT_DPI_CONF.NV_index = 255 (decimal)
UNVT_DPI_CONF.DPI_parameter = DPI parameter to check

The result of the requests above are placed in nvoFB_config. If there is no
configuration available, 0 (zero) is returned.

Valid Range:

NV_index out: 14…20

NV_index in: 31…36

Module Configuration

LON SNVT

NV_Index

Default PowerFlex 70/700

Drive Parameter

nvoDrvSpeed

14

1

nvoDrvCurnt

15

3

nvoDrvPwr

17

7

nvoDrvVolt

18

6

nvoDrvRunHours

19

10

nvoDrvFreqAct

20

1

LON SNVT

NV_Index

Default PowerFlex 70/700

Drive Parameter

nciNmlSpeed

31

44

nciMinSpeed

32

81

nciMaxSpeed

33

55

nciRampUpTm

34

140

nciRampDownTime

35

142

nciNmlFreq

36

43

Advertising