Input |
Data type |
Description |
---|---|---|
Enable |
BOOL |
Value range: FALSE, TRUE. Default value: FALSE. The input Enable starts or terminates execution of a function block.
|
InputNumber |
UINT |
Default value: 1 ATV320: Value range: 1...3
ATV340/ATV6••/ATV9••: Value range: 1...5
|
Output |
Data type |
Description |
---|---|---|
Valid |
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. |
Value |
INT |
Default value: 0 Corresponds to the input voltage in mV or the input current in 0.001 mA increments at the selected analog input. |
Input/Output |
Data type |
Description |
---|---|---|
Input |
Input_Ref |
Input is a special data type for digital and analog inputs (if available). The data type corresponds to the axis reference from the device configuration (instance) to which the inputs belong (similar to Axis). In the case of function blocks provided for reading analog and digital inputs, Input replaces the input Axis. |