[volt-nuts] 3458 memory and communications

Poul-Henning Kamp phk at phk.freebsd.dk
Thu Aug 7 11:57:46 EDT 2014


--------
In message <53E39E05.2030504 at williams-net.com>, new writes:

>Are you saying that it would be possible to use this setup to dump the
>memory data?

Sure.

All you have to do is enter the commands
	TRIG HOLD
	QFORMAT NUM
	MREAD 393216
	MREAD 393218
	MREAD 393220
	...
	MREAD 397308
	MREAD 397310

and save the results.

But that's 2048 MREAD commands, so having a program to do it
would be a lot easier...


-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the volt-nuts mailing list