GE 90-30/20/Micro manual Flow Chart Terms

Models: 90-30/20/Micro

1 311
Download 311 pages 52.91 Kb
Page 52
Image 52

2

FLOW CHART TERMS:

PRG = user program

CFG = user configuration

REGS = user registers (%I, %Q, %M, %G, %R, %AI, and %AQ references).

USD = user storage device, either an EEPROM or flash device.

URAM = non-volatile user ram which contains PRG, CFG, and REGS.

FLOW CHART EXPANDED TEXT:

(1)Are the <CLR> and <M_T> keys being pressed on the HHP during power-up to clear all URAM?

(2)Is the USD present (could only be missing on models that use EEPROM device) and is the information on the USD valid?

(3)Is the PRG SRC parameter in the USD set to Prom meaning to load the PRG and CFG from the USD device?

(4)Is the PRG SRC parameter in the URAM set to Prom meaning to load the PRG and CFG from the USD device?

(5)Is the REG SRC parameter in the USD set to Prom meaning to load the REGS from the USD device?

(6 & 7) Are the <LD> and <NOT> keys being pressed on the HHP during power-up to keep the PRG, CFG, and REGS from being loaded from USD?

(8)Copy PRG, CFG, and REGS from the USD to URAM.

(9)COPY PRG, and CFG from the USD to URAM.

(10)Is the PRG or CFG checksums just loaded from USD invalid?

(11)Is the URAM corrupted? Could be due to being powered down with out a battery attached or a low battery. Could also be due to updating firmware.

(12)Is the PRG SRC parameter in the URAM set to Prom meaning to load the PRG and CFG from the USD device?

(13)Is the USD present? Only applicable to models that use EEPROM device.

(14)Are the <NOT> and <RUN> keys being pressed on the HHP during power-up to unconditionally power-up in Stop Mode?

(15)Is the PWR UP parameter in URAM set to RUN?

(16)Is the battery low?

(17)Is the PWR UP parameter in URAM set to STOP?

(18)Set the power up mode to what ever the power down mode was.

(19)Clear PRG, CFG, and REGS.

Note

The first part of this chart on the previous page does not apply to the Series 90 Micro PLC. For information about the power-up and power-down sequences for the Micro, refer to the “Power-up and Power-down Sequences” section of Chapter 5, “System Operation,” in the Series 90 Micro PLC User’s Manual (GFK-1065).

2-32

Series 90-30/20/Micro Programmable Controllers Reference Manual– September 1998

GFK-0467K

Page 52
Image 52
GE 90-30/20/Micro manual Flow Chart Terms