====== MPINO STUDIO 2 Phase 4-5 · Transfer Box Functions ====== These commands copy one value, a contiguous range, or one value into a range. {{ :en-us_products:mpino_studio2:transfer-flow.svg?1000 |These commands copy one value, a contiguous range, or one value into a range. }} ===== Common Rules ===== Use ''MOV'' for one value, ''GMOV'' for a contiguous range, and ''FMOV'' to fill a range with one value. The third argument gives the number of values in a block transfer. ===== Box Function List ===== ^ Command ^ Meaning ^ | [[en-us_products:mpino_studio2:box_functions:transfer:mov|MOV]] | Copies one source value to the destination. | | [[en-us_products:mpino_studio2:box_functions:transfer:gmov|GMOV]] | Copies a contiguous range of D, C, or T WORD values to a destination range in the same order. | | [[en-us_products:mpino_studio2:box_functions:transfer:fmov|FMOV]] | Reads one D, C, or T WORD address and fills a contiguous destination WORD range with that value. | ===== Related Documentation ===== * [[en-us_products:mpino_studio2:box_functions|Phase 4 · Box Functions]] * [[en-us_products:mpino_studio2|MPINO STUDIO 2 User Manual]]