MLAxisFBackPos
Description
Returns the Feedback Position of the axis
-
-
This function or function block returns cached data. See Programming a Dual Core Controller for more information.
Arguments
Input
ID |
Description |
ID name of the Axis Block |
Data type |
DINT |
|
Range |
— |
|
Unit |
N/A |
|
Default |
— |
Output
OK |
Description |
Returns true when function successfully executes |
Data type |
BOOL |
|
Unit |
N/A |
|
Position |
Description |
Returns the Feedback Position of the axis |
Data type |
LREAL |
|
Unit |
Related Functions
Example
Structured Text
Axis1_Position := MLAxisFBackPos( PipeNetwork.Axis1 ) ;
|
Ladder Diagram
Function Block Diagram