Access over 20 million homework & study documents

Age dfb

Content type
User Generated
Rating
Showing Page:
1/38
(*******************************************AGE*****************************************)
(* POMPALARIN CALISIYOR, LOKAL KONUM, FAULT VE DEPO SEVIYE BILGILERI AYRISTIRILIYOR *)
IP1run :=IE1[1];
IP2run :=IE1[2];
IP3run :=IE1[3];
IP4run :=IE1[4];
IP5run :=IE1[5];
IP6run :=IE1[6];
IP1arz :=IE1[7];
IP2arz :=IE1[8];
IP3arz :=IE1[9];
IP4arz :=IE1[10];
IP5arz :=IE1[11];
IP6arz :=IE1[12];
IP1loc :=IE1[13];
IP2loc :=IE1[14];
IP3loc :=IE1[15];
IP4loc :=IE1[16];
IP5loc :=IE1[17];
IP6loc :=IE1[18];
IemiSol :=IE1[19];
IemiSag :=IE1[20];
IbasSol :=IE1[21];
IbasSag :=IE1[22];
ISim1s :=IE1[32];
(************************)
IemiSol1:=IE2[1];
IemiSol2:=IE2[2];
IemiSol3:=IE2[3];
IemiSol4:=IE2[4];
IemiSag1:=IE2[5];
IemiSag2:=IE2[6];
IemiSag3:=IE2[7];
IemiSag4:=IE2[8];
IbasSol1:=IE2[9];
IbasSol2:=IE2[10];
IbasSol3:=IE2[11];

Sign up to view the full document!

lock_open Sign Up
Showing Page:
2/38
IbasSol4:=IE2[12];
IbasSag1:=IE2[13];
IbasSag2:=IE2[14];
IbasSag3:=IE2[15];
IbasSag4:=IE2[16];
(**********************************************************************)
(* DEPO SEVIYELERI EMIS HATTI *)
(* EMIS HATTINDA SOL VE SAG GOZ BIRDEN SECILIRSE*)
IF IemiSol AND IemiSag THEN
IF (IemiSol1 AND NOT IemiSol2 AND NOT IemiSol3 AND NOT IemiSol4 AND IemiSag1 AND NOT IemiSag2 AND NOT IemiSag3 AND NOT IemiSag4) OR
(IemiSol1 AND NOT IemiSol2 AND NOT IemiSol3 AND NOT IemiSol4 AND IemiSag1 AND IemiSag2 AND NOT IemiSag3 AND NOT IemiSag4) OR
(IemiSol1 AND NOT IemiSol2 AND NOT IemiSol3 AND NOT IemiSol4 AND IemiSag1 AND IemiSag2 AND IemiSag3 AND NOT IemiSag4) OR
(IemiSol1 AND NOT IemiSol2 AND NOT IemiSol3 AND NOT IemiSol4 AND IemiSag1 AND IemiSag2 AND IemiSag3 AND IemiSag4) OR
(IemiSag1 AND NOT IemiSag2 AND NOT IemiSag3 AND NOT IemiSag4 AND IemiSol1 AND NOT IemiSol2 AND NOT IemiSol3 AND NOT IemiSol4) OR
(IemiSag1 AND NOT IemiSag2 AND NOT IemiSag3 AND NOT IemiSag4 AND IemiSol1 AND IemiSol2 AND NOT IemiSol3 AND NOT IemiSol4) OR
(IemiSag1 AND NOT IemiSag2 AND NOT IemiSag3 AND NOT IemiSag4 AND IemiSol1 AND IemiSol2 AND IemiSol3 AND NOT IemiSol4) OR
(IemiSag1 AND NOT IemiSag2 AND NOT IemiSag3 AND NOT IemiSag4 AND IemiSol1 AND IemiSol2 AND IemiSol3 AND IemiSol4) THEN EMISEV:=25;
ELSIF (IemiSol1 AND IemiSol2 AND NOT IemiSol3 AND NOT IemiSol4 AND IemiSag1 AND IemiSag2 AND NOT IemiSag3 AND NOT IemiSag4) OR
(IemiSol1 AND IemiSol2 AND NOT IemiSol3 AND NOT IemiSol4 AND IemiSag1 AND IemiSag2 AND IemiSag3 AND NOT IemiSag4) OR
(IemiSol1 AND IemiSol2 AND NOT IemiSol3 AND NOT IemiSol4 AND IemiSag1 AND IemiSag2 AND IemiSag3 AND IemiSag4) OR
(IemiSag1 AND IemiSag2 AND NOT IemiSag3 AND NOT IemiSag4 AND IemiSol1 AND IemiSol2 AND NOT IemiSol3 AND NOT IemiSol4) OR
(IemiSag1 AND IemiSag2 AND NOT IemiSag3 AND NOT IemiSag4 AND IemiSol1 AND IemiSol2 AND IemiSol3 AND NOT IemiSol4) OR
(IemiSag1 AND IemiSag2 AND NOT IemiSag3 AND NOT IemiSag4 AND IemiSol1 AND IemiSol2 AND IemiSol3 AND IemiSol4) THEN EMISEV:=50;
ELSIF (IemiSol1 AND IemiSol2 AND IemiSol3 AND NOT IemiSol4 AND IemiSag1 AND IemiSag2 AND IemiSag3 AND NOT IemiSag4) OR
(IemiSol1 AND IemiSol2 AND IemiSol3 AND NOT IemiSol4 AND IemiSag1 AND IemiSag2 AND IemiSag3 AND IemiSag4) OR
(IemiSag1 AND IemiSag2 AND IemiSag3 AND NOT IemiSag4 AND IemiSol1 AND IemiSol2 AND IemiSol3 AND NOT IemiSol4) OR
(IemiSag1 AND IemiSag2 AND IemiSag3 AND NOT IemiSag4 AND IemiSol1 AND IemiSol2 AND IemiSol3 AND IemiSol4) THEN EMISEV:=75;
ELSIF (IemiSol1 AND IemiSol2 AND IemiSol3 AND IemiSol4 AND IemiSag1 AND IemiSag2 AND IemiSag3 AND IemiSag4) THEN EMISEV:=100;
ELSE EMISEV:=0;
END_IF;
IF (NOT IemiSol1 AND (IemiSol2 OR IemiSol3 OR IemiSol4)) OR
( IemiSol1 AND NOT IemiSol2 AND (IemiSol3 OR IemiSol4)) OR
( IemiSol1 AND IemiSol2 AND IemiSol4 AND NOT IemiSol3) OR
(NOT IemiSag1 AND (IemiSag2 OR IemiSag3 OR IemiSag4)) OR
( IemiSag1 AND NOT IemiSag2 AND (IemiSag3 OR IemiSag4)) OR
( IemiSag1 AND IemiSag2 AND IemiSag4 AND NOT IemiSag3)
THEN
EMIFAULT :=1;

Sign up to view the full document!

lock_open Sign Up
Showing Page:
3/38

Sign up to view the full document!

lock_open Sign Up
End of Preview - Want to read all 38 pages?
Access Now
Unformatted Attachment Preview
(*******************************************AGE*****************************************) (* POMPALARIN CALISIYOR, LOKAL KONUM, FAULT VE DEPO SEVIYE BILGILERI AYRISTIRILIYOR *) IP1run :=IE1[1]; IP2run :=IE1[2]; IP3run :=IE1[3]; IP4run :=IE1[4]; IP5run :=IE1[5]; IP6run :=IE1[6]; IP1arz :=IE1[7]; IP2arz :=IE1[8]; IP3arz :=IE1[9]; IP4arz :=IE1[10]; IP5arz :=IE1[11]; IP6arz :=IE1[12]; IP1loc :=IE1[13]; IP2loc :=IE1[14]; IP3loc :=IE1[15]; IP4loc :=IE1[16]; IP5loc :=IE1[17]; IP6loc :=IE1[18]; IemiSol :=IE1[19]; IemiSag :=IE1[20]; IbasSol :=IE1[21]; IbasSag :=IE1[22]; ISim1s :=IE1[32]; (************************) IemiSol1:=IE2[1]; IemiSol2:=IE2[2]; IemiSol3:=IE2[3]; IemiSol4:=IE2[4]; IemiSag1:=IE2[5]; IemiSag2:=IE2[6]; IemiSag3:=IE2[7]; IemiSag4:=IE2[8]; IbasSol1:=IE2[9]; IbasSol2:=IE2[10]; IbasSol3:=IE2[11]; IbasSol4:=IE2[12]; IbasSag1:=IE2[13]; IbasSag2:=IE2[14]; IbasSag3:=IE2[15]; IbasSag4:=IE2[16]; (**********************************************************************) (* DEPO SEVIYELERI EMIS HATTI *) (* EMIS HATTINDA SOL VE SAG GOZ BIRDEN SECILIRSE*) IF IemiSol AND IemiSag THEN IF (IemiSol1 AND NOT IemiSol2 AND NOT IemiSol3 AND NOT IemiSol4 AND IemiSag1 AND NOT IemiSag2 AND NOT IemiSag3 AND NOT IemiSag4) OR (IemiSol1 AND NOT IemiSol2 AND NOT IemiSol3 AND NOT IemiSol4 AND IemiSag1 AND IemiSag2 AND NOT IemiSag3 AND NOT IemiSag4) OR (IemiSol1 AND NOT IemiSol2 AND NOT IemiSol3 AND NOT IemiSol4 AND IemiSag1 AND IemiSag2 AND IemiSag3 AND NOT IemiSag4) OR (IemiSol1 AND N ...
Purchase document to see full attachment
User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

Anonymous
Excellent resource! Really helped me get the gist of things.

Studypool
4.7
Trustpilot
4.5
Sitejabber
4.4