ELoadType
Indicates the type of the currently selected load of the axis.
Syntax
Definition:
TYPE ELoadType :
(
None := 0,
Force := 2,
PressureA := 3,
PressureB := 4,
DirectVelocityOutput := 5
)UDINT;
END_TYPEValues
|
Name |
Description |
|---|---|
|
None |
No load control active. |
|
Force |
Load control based on force. |
|
PressureA |
Load control based on pressure at area A of the cylinder. |
|
PressureB |
Load control based on pressure at area B of the cylinder. |
|
DirectVelocityOutput |
Velocity setpoint is written directly to the drive output. |