ST_BrakeRelease - General Information
Type: |
data structure |
Available as of: |
V1.0.0.0 |
Inherits from: |
- |
Versions: |
Current version |
In this structure, the parameters and the return values of the operation mode Brake of the FB_SmartInfeedModule are summarized.
Variable |
Data type |
Description |
---|---|---|
i_axDriveSelect |
ARRAY [1..SI.Gc_udiMaxNumberOfBelts] OF BOOL |
The elements for the belts the brakes of which are to be released must be set to TRUE. |
q_axBrakeReleased |
ARRAY [1..SI.Gc_udiMaxNumberOfBelts] OF BOOL |
The elements of the belts the axes of which are to be released must be set to TRUE. |