Difference between revisions of "MC-Basic:element.VELOCITYSETTINGS"
Line 34: | Line 34: | ||
|EXAMPLE=<br/> '''Axis''' <br> <br/> ''A1''.VelocitySettings = 1 <br/> '''Group''' <br> <br/> ''G1''.VelocitySettings = 1 | |EXAMPLE=<br/> '''Axis''' <br> <br/> ''A1''.VelocitySettings = 1 <br/> '''Group''' <br> <br/> ''G1''.VelocitySettings = 1 | ||
− | |SEE ALSO=<br/> * [[MC-Basic:element. | + | |SEE ALSO=<br/> * [[MC-Basic:element.VELOCITYSCALE|Vscale]] |
}}<br/> | }}<br/> |
Revision as of 09:50, 30 March 2020
Language: | English |
---|
This property selects between vcruise and vscale properties.
Syntax
<element>.VelocitySettings = <expression>
?<element>.VelocitySettings
Availability
All versions
Type
Long
Range
0 or 1
Units
Default
0
Scope
Configuration, Task or Terminal
Examples
Axis
A1.VelocitySettings = 1
Group
G1.VelocitySettings = 1
See Also
* Vscale