Overview
Type:
|
Function
|
Available as of:
|
SystemInterface_1.32.6.0
|
Versions:
|
Current version
|
Task
Modify the number of preparation buffers.
Description
The function defines the maximum possible number of preparation buffers. Optionally, either a special axis (i_stdAxisID is the ID of an axis) or all axes (i_stdAxisID =0) are processed. In the process, the buffers of the processed axes are deleted.
Interface
Input
|
Data type
|
Description
|
i_stAxisId
|
ST_LogicalAddress
|
Selecting the axis
|
i_diMaxEntries
|
DINT
|
Current buffer size
|
Return Value
Data type
|
Description
|
DINT
|
0: OK
-1: Error detected
|