Smart trac, Faults.doc – Yaskawa SmartTrac Fault Tables User Manual

Page 12

Advertising
background image

10/17/00

New Berlin

Technology Center

Smart Trac

Product

Development

Design

Document

Faults.doc

Rev. # 19

Page 11 of 64

Title: Fault Declarations

The information contained in this document is the

CONFIDENTIAL

property of

MagneTek Inc.

File = N:\PROJECT\515\SmartTrac\DOCS\Faults.DOC

Print Date: 10/17/00

11

Displayed Fault No.

Priority

D

is

p

lay?

Newest

List

?

Ol
d

es

t

List

?

Severity

Assig

n

Program

Input

Corrective Action

Control

Node

Monitor

Fault

Manager

Fault Legend

Description

F

15

Address
Mismatch

Address types are not equivalent.
This prohibits a valid
computation or comparison from
taking place.

Yes

Yes

Yes

Major

Major

Verify that there are no hardware problems on
the PC used to create the application. Re-
compile and reload the program and reload it to
the SmartTrac drive. The Smart Trac main CPU
card may be faulty. If available, download a
small test program to see if fault persists.

10

16

Data Unknown

Operand type does not conform
to any available form.

Yes

Yes

Yes

Major

Major

Valid types include byte, unsigned long,
Boolean, float, etc.

11

17

Not used

12

18

Data
Mismatch

Operand types are not
equivalent. This prohibits a valid
computation or comparison from
taking place.

Yes

Yes

Yes

Major

Major

Check application program for improper data
type comparisons. Valid types include byte,
unsigned long, Boolean, float, etc.

13

19

Bad Data Type

Operand type cannot be used for
this specific computation or
comparison.

Yes

Yes

Yes

Major

Major

Check application program for improper
comparisons. Example of this is attempting to
compare a Boolean with a string pointer.

14

20

Bad Address

An attempt has been made to
access data from an invalid
memory location.

Yes

Yes

Yes

Major

Major

Check memory allocation for this node in Smart
Trac AC1 Workstation software. In Configure
dialog box, make sure the following is true:
Base Address = 0x300000, Base Memory Size =
0x100000, Retentive Address = 0xDC000, and
Retentive Size = 0x3F00. The Smart Trac main
CPU card may be faulty. If available, download
a small test program to see if fault persists

Advertising