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

Page 61

Advertising
background image

10/17/00

New Berlin

Technology Center

Smart Trac

Product

Development

Design

Document

Faults.doc

Rev. # 19

Page 60 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

60

Displayed Fault No.

Severity

Control

Node

Monitor

Fault

Manager

Fault Legend

Description

A

ss

ign
Program

Input

Corrective Action

9000000A

TBD

IO Num Of Cards

Number of cards requested in startup exceeds limit.

Critical

N/A

See above.

9000000B

TBD

IO Unknown Req

Caller requested something unsupported by the I/O Scan Manager. This
is a critical fault, because the I/O Scan Manager assumes the runtime
engine is confused.

Critical

N/A

See above.

9000000C

TBD

IO Unknown Card

Caller attempted to connect to a card that does not exist in the I/O Scan
Manager's list of cards.

Major

N/A

See above.

9000000D

TBD

IO Bad Handle

Caller attempted an I/O operation with an invalid handle. Handles are
created via IO_CONNECT_CARD.

Major

N/A

See above.

9000000E

TBD

IO Queue Size

An error was detected while trying to shrink the I/O request queue.
Either the caller tried to shrink it to less than it's minimum size or there
were more items in the queue than the requested size. The queue is
resized during an IO_STARTUP or IO_SHUTDOWN request.

Critical

N/A

See above.

9000000F

TBD

IO Queue Ovrflow

An I/O driver's or the I/O Scan Manager's queue overflowed.

Critical

N/A

See above.

90000010

TBD

IO Queue Empty

An I/O driver's or the I/O Scan Manager's queue is empty.

Major

N/A

See above.

90000011

TBD

IO Invalid Queue

An attempt was made to access a non-existent driver queue.

Critical

N/A

See above.

90000012

TBD

IO Image Overrun

An attempt was made to write beyond the boundaries of an I/O Image.
This typically means the caller is confused about the size of the image
or somehow memory was corrupted.

Critical

N/A

See above.

90000013

TBD

IO Access Fault

A NULL pointer was passed to the I/O Scan Manager.

Critical

N/A

See above.

90000014

TBD

IO Driver Fail

An I/O driver or one or more of its cards failed to start.

Major

N/A

See above.

90000015

TBD

IO Req Cancel

An I/O request was cancelled. Typically this happens when one or more
I/O requests are in the I/O Scan Manager's queue when it is executing
an IO_SHUTDOWN command. The I/O Scan Manager clears the
queue, returning a status of IO_REQUEST_CANCELLED for all
requests.

Major

N/A

See above.

90000016

TBD

IO Invalid Count

For multi-card commands, such as SET_SCAN_MODE, an invalid card
count was submitted. For example, zero.

Major

N/A

See above.

Advertising