|
Topic: DMD0132 INC - Increment |
|
|
|
|
|
The Increment (INC) instruction increments the value in the specified Element location by 1.
Note - this instruction is power-flow-based - not edge triggered - which means that it will increment the specified location each PLC scan in which the input logic is TRUE.
|
|
Parameters:Note: Use the F9 key (Element Browser) or Down-Arrow key (Auto-Complete) at any time to see a complete list of the memory locations that are valid in the current field of the instruction.
Element - designates the memory location to increment. This can be any writable numeric location.
|
|
|
|
|
See Also:
|
|
|
|
|
Related Topics:
|
|
|
|
|
Example:
|
|
|
|
|