ProSoft Technology MVI69-DFCM User Manual
Page 80

MVI69-DFCM ♦ CompactLogix or MicroLogix Platform
Reference
DF1 Interface Module
Page 80 of 117
ProSoft Technology, Inc.
November 3, 2008
Function
Code
Command Function Definition
PLC5
SLC500 &
MicroLogix
Power-
monitor II
ControlLogix
510 0x0F 0XAA
Protected
Typed
Logical Write With
Three Address Fields
X X X
511 0x0F 0XAB
Protected
Typed
Logical Write With
Mask (Three Address
Fields)
X X
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 DF1 slave device.
The PLC-5 and SLC-500 command set require the use of files. These files are
emulated in the module. The module defines these files each as containing 200-
word registers that overlay the internal database. The following table shows the
relationship of the files to the user data area of the internal database:
File
Database Register
N7:0
0
N8:0
200
N9:0
400
N10:0
600
N11:0
800
N12:0
1000
N13:0
1200
N14:0
1400
N15:0
1600
N16:0
1800
N17:0
2000
N18:0
2200
N18:0
2400
N20:0
2600
N21:0
2800
N22:0
3000
N23:0
3200
N24:0
3400
N25:0
3600
N26:0
3800
N27:0
4000
N28:0
4200
N29:0
4400
N30:0
4600
N31:0
4800
N32:0
5000
Note: The way these files are emulated depends of the First File and File Size parameters. The
previous example shows using the First File parameter set to 7 and the File Size parameter set to
200.