MC-Basic:robot.VELOCITYFEEDBACKCARTESIAN

From SoftMC-Wiki
Revision as of 16:01, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= <ROBOT>.VFBKCART |SYNTAX= ''<ROBOT>.''VelocityFeedbackCartesian |AVAILABILITY= Version 0.4.2.15 and higher |DESCRIPTION= Returns the carent cartesian f…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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