Parameter
|
Significance
|
---|---|
Software hi limit
Software lo limit
|
Hi and lo limits of the position measurement that the moving part must not exceed. In the case of overflows, the moving part stops and signals a soft stop fault.
By default for the TSX CAY *2 and 33:
- SL_MIN = LMIN and SL_MAX = LMAX
- LMIN <= SL_MIN < SL_MAX <= LMAX and
- SL_MAX - SL_MIN > RESOL x 256
By default for TSX CAY *1:
- SL_MAX - SL_MIN > RESOL x 215
|
Parameter
|
Significance
|
---|---|
Modulo
|
Measurement area, in the case of an infinite run-time machine.
For infinite axes, adjustment must be less than or equal to the modulo defined in the Max modulo field during configuration.
By default Modulo = Max modulo
Limits: Modulo <= Max modulo
|
Parameter
|
Significance
|
---|---|
Acceleration
|
Value of acceleration and deceleration. This is defined by the Taccrec time (in ms) which is used to change from zero speed to VMAX speed, in the case of a Rectangle profile.
In the case of a different profile, it is defined by:
Tacc = Taccrec x (2t1 + t2) / (t1 + t2) where,
Taccrec: acceleration for a rectangle profile (this value must be entered),
t1 and t2 are defined by the acceleration profile (see below).
By default Taccrec = TACCMIN
Limits: TACCMIN <= Tacc < 10000 ms (where TACCMIN = maximum acceleration)
|
Parameter
|
Significance
|
---|---|
Acceleration profile
|
Acceleration law applied to moving part.
By default: Rectangle
|
Acceleration profile
|
Icon
|
Description
|
|
---|---|---|---|
Rectangle
|
![]() |
![]() |
t1 = 0
Tacc = Taccrec
|
Trapezoid 1
|
![]() |
![]() |
t2 = 3 t1
Tacc = 1,25 Taccrec
|
Trapezoid 2
|
![]() |
![]() |
t1 = t2
Tacc = 1.5 Taccrec
|
Trapezoid 3
|
![]() |
![]() |
t1 = 3 t2
Tacc = 1.75 Taccrec
|
Triangle
|
![]() |
![]() |
Tacc = 2 Taccrec
|