AXY:MC-Basic:axis.PLSSOURCE

From SoftMC-Wiki
Revision as of 08:54, 20 February 2012 by Miborich (talk | contribs)
Jump to: navigation, search

Defines the source for PLS POSITIONCOMMAND, POSITIONFEEDBACK, or POSITIONEXTERNAL.

Syntax

<axis>.PLSSOURCE=<source>

Availability

Version 3.2 and later

Range

Position command of any axis, specified as
       <axis>.POSITIONCOMMAND

Position feedback from any axis, specified as
       <axis>.POSITIONFEEDBACK

External position (PEXT) from any axis (SERVOSTAR drive), specified as
       <axis>.POSITIONEXTERNAL

Length of the movement path

       <axis>.PATHLENGTH

Percentage of the movements path

       <axis>.PATHPERCENTAGE

Time of the movement

       <axis>.PATHTIME

Scope

Configuration, Task or Terminal

Examples

A1.PlsSource=a1.pext

See Also