Difference between revisions of "MC-Basic:robot.VELOCITYFEEDBACKCARTESIAN"

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:robot.VELOCITYFEEDBACKCARTESIAN to MC-Basic:robot.VELOCITYFEEDBACKCARTESIAN: Global renaming of Axystems: namespace into (Main):)
Line 1: Line 1:
 +
{{Languages|MC-Basic:robot.VELOCITYFEEDBACKCARTESIAN}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=

Revision as of 02:12, 27 April 2017

Language: English  • 中文(简体)‎

Returns the carent cartesian feedback velocity

Short form

<ROBOT>.VFBKCART

Syntax

<ROBOT>.VelocityFeedbackCartesian

Availability

Version 0.4.2.15 and higher

Type

LOCATION

Range

0 to MaxDouble

Units

mm/sec  deg/sec

Scope

Configuration, Task or Terminal

Limitations

Read only

Examples

?Scara.VFBKCART

See Also