Difference between revisions of "MC-Basic:axis.HALTRESTART"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= ''<axis>.''HaltRestart = ''<expression>''<br> ?''<axis>''.HaltRestart |AVAILABILITY= All versions |DESCRIPTION= This property allows direct…')
 
m (1 revision)
(No difference)

Revision as of 16:10, 13 December 2010

This property allows direct control over control bit 13. Control bit 13 is used to control the HALTRESTART function of the drive. The bit must be cleared in order for drive faults to be cleared (using IDN 99). The MC automatically clears this bit when a drive C1D fault occurs and automatically sets it when the fault has been cleared.

Syntax

<axis>.HaltRestart = <expression>

?<axis>.HaltRestart

Availability

All versions

Type

Long

Range

0 or 1

Scope

Configuration, Task or Terminal

Limitations

Executed only in SERCOS communication phase 4.

Examples

A1.HaltRestart = 1