MC-Basic:axis.HALTRESTART

From SoftMC-Wiki
Revision as of 16:10, 13 December 2010 by Arwiebe (talk | contribs) (1 revision)
Jump to: navigation, search

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