Overview
Type:
|
Function
|
Available as of:
|
SystemInterface_1.32.6.0
|
Versions:
|
Current version
|
Task
Verify if the preparation buffer of an axis is full.
Description
The axis is selected with i_stAxisID. The function checks whether the preparation buffer of the axis which has been selected using i_stAxisID is full.
Interface
Input
|
Data type
|
Description
|
stAxisId
|
ST_LogicalAddress
|
Selecting the axis
|
Return Value
Data type
|
Description
|
BOOL
|
TRUE: Buffer is full
FALSE: Buffer is not full
|