ProSoft Technology MVI56-DFCMR User Manual
Page 40

MVI56-DFCMR ♦ ControlLogix Platform
Ladder Logic
DF1 Interface Module with Reduced Data Block
Page 40 of 113
ProSoft Technology, Inc.
October 20, 2008
Name Data
Type
Description
RTSOn
INT
0-65535 mSec delay before data
RTSOff
INT
0-65535 mSec delay after data
UseCTS
INT
0=No, 1=Yes to use CTS modem line
ENQDelay INT 0-65535 delay after ACK before sending ENQ request (half-
duplex)
CmdCount
INT
Command list count (Master)
MinCmdDelay INT
0-65535 mSec minimum time between each command
(Master)
CmdErrPtr
INT
Internal DB location to place command error list (Master)
RespTO
INT
0-65535 mSec response timeout for command (Master)
Retry_Count
INT
Retry count for failed request (Master)
ErrorDelayCntr
INT
0-65535 Command cycle count if error (Master)
SlaveListPtr INT
-1=No slave list in database, 0-4743=Reg start location for
data (Master)
SlaveListFreq INT
0=No slave list in database, 1-65535=cycle count for update
(Master)
FirstFile
INT
0-100 First file to emulate in database (Slave)
FileSize
INT
0-1000 size of each file to emulate (Slave)
FileOffset INT 0-4999 register offset into database where file emulation starts
(Slave)
DataFileMapCnt INT
0-50 Data File Mapping Count to Re-Direct data Reads and
Writes (Slave)
This object defines the parameters for the operation of each of the DF1 ports on
the module. Refer to Configuration Data Definition (page 27) for the definition of
each parameter.
3.1.4 File
Map
Override
This object defines specific data files that will override the default map file list.
When the module is configured as a DF1 slave, there may be instances where
you cannot use the default addressing shown in section 2.3 of this manual.
The File Map Override allows you to define memory (DBReg), specific file
number (FileNo), and element number (Element). The length will determine how
many registers will follow.
For example, if you must have registers 105 to 108 of module memory set up as
addresses N45:32 to N45:35, you would set the following parameters:
DBReg = 105
FileNo = 45
Element = 32
Length = 4