ProSoft Technology MVI69-DFNT User Manual
Page 38
Configuring the MVI69-DFNT Module
MVI69-DFNT ♦ CompactLogix or MicroLogix Platform
User Manual
EtherNet/IP Client/Server Communication Module
Page 38 of 167
ProSoft Technology, Inc.
May 14, 2014
[DFNT Client 0 Commands]
#
# The file contains examples for a ControlLogix processor with the N7 file
# configured. This example uses SLC and PLC5 commands.
#
# LOCATION :
# DATE : 04/05/2000
# CONFIGURED BY: RAR
# MODIFIED :
#
# 1 2 3 4 5 6 7 8 9 10 11 12
# DB Poll Swap Func File File Elm Sub
#Enab Addr Delay Count Code Node IP Address Slot Code Type # # Elm
START
# 1 2000 0 10 0 192.168.0.100 0 501 N 11 0
# 1 2000 0 10 0 192.168.0.100 0 509 N 12 0
#
# DB Poll Swap Func File Elm Sub
#Enab Addr Delay Count Code Node IP Address Slot Code # # Elm
END
The following table describes each parameter
Parameter
Range
Description
Enable
0, 1, 2
This field defines whether the command is to be executed and under what
conditions.
Value Description
0
The command is disabled and will not be executed in the normal
polling sequence.
1
The command is executed each scan of the command list if the
Poll Interval Time is set to zero. If the Poll Interval time is set, the
command is executed when the interval timer expires.
2
The command executes only if the internal data associated with
the command changes. This value is valid for write commands
only.
Internal
Address
0 to 3999
This field specifies the database address in the module's internal database to
be associated with the command. If the command is a read function, the data
received in the response message is placed at the specified location. If the
command is write function, data used in the command is sourced from the
specified data area.
Poll Delay
0 to 1000
This parameter specifies the minimum interval to execute continuous
commands (Enable code of 1). The parameter is entered in 1/10th of a
second. Therefore, if a value of 100 is entered for a command, the command
executes no more frequently than every 10 seconds.
Count
Command dependent. This parameter specifies the number of registers or digital points to be
associated with the command. See Command Function Codes (page 36) for
information