Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 1

Logiq 400 System ID Change:

The Logiq 400 appears to be a Unix system. It is not. The system is Venus and has some
differences from Unix. In order to change the system ID the memory at location
FFFE000C must be accessed. The commands and syntax are explained below.

md-memory display
mm-modify memory
mmw-modify memory word (2 bytes-16 bits)

1) Syntax;
md FFFE000C F means [memory display] [address] [lines to display, F hex=15 decimal]
mm 0xFFFE000C, at this time we are unsure of the reason for 0x unknown but is
necessary
mmw 0xFFFE000C

2) To view the contents of FFFE000C:

md FFFE000C F, this will display F address locations

3) To modify the memory contents:

mm 0xFFFE000C press ENTER


FFFE000C xx? (xx represents hex value of contents), type desired value and press ENTER
FFFE000D xx? (as above)

Once the contents are entered repeat step 2 to ensure the change.

You might also like