Yaskawa SmartTrac Fault Tables User Manual

Page 60

Advertising
background image

10/17/00

New Berlin

Technology Center

Smart Trac

Product

Development

Design

Document

Faults.doc

Rev. # 19

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

59

7. IO Subsystem

The following section details fault numbers assigned to the Smart Trac AC1 IO Subsystem.

Notes:

Fault legend cannot be changed in this section.

Internal fault values do not apply here. IO Subsystem faults are not added with 10000 HEX.

As of this printing, IO Subsystem faults cannot be displayed in the Fault Manager. Because of this, IO Subsystem faults cannot be assigned to a program input.

TBD = To Be Determined.

N/A = Not Applicable.

For all faults listed in the section, the Corrective action is the same: 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.

Displayed Fault No.

Severity

Control

Node

Monitor

Fault

Manager

Fault Legend

Description

A

ss

ign
Program

Input

Corrective Action

90000000

TBD

Not a fault

90000001

TBD

IO Scan Init Flt

I/O Scan Manager is already initialized. Issue IO_SHUTDOWN before
attempting to restart.

Major

N/A

See above.

90000002

TBD

IO Scan Uninit

I/O Scan Manager has not been initialized. Issue an IO_STARTUP
command before proceeding.

Major

N/A

See above.

90000003

TBD

IO Memory Fail

Memory allocation (malloc/calloc) failed.

Critical

N/A

See above.

90000004

TBD

IO Load Library

Unable to perform a load library on a driver DLL. DLL may not have
been downloaded or may not have exported DllEntryPoint.

Critical

N/A

See above.

90000005

TBD

IO DLL Addr Fail

Unable to GetProcAddress on a required driver DLL function. DLL
may not have been downloaded, may be an old version, or may not
export all required functions.

Critical

N/A

See above.

90000006

TBD

IO Thread Create

Unable to create a required I/O thread during I/O startup.

Critical

N/A

See above.

90000007

TBD

IO Thread Delete

Unable to delete a required I/O thread during I/O shutdown.

Critical

N/A

See above.

90000008

TBD

IO Event Create

Unable to create a required event during I/O startup.

Critical

N/A

See above.

90000009

TBD

IO Bad Driver

Driver version is incompatible with the I/O Scan Manager.

Critical

N/A

See above.

Advertising