71
4010-01 02 03 04 05 06 07 08
4018-12 34 56
•
Displays all of the data from the base address to the specified address.
4.
Enter:
*.3000
↵
Displayed:
401B-78
•
If the “period” address format is used and the entered address is lower than
the base address, the contents of the specified address will not be dis-
played. The contents of the base address will be displayed instead.
5.
Enter:
*3000:9 8 7 6 5 4 3 2 1
↵
*3000.3007
↵
Displayed:
3000-09 08 07 06 05 04 03 21
•
Pokes data in a series of addresses starting from the specified
address.
6.
Enter:
*:11 22 33 44 55
↵
*3000.3007
↵
Displayed:
3000-11 22 33 44 55 04 03 21
•
Pokes data in a series of addresses starting from the base address.
Move Command
Purpose:
To transfer the data stored in a consecutive range of addresses
to another place in memory
Format:
M(destination start address)< (source start address). (source
end address)
Remarks:
This command will transfer a block of data starting from (source start ad-
dress) and ending at (source end address) to (destination start address).
Note that the source address range must not overlap the destination address
range; otherwise, the data will not be transferred correctly.
Example:
Enter:
*M3000<4000.4007
↵
*4000.4007
↵
Displayed:
4000-01 02 03 04 05 06 07 08
Enter:
*3000.3007
↵
Displayed:
3000-01 02 03 04 05 06 07 08
Example Remarks:
In the above example, the contents of addresses 4000 to 4007 are trans-
ferred to an address range starting at address 3000.
The following diagram illustrates correct and incorrect usage of the Move
command.
Monitor Mode Commands
Section 5-3
Summary of Contents for SYSMAC C200H-ASC02
Page 1: ...Cat No W165 E1 04 ASCII Unit SYSMAC C200H ASC02 ...
Page 2: ...C200H ASC02 ASCII Unit Operation Manual Revised September 2002 ...
Page 3: ...iv ...
Page 5: ...vi ...
Page 7: ...TABLE OF CONTENTS viii Glossary 159 Index 163 Revision History 165 ...
Page 122: ...Appendix B Specifications 115 130 35 100 5 ...
Page 168: ...Cat No W165 E1 04 C200H ASC02 ASCII Unit OPERATION MANUAL ...