ProSoft Technology MVI46-DFNT User Manual

Page 36

Advertising
background image

Configuring the MVI46-DFNT Module

MVI46-DFNT ♦ SLC Platform

User Manual

EtherNet/IP Client/Server Communication Module

Page 36 of 177

ProSoft Technology, Inc.

October 12, 2010

Parameter

Range

Description

Node IP
Address

xxx.xxx.xxx.xxx

The IP address of the device being addressed by the command.

Slot

When addressing a ControlLogix processor, the slot number corresponds to
the slot in the rack containing the controller being addressed. In the
ControlLogix platform, the controller can be placed in any slot and the rack
may contain multiple processors. This parameter uniquely selects a controller
in the rack.
Use a value of -1 when interfacing to an SLC 5/05 or a
PLC5. These devices do not have a slot number.

Function Code See Command

Function Codes (page
33)

These parameters specify the function to be executed by the command. The
Reference chapter in this manual describes the meaning of these values for
each of the available supported commands. Following is a complete list of the
command supported by the Client driver.
Function Code Listing
Basic Command Set

1

Protected Write

2

Unprotected Read

3

Protected Bit Write

4

Unprotected Bit Write

5

Unprotected Write

PLC-5 Command Set (0x0F)

100

Word Range Write (Binary Address)

101

Word Range Read (Binary Address)

102

Read-Modify-Write (Binary Address)

150

Word Range Write (ASCII Address)

151

Word Range Read (ASCII Address)

152

Read-Modify-Write (ASCII Address)

SLC Command Set (0x0F)

501

Prot Typed Read with 2 addr fields

502

Prot Typed Read with 3 addr fields

509

Prot Typed Write with 2 addr fields

510

Prot Typed Write with 3 addr fields

511

Prot Type Write with Mask 3 addr field

Function
Parameters

See Command
Function Codes (page
33)

The number of auxiliary parameters required depends on the function code
selected for the command.

Advertising