Timer destination step not configured – Rockwell Automation D64046.5.1 U MNL WIN DDMC User Manual
Page 113

Chapter 8
Debugging Your DDMC32 System
8-3
The format for the input state mismatch error in the error list looks like
this:
Step
xxx, Input xx; transition condition results in an input state
mismatch for specified destination step.
This condition occurs when a user-specified transition along with the other
specified condition of the inputs for the current step do not match the
expected input conditions for the destination step. See the following step
configurations for an example.
Step 1
Step 2
Input 0
ON––>OFF
STEP 2
Input 0
ON––>OFF
ERSTEP 15
Input 1
OFF––>ON
STEP 10
Input 1
OFF––>ON
STEP 10
Input 2
OFF––>ON
ERSTEP 15
Input 2
ON––>OFF
STEP 3
Input 3
OFF––>ON
ERSTEP 15
Input 3
OFF––>ON
ERSTEP 15
If input 0 goes off, the system would display the following error:
Step 1,Input 0; transition condition results in an input state
mismatch for specified destination step
To correct the error, you must change the input transition so that the exit
conditions from one step match the entry conditions of the destination step.
In our example, the inputs from Step 1 to Step 2 show that inputs 1 through
3 in Step 1 must be OFF; however, the entry conditions for Step 2 require
inputs 1 and 3 to be OFF and input 0 to be ON.
Timer Destination Step Not Configured
The format for the timer destination step not configured error in the error
list looks like this:
Step
xxx, timer; specified destination step is not configured
This condition occurs when the step timer destination step is not a valid
step.
To correct the error, you must either configure the specified step or change
the step to an already configured step.