Fault_Message_Clear - YASKAWA XTRAWARE - V3.0 Manual

Supporting xtradrive versions 3.04 - 3.23
Table of Contents

Advertisement

Command Reference

FAULT_MESSAGE_CLEAR

Table explanation
Group
Syntax
Op. Code
Modes
Description
Example
Example
Explanation
See Also
112
Fault_Manager
FAULT_MESSAGE_CLEAR
165
Program
Used by the fault manager to clear the fault message from the
fault buffer. The list of faults can be found in Chapter 7, Error
Messages. This command can only be used in a fault manager
routine.
LABEL 5
MOVE 1000 -1
...
...
FAULT_MANAGER
FAULT_MESSAGE_CLEAR
SET_OUTPUT 1 ON
DELAY 1000
SET_OUTPUT 1 OFF
FAULT_MANAGER_RETURN 5
When a fault occurs, the program jumps to the fault manager,
clears the fault message and toggles and output.
FAULT_MANAGER_RETURN, FAULT_MANAGER
Variables: Fault_code, Fault_line
XtraWare User Manual

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xtraware 3.0

Table of Contents