Input |
Data type |
Description |
---|---|---|
Execute |
BOOL |
Value range: FALSE, TRUE. Default value: FALSE. A rising edge of the input Execute starts the function block. The function block continues execution and the output Busy is set to TRUE. A rising edge at the input Execute is ignored while the function block is being executed. |
OutputNumber |
UINT |
Default value: 1 ATV320: Value range: 1...3
ATV340/ATV6••/ATV9••: Value range: 1...10
LXM32A/LXM32ICAN: Value range: 1...2
LXM32M: Value range: 1...5
Lexium ILA, ILE and ILS integrated drives: Value range: 1...4
|
Value |
BOOL |
Value range: FALSE, TRUE. Default value: FALSE.
|
Output |
Data type |
Description |
---|---|---|
Done |
BOOL |
Value range: FALSE, TRUE. Default value: FALSE.
|
Busy |
BOOL |
Value range: FALSE, TRUE. Default value: FALSE.
|
Error |
BOOL |
Value range: FALSE, TRUE. Default value: FALSE.
|
ErrorID |
WORD |
Returns the value of a diagnostic code. Refer to Library Diagnostic Codes. If the value is 0 and if the output Error of this function block is set to TRUE, then the diagnostic code can be read with the output AxisErrorID of the function block MC_ReadAxisError. |
Input/Output |
Data type |
Description |
---|---|---|
Output |
MC_Output_Ref |
Output is a special data type for digital and analog outputs (if available). The data type corresponds to the axis reference from the device configuration (instance) to which the outputs belong (similar to Axis). In the case of function blocks provided for writing and reading digital inputs, Output replaces the output Axis. |