Command entry formats, Command list example, Enable – ProSoft Technology MVI56E-SIE User Manual

Page 56: 0) or y

Advertising
background image

Configuring the MVI56E-SIE Module

MVI56E-SIE ♦ ControlLogix Platform

User Manual

Client Communication Module

Page 56 of 168

ProSoft Technology, Inc.

September 6, 2012

Each command list record has the same general format. The first part of the
record contains the information relating to the communication module, and the
second part contains information required to interface to the Siemens Industrial
Ethernet server device.

Command Entry Formats

The following table shows the structure of the configuration data necessary for
each of the supported commands.

The first part of the record is the module information, which relates to the MVI56E
module, and the second part contains information required to interface to the
server device.

Command list example:

Enable

N

O

(0) or Y

ES

(1)

This parameter specifies whether or not the command is to be executed.

Value

Description

N

O

(0)

The command is disabled and will not be executed in the normal polling sequence.

Y

ES

(1)

The command is executed each scan of the command list if the Poll Interval Time is
set to zero (0). If the Poll Interval time is set, the command will be executed when the
interval timer expires.

Important: The commands must also be enabled in the ladder logic in order for
them to be executed. The SIE.CONTROL.CmdControl.WriteCmdBits[x] controller
tag array holds 16-command bit arrays for each Client. If a bit for a specific
command is set to zero (0) in the WriteCmdBits[x] controller tag, the command
will not be executed, regardless of its enabled or disabled state in the
configuration. For more information, see Command Control Blocks (page 144).

1

2

3

4

5

6

7

8

9

10

11

12

13

14

Enable
Code

Internal
Address

Poll Interval
Time

Count

Swap
Code

IP Address

Rack

Slot

TSAP

Func Type

Data Type

Address
Type

DB Number

Address

Code

Register 1/10 th Sec

Bit/Byt
e/Wor
d/Dwo
rd

Code

IP Address

Rack
Number

Slot Number
(Not used on
S7-200)

Only used
on S7-200
(refer to
MicroWin
set up)

Read/Write

Bool/Byte/In
t/Dint/Real/
Time/Count

DB/Inpu
t/Outpu
t/Flag/T
imer/Co
unter

Only used
for address
type DB

Address in
the
Siemens
processor

Advertising