Difference between revisions of "MC-Basic:axis.VELOCITYJOG"
m (Text replace - "+/- " to "± ") |
m |
||
Line 10: | Line 10: | ||
|DESCRIPTION= | |DESCRIPTION= | ||
− | Specifies the required jog velocity. This property has no default value | + | Specifies the required jog velocity. This property has no default value. A value must be specified each time a JOG command is issued. The sign of velocity defines the direction of movement. |
|TYPE= | |TYPE= | ||
Line 28: | Line 28: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | The value is only set within a JOG command. Read only when not specified with the JOG command. | + | *The value is only set within a JOG command. |
+ | *Read only when not specified with the JOG command. | ||
|EXAMPLE= | |EXAMPLE= |
Revision as of 09:47, 20 March 2014
Specifies the required jog velocity. This property has no default value. A value must be specified each time a JOG command is issued. The sign of velocity defines the direction of movement.
Short form
<axis>.Vjog
Syntax
<axis>.VelocityJog = <value>
Availability
All versions
Type
Double
Range
± VelocityMax
Units
User velocity units, as given by <axis>.VELOCITYFACTOR
Scope
Task or Terminal
Limitations
- The value is only set within a JOG command.
- Read only when not specified with the JOG command.
Examples
Jog Xaxis 200 TimeJog=20
?Xaxis.VelocityJog