AXY:MC-Basic:axis.PLSSOURCE

From SoftMC-Wiki
Revision as of 09:39, 25 July 2011 by Miborich (talk | contribs) (Added link to path pls)
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

Scope

Configuration, Task or Terminal

Examples

A1.PlsSource=a1.pext

See Also