Topic: DMD0012

SETNUMR - Set Numeric Range


The Set Numeric Range (SETNUMR) instruction sets each location within a specified range of numeric locations to the same value.

 

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.

 

Start - designates the first memory location of the range. This can be any writable location from a numeric data block.

 

End - designates the last memory location of the range. This location must be the same memory type as Start, it must also be sequentially later in the memory range.

 

Value - specifies the value that each location in the defined range will be set to. This value can be any constant value of the appropriate size and type or any readable numeric location.

 


See Also:

 


Rung Example: