MLAxisGenWriteAcc
Description
Set the acceleration of the internal generator of an axis Returns TRUE if the internal generator axis is ready.
Arguments
Input
AxisID |
Description |
ID Name of the Axis block |
Data type |
DINT |
|
Range |
— |
|
Unit |
N/A |
|
Default |
— |
|
Acceleration |
Description |
Sets the generator Acceleration value |
Data type |
LREAL |
|
Range |
— |
|
Unit |
User unit/sec2 |
|
Default |
— |
Output
Default (.Q) |
Description |
Returns true when function successfully executes See more details here. |
Data type |
BOOL |
|
Unit |
N/A |
Related Functions
Example
Structured Text
MLAxisGenWriteAcc(PipeNetwork.Axis1, 100000 ) ;
|
Ladder Diagram
Function Block Diagram