FunctionMLAxisGenReadAccPipe Network motion icon

Description

Get the acceleration of the internal generator of an axis.

Arguments

Input

AxisID

Description

ID Name of the Axis block

 

Data type

DINT

 

Range

 

Unit

n/a

 

Default

Output

OK

Description

Returns true when function successfully executes

See more details here

 

Data type

BOOL

 

Unit

n/a

Acceleration

Description

Returns Axis Acceleration value

 

Data type

LREAL

 

Unit

User unit/sec2

Related Functions

MLAxisGenReadDec

MLAxisGenReadSpd

Example

Structured Text

 

Axis1_Acceleration := MLAxisGenReadAcc( PipeNetwork.Axis1 );

 

Ladder Diagram

MLAxisGenReadAcc: LD example

Function Block Diagram

MLAxisGenReadAcc: FBD example

Go back to the top of the page [Top]