
ifm
System Manual
ecomat
mobile
SmartController (CR2500) V05
PWM in the ecomatmobile controller
Hydraulic control in PWM
195
Parameters of the function inputs
Name
Data type
Description
X
INT
Preset value input in [increments].
XH_POS
INT
Max. preset value positive direction in [increments]
(negative values also permissible).
XL_POS
INT
Min. preset value positive direction in [increments]
(negative values also permissible).
XH_NEG
INT
Max. preset value negative direction in [increments]
(negative values also permissible).
XL_NEG
INT
Min. preset value negative direction in [increments]
(negative values also permissible).
R_RAMP
INT
Rising edge of the ramp
in [increments/PLC cycle] or [increments/TIMEBASE].
0 = without ramp
F_RAMP
INT
Falling edge of the ramp in
in [increments/PLC cycle] or [increments/TIMEBASE].
0 = without ramp
TIMEBASE
TIME
Reference for rising and falling edge of the ramp:
t#0s = rising / falling edge in [increments/PLC cycle]
else = rising / falling edge in [increments/TIMEBASE]
VARIABLE_GAIN
ARRAY [0..10]
OF POINT
Pairs of values describing the curve
The first pairs of values indicated in N_POINT are used.
N = 2…11
Example: 9 pairs of values declared as variable VALUES:
VALUES: ARRAY[0..10] OF POINT :=
(X:=0,Y:=0),(X:=200,Y:=0), (X:=300,Y:=50), (X:=400,Y:=100),
(X:=700,Y:=500), (X:=1000,Y:=900), (X:=1100,Y:=950),
(X:=1200,Y:=1000), (X:=1400,Y:=1050);
There may be blanks between the values.
N_POINT
BYTE
Number of points (pairs of values in VARIABLE_GAIN) by
which the curve characteristic is defined. N = 2…11
Содержание Ecomat Mobile Series
Страница 1: ...System Manual SmartController CR2500 CoDeSys V2 3 Target V05 7390675 00 10 2009...
Страница 6: ......