FunctionMLAxisMoveVelPipe Network motion icon

Description

Jog at the specified speed. Returns TRUE if the function succeeded

Arguments

Input

ID

Description

ID Name of the Axis block

 

Data type

DINT

 

Range

 

Unit

n/a

 

Default

Speed

Description

Sets the Axis Speed

 

Data type

LREAL

 

Range

 

Unit

User unit/sec

 

Default

Output

Default (.Q)

Description

Returns true when function successfully executes, after the motion has reached jog speed

See more details here

 

Data type

BOOL

 

Unit

n/a

Related Functions

MLAxisGenWriteSpd

MLAxisGenWriteDec

MLAxisGenWriteAcc

Previous Function Name

MLAxisRun

Example

See Usage Example of Axis Functions for additional examples.

Structured Text

 

MLAxisMoveVel(PipeNetwork.Axis1, 500 ) ;

 

Ladder Diagram

MLAxisMoveVel: LD example

 

Function Block Diagram

MLAxisMoveVel: FBD example

Go back to the top of the page [Top]