Add as constant variable the tTIME_PRESSURE_OUT_OF_RANGE variable
This commit is contained in:
@@ -12,6 +12,7 @@ VAR_GLOBAL CONSTANT
|
||||
nPNEUMATIC_AXIS_NUM: UINT := 0; //Specifies the total number of pneumatic axes in the system
|
||||
|
||||
//Pneumatic air pressure groups high and low limits
|
||||
tTIME_PRESSURE_OUT_OF_RANGE: TIME := T#10S; //User defined allowed time in seconds for the duration of air pressure value fluctuation
|
||||
fLOW_LIMIT_AIR_PRESSURE1: REAL := 0; //User defined value in bar for low limit air pressure value for pneumatic axes group 1
|
||||
fHIGH_LIMIT_AIR_PRESSURE1: REAL := 0; //User defined value in bar for high limit air pressure value for pneumatic axes group 1
|
||||
fLOW_LIMIT_AIR_PRESSURE2: REAL := 0; //User defined value in bar for low limit air pressure value for pneumatic axes group 2
|
||||
|
||||
Reference in New Issue
Block a user