AXY:MC-Basic:axis.PLSSOURCE

From SoftMC-Wiki
Revision as of 17:44, 16 March 2014 by Lisa (talk | contribs) (Text replace - "''<axis>''" to "<''axis''>")
Jump to: navigation, search

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

Syntax

<axis>.PLSSOURCE=<source>

Availability

Version 3.2 and later

Range

  • <axis>.POSITIONCOMMAND - Position command of any axis, specified as
  • <axis>.POSITIONFEEDBACK - Position feedback from any axis, specified as
  • <axis>.POSITIONEXTERNAL - External position (PEXT) from any axis (SERVOSTAR drive), specified as
  • <axis>.PATHLENGTH - Length of the movement path
  • <axis>.PATHPERCENTAGE - Percentage of the movements path
  • <axis>.PATHTIME - Time of the movement

Default

PositionFeedback

Scope

Configuration, Task or Terminal

Examples

A1.PlsSource=a1.pext

See Also