User Tools

Site Tools


en-us_products:mpino_studio2:box_functions:transfer:fmov

FMOV Box Function

Fill Move

Category: Transfer Box Functions

Behavior

Reads one D, C, or T WORD address and fills a contiguous destination WORD range with that value.

Syntax and Arguments

Syntax: FMOV D0 D10 3

  • 1st = source: D, C, or T WORD address to read
  • 2nd = destination: first D, C, or T WORD address to fill
  • 3rd = count: number of WORDs to fill

Behavior Example

Run condition Before Command entered Expected result
Left condition ON D0=7 FMOV D0 D10 3 D10…D12=7, 7, 7

Inputs and results for Transfer Box Functions

Cautions

  • Make sure the source and destination data formats match.
  • Check the destination range and count so the operation stays inside the available memory area.

Box Functions in the Same Category

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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki