You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
203 lines
5.2 KiB
203 lines
5.2 KiB
PROGRAM SUMP
|
|
VAR_EXTERNAL
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
END_VAR
|
|
|
|
VAR_GLOBAL
|
|
|
|
END_VAR
|
|
|
|
VAR
|
|
|
|
SWPB2D01_RunTime1:BS_RunTime;
|
|
SWPB2D01_RunTime2:BS_RunTime;
|
|
SWPB2D02_RunTime1:BS_RunTime;
|
|
SWPB2D02_RunTime2:BS_RunTime;
|
|
SWPB2E01_RunTime1:BS_RunTime;
|
|
SWPB2E01_RunTime2:BS_RunTime;
|
|
SWPB2E02_RunTime1:BS_RunTime;
|
|
SWPB2E02_RunTime2:BS_RunTime;
|
|
SWPB2E03_RunTime1:BS_RunTime;
|
|
SWPB2E03_RunTime2:BS_RunTime;
|
|
|
|
END_VAR
|
|
|
|
(*Automatically declared*)
|
|
VAR_EXTERNAL
|
|
LSWPB2E01_RH1 : REAL;
|
|
LSWPB2D01_RH2 : REAL;
|
|
LSWPB2E03_RH2 : REAL;
|
|
LSWPB2E01_RH2 : REAL;
|
|
LSWPB2D01_RH1 : REAL;
|
|
LSWPB2E01_R2 : BOOL;
|
|
LSWPB2E01_R1 : BOOL;
|
|
LSWPB2E01_RSTV1 : REAL;
|
|
LSWPB2E01_RSTV2 : REAL;
|
|
LSWPB2E03_RH1 : REAL;
|
|
LSWPB2E02_RH2 : REAL;
|
|
LSWPB2D02_RSTV1 : REAL;
|
|
LSWPB2E02_RH1 : REAL;
|
|
LSWPB2E02_RSTV1 : REAL;
|
|
LSWPB2D02_RSTV2 : REAL;
|
|
LSWPB2E02_R2 : BOOL;
|
|
LSWPB2E02_R1 : BOOL;
|
|
LSWPB2D01_RSTV1 : REAL;
|
|
LSWPB2E02_RSTV2 : REAL;
|
|
LSWPB2D02_R2 : BOOL;
|
|
LSWPB2D02_R1 : BOOL;
|
|
LSWPB2E03_RST2 : BOOL;
|
|
LSWPB2E03_RST1 : BOOL;
|
|
LSWPB2D01_RSTV2 : REAL;
|
|
LSWPB2D01_RST2 : BOOL;
|
|
LSWPB2D01_RST1 : BOOL;
|
|
LSWPB2E03_RSTV2 : REAL;
|
|
LSWPB2E03_R2 : BOOL;
|
|
LSWPB2E03_R1 : BOOL;
|
|
LSWPB2D01_R2 : BOOL;
|
|
LSWPB2D01_R1 : BOOL;
|
|
LSWPB2E02_RST2 : BOOL;
|
|
LSWPB2E02_RST1 : BOOL;
|
|
LSWPB2D02_RH1 : REAL;
|
|
LSWPB2E03_RSTV1 : REAL;
|
|
LSWPB2E01_RST2 : BOOL;
|
|
LSWPB2E01_RST1 : BOOL;
|
|
LSWPB2D02_RH2 : REAL;
|
|
LSWPB2D02_RST2 : BOOL;
|
|
LSWPB2D02_RST1 : BOOL;
|
|
END_VAR
|
|
(** **)
|
|
(** **)
|
|
(** **)
|
|
(** **)
|
|
(** {*ÔËÐÐÀÛ»ýʱ¼ä*} **)
|
|
(** SWPB2D01_RunTime1(RUN :=LSWPB2D01_R1 , RUNTIMESET :=LSWPB2D01_RSTV1 , RUNTIMERST :=LSWPB2D01_RST1 , RunTimeRec_In :=LSWPB2D01_RH1 | LSWPB2D01_RH1:= RUNTIME); **)
|
|
(* call - Stmt *)
|
|
CAL SWPB2D01_RunTime1 (
|
|
RUN := LSWPB2D01_R1,
|
|
RUNTIMESET := LSWPB2D01_RSTV1,
|
|
RUNTIMERST := LSWPB2D01_RST1,
|
|
RunTimeRec_In := LSWPB2D01_RH1
|
|
|
|
|
LSWPB2D01_RH1 := RUNTIME
|
|
)
|
|
|
|
(** SWPB2D01_RunTime2(RUN :=LSWPB2D01_R2 , RUNTIMESET :=LSWPB2D01_RSTV2 , RUNTIMERST :=LSWPB2D01_RST2 , RunTimeRec_In :=LSWPB2D01_RH2 | LSWPB2D01_RH2:= RUNTIME); **)
|
|
(* call - Stmt *)
|
|
CAL SWPB2D01_RunTime2 (
|
|
RUN := LSWPB2D01_R2,
|
|
RUNTIMESET := LSWPB2D01_RSTV2,
|
|
RUNTIMERST := LSWPB2D01_RST2,
|
|
RunTimeRec_In := LSWPB2D01_RH2
|
|
|
|
|
LSWPB2D01_RH2 := RUNTIME
|
|
)
|
|
|
|
(** **)
|
|
(** {*ÔËÐÐÀÛ»ýʱ¼ä*} **)
|
|
(** SWPB2D02_RunTime1(RUN :=LSWPB2D02_R1 , RUNTIMESET :=LSWPB2D02_RSTV1 , RUNTIMERST :=LSWPB2D02_RST1 , RunTimeRec_In :=LSWPB2D02_RH1 | LSWPB2D02_RH1:= RUNTIME); **)
|
|
(* call - Stmt *)
|
|
CAL SWPB2D02_RunTime1 (
|
|
RUN := LSWPB2D02_R1,
|
|
RUNTIMESET := LSWPB2D02_RSTV1,
|
|
RUNTIMERST := LSWPB2D02_RST1,
|
|
RunTimeRec_In := LSWPB2D02_RH1
|
|
|
|
|
LSWPB2D02_RH1 := RUNTIME
|
|
)
|
|
|
|
(** SWPB2D02_RunTime2(RUN :=LSWPB2D02_R2 , RUNTIMESET :=LSWPB2D02_RSTV2 , RUNTIMERST :=LSWPB2D02_RST2 , RunTimeRec_In :=LSWPB2D02_RH2 | LSWPB2D02_RH2:= RUNTIME); **)
|
|
(* call - Stmt *)
|
|
CAL SWPB2D02_RunTime2 (
|
|
RUN := LSWPB2D02_R2,
|
|
RUNTIMESET := LSWPB2D02_RSTV2,
|
|
RUNTIMERST := LSWPB2D02_RST2,
|
|
RunTimeRec_In := LSWPB2D02_RH2
|
|
|
|
|
LSWPB2D02_RH2 := RUNTIME
|
|
)
|
|
|
|
(** **)
|
|
(** **)
|
|
(** **)
|
|
(** {*ÔËÐÐÀÛ»ýʱ¼ä*} **)
|
|
(** SWPB2E01_RunTime1(RUN :=LSWPB2E01_R1 , RUNTIMESET :=LSWPB2E01_RSTV1 , RUNTIMERST :=LSWPB2E01_RST1 , RunTimeRec_In :=LSWPB2E01_RH1 | LSWPB2E01_RH1:= RUNTIME); **)
|
|
(* call - Stmt *)
|
|
CAL SWPB2E01_RunTime1 (
|
|
RUN := LSWPB2E01_R1,
|
|
RUNTIMESET := LSWPB2E01_RSTV1,
|
|
RUNTIMERST := LSWPB2E01_RST1,
|
|
RunTimeRec_In := LSWPB2E01_RH1
|
|
|
|
|
LSWPB2E01_RH1 := RUNTIME
|
|
)
|
|
|
|
(** SWPB2E01_RunTime2(RUN :=LSWPB2E01_R2 , RUNTIMESET :=LSWPB2E01_RSTV2 , RUNTIMERST :=LSWPB2E01_RST2 , RunTimeRec_In :=LSWPB2E01_RH2 | LSWPB2E01_RH2:= RUNTIME); **)
|
|
(* call - Stmt *)
|
|
CAL SWPB2E01_RunTime2 (
|
|
RUN := LSWPB2E01_R2,
|
|
RUNTIMESET := LSWPB2E01_RSTV2,
|
|
RUNTIMERST := LSWPB2E01_RST2,
|
|
RunTimeRec_In := LSWPB2E01_RH2
|
|
|
|
|
LSWPB2E01_RH2 := RUNTIME
|
|
)
|
|
|
|
(** **)
|
|
(** {*ÔËÐÐÀÛ»ýʱ¼ä*} **)
|
|
(** SWPB2E02_RunTime1(RUN :=LSWPB2E02_R1 , RUNTIMESET :=LSWPB2E02_RSTV1 , RUNTIMERST :=LSWPB2E02_RST1 , RunTimeRec_In :=LSWPB2E02_RH1 | LSWPB2E02_RH1:= RUNTIME); **)
|
|
(* call - Stmt *)
|
|
CAL SWPB2E02_RunTime1 (
|
|
RUN := LSWPB2E02_R1,
|
|
RUNTIMESET := LSWPB2E02_RSTV1,
|
|
RUNTIMERST := LSWPB2E02_RST1,
|
|
RunTimeRec_In := LSWPB2E02_RH1
|
|
|
|
|
LSWPB2E02_RH1 := RUNTIME
|
|
)
|
|
|
|
(** SWPB2E02_RunTime2(RUN :=LSWPB2E02_R2 , RUNTIMESET :=LSWPB2E02_RSTV2 , RUNTIMERST :=LSWPB2E02_RST2 , RunTimeRec_In :=LSWPB2E02_RH2 | LSWPB2E02_RH2:= RUNTIME); **)
|
|
(* call - Stmt *)
|
|
CAL SWPB2E02_RunTime2 (
|
|
RUN := LSWPB2E02_R2,
|
|
RUNTIMESET := LSWPB2E02_RSTV2,
|
|
RUNTIMERST := LSWPB2E02_RST2,
|
|
RunTimeRec_In := LSWPB2E02_RH2
|
|
|
|
|
LSWPB2E02_RH2 := RUNTIME
|
|
)
|
|
|
|
(** **)
|
|
(** {*ÔËÐÐÀÛ»ýʱ¼ä*} **)
|
|
(** SWPB2E03_RunTime1(RUN :=LSWPB2E03_R1 , RUNTIMESET :=LSWPB2E03_RSTV1 , RUNTIMERST :=LSWPB2E03_RST1 , RunTimeRec_In :=LSWPB2E03_RH1 | LSWPB2E03_RH1:= RUNTIME); **)
|
|
(* call - Stmt *)
|
|
CAL SWPB2E03_RunTime1 (
|
|
RUN := LSWPB2E03_R1,
|
|
RUNTIMESET := LSWPB2E03_RSTV1,
|
|
RUNTIMERST := LSWPB2E03_RST1,
|
|
RunTimeRec_In := LSWPB2E03_RH1
|
|
|
|
|
LSWPB2E03_RH1 := RUNTIME
|
|
)
|
|
|
|
(** SWPB2E03_RunTime2(RUN :=LSWPB2E03_R2 , RUNTIMESET :=LSWPB2E03_RSTV2 , RUNTIMERST :=LSWPB2E03_RST2 , RunTimeRec_In :=LSWPB2E03_RH2 | LSWPB2E03_RH2:= RUNTIME); **)
|
|
(* call - Stmt *)
|
|
CAL SWPB2E03_RunTime2 (
|
|
RUN := LSWPB2E03_R2,
|
|
RUNTIMESET := LSWPB2E03_RSTV2,
|
|
RUNTIMERST := LSWPB2E03_RST2,
|
|
RunTimeRec_In := LSWPB2E03_RH2
|
|
|
|
|
LSWPB2E03_RH2 := RUNTIME
|
|
)
|
|
|
|
(** **)
|
|
|
|
END_PROGRAM
|