Dataman S4 Manual page 66

Table of Contents

Advertisement

DATAMAN S4 MANUAL
FUNC SEEK =Seek Not Equal
to<$&FUNCSEEK>
@COMPUTER TEXT = <R>
>><R>
>>SEEK NOT EQUAL TO<R>
00000,1FFFF,FF
This command is the converse of the SEEK
command. It finds locations
which are not the same as a specified byte. It can
be useful in finding
PROM locations which failed to erase.
FUNC FILL=Pseudo Random
Fill<$&FUNCFILL>
@COMPUTER TEXT = <R>
>><R>
>>PSEUDO-RANDOM FILL<R>
00000,01000
Fills the memory block with a Pseudo Random
Number sequence from START
to END inclusive.
Pseudo random numbers are generated by a
computer program. They are
not true random numbers - if they were they would
always be different
and unpredictable. Pseudo random numbers are
predictable. They are
always the same sequence. For testing purposes,
they are random enough.
66FUNC SEEK =Seek Not Equal to<$&FUNCSEEK>

Advertisement

Table of Contents
loading

Table of Contents