13.7.3.27 FB 831 - VMC_ReadByteParameter - read axis byte parameter data
An overview of the drive systems, which can be controlled with this block
can be found here:
Ä
Chap. 13.7.1 ‘Overview’ page 542
With VMC_ReadByteParameter the parameter of data type BYTE, that is defined by the
parameter number, is read from the axis.
Ä
Chap. 13.7.3.35 ‘PLCopen parameter’
page 611
Parameter
Parameter Declaration Data type Description
Axis IN_OUT MC_AXIS_REF Reference to the axis
Execute INPUT BOOL
n Read axis parameter data
– Edge 0-1: The parameter data is read
Parameter
Number
INPUT INT
Number of the parameter to be read.
Ä
Chap. 13.7.3.35
‘PLCopen parameter’ page 611
Done OUTPUT BOOL
n Status
– TRUE: Job successfully done. Parameter data was
read
Busy OUTPUT BOOL
n Status
– TRUE: Job is running
Error OUTPUT BOOL
n Status
– TRUE: An error has occurred. Additional error infor-
mation can be found in the parameter ErrorID.
ErrorID OUTPUT WORD Additional error information
Ä
Chap. 13.10 ‘ErrorID - Additional error information’
page 637
Value OUTPUT BYTE Value of the read parameter
n Job start in each PLCopen-State possible.
The reading of the axis parameter data is started with an edge 0-1 at Execute. Busy is
TRUE as soon as reading of parameter data is running. After the parameter data was
read, Busy with FALSE and Done with TRUE is returned. The output Value shows the
value of the parameter.
An active job continues to run even when Execute is set to FALSE.
Description
PLCopen-State
Read axis parameter data
VIPA SPEED7
Motion control - Simple Motion Control Library
Blocks for axis control > Complex motion tasks - PLCopen blocks
HB00 | OPL_SP7 | Operation list | en | 18-30 596