MC-Basic:robot.USERPARAMETERVECTOR

From SoftMC-Wiki
Revision as of 16:01, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= <ROBOT>.Uparv |SYNTAX= <ROBOT>.UserParameterVector |AVAILABILITY= All versions |DESCRIPTION= General purpose user parameter assigned for each node-poin…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

General purpose user parameter assigned for each node-point. Used in Cartesian Gearing

Short form

<ROBOT>.Uparv

Syntax

<ROBOT>.UserParameterVector

Availability

All versions

Type

double

Scope

Task, Terminal

Limitations

Nodal Only For PASS command only. Valid for robots only.

Examples

Dim up[5] as double

Pass nodes=a StretchVector = b uparv = up