28.11.2012 Views

Table of Contents - TG Drives

Table of Contents - TG Drives

Table of Contents - TG Drives

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

128<br />

EEprom<br />

RELATED ITEMS<br />

Eeload<br />

EEstore<br />

SysIo.MemStat<br />

Pararea.load…<br />

EXAMPLE USAGE<br />

.<br />

EEprom.36 , 278<br />

Eestore<br />

wait SysIo.MemStat and 1<br />

.<br />

Eeload<br />

wait SysIo.MemStat and 1<br />

.<br />

GROUP MEMBERS (GROUP 16)<br />

EXTENDED REGISTER GROUPS<br />

Statement for unpacking the contents <strong>of</strong> the EEprom.<br />

Statement for storing the data into the EEprom.<br />

Status <strong>of</strong> memories.<br />

Parameter storage in Eeprom with windowing.<br />

;write a value to the group member (in RAM)<br />

;force a storage to the serial EEprom device<br />

;wait for this to complete (takes a while)<br />

;force a unpacking <strong>of</strong> the serial EEprom device<br />

;wait for this to complete (takes a while)<br />

Group.Member Member<br />

No.<br />

Range Ability Default<br />

EEprom.0 0 -2 31 ..2 31 -1 RW<br />

This entry must be equal to the SysIo.RevNo for the other<br />

EEProm settings to take effect. This is to prevent an<br />

uninitialized or uninstalled EEProm to set abnormal parameters.<br />

In addition, if the firmware is updated, existing parameters may<br />

have modified values while new parameters may be present.<br />

EEprom.1-3 1..3 -2 31 ..2 31 -1 RW<br />

Reserved for system use.<br />

EEprom.4 4 75..19200 RW<br />

This member is used to specify serial baud rate. If this member<br />

is zero the baud rate will be taken from EEprom.6.<br />

The value is set directly in baud rate values.<br />

EEprom.5 5 0 ..31 RW<br />

The default value for Int.TempMask. Normal value<br />

is 24.<br />

EEprom.6 6 -2 31 ..2 31 -1 RW<br />

System usage. Bit mask for various startup settings.To change<br />

the node number without affecting any other bits do:<br />

>BCLR EEprom.6, 15 ; Reset all bits, mask<br />

out<br />

>OR EEprom.6, 3 ; Set node number to 3<br />

>EEStore ; Store it for later use<br />

NOTE: To do this in a program, wait for the EEStore<br />

instruction to complete (see EEStore instruction).<br />

User's Manual 5.1 Inmotion Technologies AB<br />

Doc. No.9032 0027 01 (B), Rev. 11.07.2001

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!