CANopen:CLR FAULT

From SoftMC-Wiki
Revision as of 14:44, 26 August 2014 by Lisa (talk | contribs) (Lisa moved page CANOpen:CLR FAULT to CANopen:CLR FAULT: correction of CANopen)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This subroutine clears faults that exist in the drive by writing to the control word the value 0x80.

Input

Slave address

Output

None

Return Value

None

Declaration

public sub CLR_FAULT(ax as generic axis)

Syntax

call CLR_FAULT(<Slave address>)

Exceptions

Examples

call EC_CLEAR_FAULTS(1)