![AMCI 2600-13 Manual Download Page 26](http://html1.mh-extra.com/html/amci/2600-13/2600-13_manual_2921159026.webp)
20 Gear Drive, Plymouth Industrial Park, Terryville, CT 06786 page: 26 of 49
Tel: (860) 585-1254 Fax: (860) 584-1973 Web: www.amci.com
2600-13 Press Control Module
MicroLogix 1500 & CompactLogix Resolver Module
Revision 2.1
Limit Nudge Down Input Number: When this input becomes active, the internal position that the Output
Being Programmed is using will be decreased by the Nudge Down Value.
The Limit Preset Value will also be decreased by this amount. This
parameter has the following ranges.
2611-13 module range: 0 to 15
2612-13 module range: 0 to 23
2613-13 module range: 0 to 31
Limit Nudge Down Value: This is the value by which the Internal Limit Switch Position and the Limit Preset
Value will be decreased when the Nudge Down Input becomes active.
This parameter has a range of (0 to Resolver Rollover Position)
Default Value = 0
Forcing, Virtual Inputs, & Get Attributes Data
These functions are all sent to the 2600-13 module with one programming block.
The first is the ability to Force both the outputs and the inputs ON or OFF. This function is useful for testing
the wiring of your system, or for giving the PLC direct control over the 2600-13 module’s outputs.
The second is the control of the 2600-13 modules Virtual Inputs, which are always numbered 0 to 15 and
have no physical presence. That is, to activate the input, the ladder logic program must set a bit in the output
registers assigned to the 2600-13 module. These bits exist in this programming block.
The third is the ability to read back additional information from the 2600-13 module. This includes internal
Preset values, the state of the outputs before they have been modified by the ANDing or Forcing functions,
and the resolver position where the inputs transition both on and off.
Override Output Enable Bits: Setting any of the bits in this word cause the corresponding Physical Output to
be assigned to the state specified by the bits in the Override Output Value word.
Bit 0 = Output 16, Bit 1 = Output 17 … Bit 15 = Output 31.
Override Output Value: The bits in this word are combined with the bits in the Override Output Enable Bits to
Force the Physical Inputs on or off. Bit 0 = Output 16, Bit 1 = Output 17 … Bit 15 =
Output 31. For example,
Override Output
Enable Bit
Override
Output Value
Result
0
0
Output fires based on the programmed On / Off setpoints and
ANDing conditions.
0
1
Output fires based on the programmed On / Off setpoints and
ANDing conditions.
1
0
Output Always OFF
1
1
Output Always ON
Override Input Enable Bits: Setting any of the bits in this word cause the corresponding Physical Input to be
assigned to the state specified by the bits in the Override Input Value word. Bit 0
= Input 16, Bit 1 = Input 17 … Bit 15 = Input 31.