Difference between revisions of "MC-Basic:robot.USERPARAMETERVECTOR"
m (1 revision) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{Languages|MC-Basic:robot.USERPARAMETERVECTOR}} | ||
+ | |||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= |
Latest revision as of 02:33, 21 April 2017
Language: | English • 中文(简体) |
---|
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