108
66
RockwellAutomation Publication 1756-RM085C-EN-P - August 2011
Appendix A
116
The structure of FOR/NXT/BRKstatements has changed in the Logix
architecture. In the PLC-5 processor, the FORand NXT instruction
enclosed a section of code that wasto be iterated multiple times,
while the BRKinstruction allowed awayto breakout of the repeating
code.
In the RSLogixarchitecture,theFORinstructioncallsagiven routine a
specificnumber of times,soa NXT instruction isnot needed.TheBRK
instruction works in a similar fashion as in the PLC-5 processor.
Because thisarchitecture change issignificant, youwillprobably
have to consider restructuring your logic.
Each time FOR/NXT/BRKinstructions are encountered.
117
AGAinstruction not supported.
Each time a AGAinstruction isfound.
119
CIR/CORnot supported.
Each time a CIR or CIOinstruction isfound.
120
Source and destination typesdiffer
When source and destination typesdiffer in a COPinstruction.
121
DFAinstruction not supported
Each time a DFAinstruction isfound.
122
ERI/EROinstruction not supported.
Each time a ERIor EROinstruction isfound.
123
IDI/IDOinstruction not supported.
Each time a IDIor IDOinstruction isfound.
124
IIN/IOT instruction not supported.
Each time a IIN or IOT instruction isfound.
128
SFC routines aren’t translated.
Each time a SFR or EOT instruction isfound.
129
Online edit instructions are not supported.
Each time a SDS, SIZ or SRZ instruction isfound.
130
User Interrupt instructionsnot supported.
Each time a UID,UIE or UIFinstruction isfound.
131
DDVinstruction not supported.
Each time a DDV instruction isfound.
132
High Speed Counter instructionsnot supported.
Each time a HSC/HSD/HSE/SL or RHC/RAC/TDF instruction isfound.
133
I/OInterrupt Enable/Disable instructionsnot supported.
Each time a IIDor IIE instruction is found.
134
IIM/IOM instruction not supported.
Each time a IIM or IOM instruction isfound.
135
INT instruction not supported.
Each time a INT instruction isfound.
136
REFinstruction not supported.
Each time a REFinstruction (in SLC)isfound.
137
RPIinstruction not supported.
Each time a RPIinstruction isfound.
138
Selectable Timed Interrupt instructions not supported.
Each time a STD/STE or STSinstruction isfound.
139
SUS instruction not supported.
Each time a SUS instruction is found.
141
RMP instruction not supported.
Each time a RMP instruction is found.
142
RPCinstruction not supported.
Each time a RPC instruction isfound.
143
SVC instruction not supported.
Each time a SVCinstruction isfound.
144
SWP instruction not supported.
Each time a SWP instruction isfound.
145
SQC instruction not supported.
Each time a SQC instruction is found.
146
INV instruction not supported.
Each time a INVinstruction isfound.
147
DCD/ENC instruction not supported.
Each time a DCD or ENCinstruction isfound.
148
The CEM,DEM,orEEM instruction hasbeen translated.However,the
translation needsto be validated.These instructionshave many
parametersthat cannot be directlytranslated and require review.
Each time a CEM, DEM or EEM instruction isfound.
149
Modbusmessaging is not supported in RSLogix5000 software.
If MSG instruction isconfigured for Modbus.
150
MSGinstruction and associated MESSAGE tag need to be manually
verified.
Each time a MSGinstruction isfound.
ID
Text
When logged