User Tools

Site Tools


en-us_products:mpino_studio2:box_functions:transfer:gmov

GMOV Box Function

Group Move

Category: Transfer Box Functions

Behavior

Copies a contiguous range of D, C, or T WORD values to a destination range in the same order.

Syntax and Arguments

Syntax: GMOV D0 D10 3

  • 1st = S: source start address
  • 2nd = D: destination start address
  • 3rd = N: number of words to copy

Behavior Example

Run condition Before Command entered Expected result
Left condition ON D0…D2=10, 20, 30 GMOV D0 D10 3 D10…D12=10, 20, 30

Inputs and results for Transfer Box Functions

Cautions

  • Make sure the source and destination data formats match.
  • Make sure the contiguous source and destination ranges do not overlap and that the count stays within the available range.

Box Functions in the Same Category

en-us_products/mpino_studio2/box_functions/transfer/gmov.txt · Last modified: by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki