0% found this document useful (0 votes)
41 views8 pages

Giro Automatico

1. The document describes a program block called GiroAutomatico with 19 inputs, 8 outputs, and 20 static variables. 2. It lists the data type, default value, and properties of each input, output, and static variable. 3. It also includes a network diagram showing the connections between function blocks including normalization and scaling of real values.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views8 pages

Giro Automatico

1. The document describes a program block called GiroAutomatico with 19 inputs, 8 outputs, and 20 static variables. 2. It lists the data type, default value, and properties of each input, output, and static variable. 3. It also includes a network diagram showing the connections between function blocks including normalization and scaling of real values.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

1 2 3 4

GiroAutomatico [FB1]
GiroAutomatico Properties
A A
General
Name GiroAutomatico Number 1 Type FB Language LAD
Numbering Automatic
Information
Title Author Comment Family
Version 0.1 User-defined
ID

Name Data type Default value Retain Accessi‐ Writ Visible in Setpoint Supervi‐ Comment
ble from able HMI en‐ sion
HMI/OPC fro gineer‐
UA m ing
B HMI B
/OP
C
UA
Input
Output
InOut
Pint Bool false Non-retain True True True False
Pout Bool false Non-retain True True True False
Static
P1 Bool false Non-retain True True True False
C P2 Bool false Non-retain True True True False C
EN1 Bool false Non-retain True True True False
P3 Bool false Non-retain True True True False
P4 Bool false Non-retain True True True False
EN2 Bool false Non-retain True True True False
P5 Bool false Non-retain True True True False
P6 Bool false Non-retain True True True False
EN3 Bool false Non-retain True True True False
P7 Bool false Non-retain True True True False
P8 Bool false Non-retain True True True False
EN4 Bool false Non-retain True True True False
D D
P9 Bool false Non-retain True True True False
P10 Bool false Non-retain True True True False
EN5 Bool false Non-retain True True True False
P11 Bool false Non-retain True True True False
P12 Bool false Non-retain True True True False
EN6 Bool false Non-retain True True True False
P13 Bool false Non-retain True True True False
P14 Bool false Non-retain True True True False
EN7 Bool false Non-retain True True True False
P15 Bool false Non-retain True True True False
E P16 Bool false Non-retain True True True False E
EN8 Bool false Non-retain True True True False
P17 Bool false Non-retain True True True False
P18 Bool false Non-retain True True True False
EN9 Bool false Non-retain True True True False
P19 Bool false Non-retain True True True False
ta_1/2 Real 0.0 Non-retain True True True False
Ndes_3/4 Real 0.0 Non-retain True True True False
tdes_1/3 Real 0.0 Non-retain True True True False
tdes_2/3 Real 0.0 Non-retain True True True False
ta_1/3 Real 0.0 Non-retain True True True False
F Ndes_1/2 Real 0.0 Non-retain True True True False F
tdes_1/2 Real 0.0 Non-retain True True True False
ta_ms Real 0.0 Non-retain True True True False
tdes_ms Real 0.0 Non-retain True True True False
Temp
Constant

Network 1:

NORM_X SCALE_X
G Real to Real Real to Int G
EN ENO EN ENO
0.0 MIN 0 MIN %QW80
%ID24
%ID12 "Salida_ING_ OUT "Salida_PLC"
%ID24
"Salida_ING" VALUE OUT norm" "Salida_ING_
1600.0 MAX norm" VALUE
27648 MAX

Owner Project name PracticaMotor Date 6/16/2022


Project path 11:35:40 PM
H D:\Escritorio\Laboratorio Motor H
Operator

Location

Designed By Description 1st

Checked By Description 2nd Language en-US


Approved By 1st View Version Sheet
1-1
1
1 2 3 4

Network 2: Convertir las unidades de tiempo

CALCULATE CALCULATE
Real Real
A A
EN ENO EN ENO

OUT := IN1*IN2 OUT := IN1*IN2

%ID2 OUT #ta_ms %ID4 OUT #tdes_ms


"ta" IN1 "tdes" IN1
10.0 IN2 100.0 IN2

Network 3: Primer segmento

B B
%DB4
"PrimerSegmento
"
%FB2
#EN1 "CalculoLinea"
EN ENO
#ta_ms ta %ID12
0.0 NdesInicial Salida "Salida_ING"
%ID8
"Ndes" NdesFinal
#P1 Pint
#P2 Pout

C C
Network 4: Segundo Segmento

%DB5
"SegundoSegme
nto"
%FB2
#EN2 "CalculoLinea"
EN ENO
#tdes_ms ta %ID12
%ID8 Salida "Salida_ING"
"Ndes" NdesInicial
D D
%ID8
"Ndes" NdesFinal
#P3 Pint
#P4 Pout

Network 5: Tercer Segmento

Network 5: Tercer Segmento


E E

CALCULATE CALCULATE
#EN3 Real Real
EN ENO EN ENO 1

OUT := IN1/IN2 OUT := IN1*IN2

#ta_ms IN1 OUT #"ta_1/2" %ID8 OUT #"Ndes_3/4"


2.0 IN2 "Ndes" IN1
0.75 IN2

%DB6
"TercerSegmento
F " F
%FB2
"CalculoLinea"
1 EN ENO
#"ta_1/2" ta %ID12
%ID8 Salida "Salida_ING"
"Ndes" NdesInicial
#"Ndes_3/4" NdesFinal
#P5 Pint
#P6 Pout

G Network 6: Cuarto segmento G

Owner Project name PracticaMotor Date 6/16/2022


Project path 11:35:40 PM
H D:\Escritorio\Laboratorio Motor H
Operator

Location

Designed By Description 1st

Checked By Description 2nd Language en-US


Approved By 1st View Version Sheet
1-2
1
1 2 3 4

%DB7
"CuartoSegmento
"
CALCULATE %FB2
#EN4 Real "CalculoLinea"
EN ENO EN ENO
A #"tdes_1/3" ta %ID12
A
OUT := IN1/IN2
#"Ndes_3/4" NdesInicial Salida "Salida_ING"
#tdes_ms IN1 OUT #"tdes_1/3" #"Ndes_3/4" NdesFinal
3.0 IN2 #P7 Pint
#P8 Pout

Network 7: Quinto segmento

%DB8
B "QuintoSegmento B
"
%FB2
#EN5 "CalculoLinea"
EN ENO
#ta_ms ta %ID12
#"Ndes_3/4" NdesInicial Salida "Salida_ING"
%ID8
"Ndes" NdesFinal
#P9 Pint
#P10 Pout

C Network 8: Sexto segmento C

%DB9
"SextoSegmento"
CALCULATE %FB2
#EN6 Real "CalculoLinea"
EN ENO EN ENO
#"tdes_2/3" ta %ID12
OUT := IN1*(IN2/IN3)
%ID8 Salida "Salida_ING"
#tdes_ms IN1 OUT #"tdes_2/3" "Ndes" NdesInicial
2.0 IN2 %ID8
3.0 IN3 "Ndes" NdesFinal
D #P11 Pint
D
#P12 Pout

Network 9: Septimo Segmento

Network 9: Septimo Segmento

E E
CALCULATE CALCULATE
#EN7 Real Real
EN ENO EN ENO 1

OUT := IN1/IN2 OUT := IN1/IN2

#ta_ms IN1 OUT #"ta_1/3" %ID8 OUT #"Ndes_1/2"


3.0 IN2 "Ndes" IN1
2.0 IN2

%DB10
"SeptimoSegmen
to"
%FB2
F "CalculoLinea" F
1 EN ENO
#"ta_1/3" ta %ID12
%ID8 Salida "Salida_ING"
"Ndes" NdesInicial
#"Ndes_1/2" NdesFinal
#P13 Pint
#P14 Pout

Network 10: Octavo segmento

G G

Owner Project name PracticaMotor Date 6/16/2022


Project path 11:35:40 PM
H D:\Escritorio\Laboratorio Motor H
Operator

Location

Designed By Description 1st

Checked By Description 2nd Language en-US


Approved By 1st View Version Sheet
1-3
1
1 2 3 4

%DB11
"OctavoSegment
o"
CALCULATE %FB2
#EN8 Real "CalculoLinea"
EN ENO EN ENO
A #"tdes_1/2" ta %ID12
A
OUT := IN1/IN2
#"Ndes_1/2" NdesInicial Salida "Salida_ING"
#tdes_ms IN1 OUT #"tdes_1/2" #"Ndes_1/2" NdesFinal
2.0 IN2 #P15 Pint
#P16 Pout

Network 11: Noveno Segmento

%DB12
B "NovenoSegment B
o"
%FB2
#EN9 "CalculoLinea"
EN ENO
#"ta_1/2" ta %ID12
#"Ndes_1/2" NdesInicial Salida "Salida_ING"
0.0 NdesFinal
#P17 Pint
#P18 Pout

Network 12: Activación y desactivación de los enables


C C

#Pint #P1
S

#Pint
R

Network 13:
D D

#P1 #EN1
S

Network 14:

#P2 #EN1
E R E

Network 15:

#P2 #EN1 #P3


S

#P2
R
F F

Network 16:

#P3 #EN2
S

G Network 17: G

#P4 #EN2
R

Owner Project name PracticaMotor Date 6/16/2022


Project path 11:35:40 PM
H D:\Escritorio\Laboratorio Motor H
Operator

Location

Designed By Description 1st

Checked By Description 2nd Language en-US


Approved By 1st View Version Sheet
1-4
1
1 2 3 4

Network 18:

#P4 #EN4 #P5


A S A

#P4
R

Network 19:

#P5 #EN3
S
B B

Network 20:

#P6 #EN3
R

C Network 21: C

#P6 #EN3 #P7


S

#P6
R

Network 22:
D D

#P7 #EN4
S

Network 23:

E #P8 #EN4 E
R

Network 24:

#P8 #EN4 #P9


S

#P8
F R F

Network 25:

#P9 #EN5
S

G G
Network 26:

#P10 #EN5
R

Owner Project name PracticaMotor Date 6/16/2022


Project path 11:35:40 PM
H D:\Escritorio\Laboratorio Motor H
Operator

Location

Designed By Description 1st

Checked By Description 2nd Language en-US


Approved By 1st View Version Sheet
1-5
1
1 2 3 4

Network 27:

#P10 #EN5 #P11


A S A

#P10
R

Network 28:

#P11 #EN6
S
B B

Network 29:

#P12 #EN6
R

C Network 30: C

#P12 #EN6 #P13


S

#P12
R

Network 31:
D D

#P13 #EN7
S

Network 32:

E #P14 #EN7 E
R

Network 33:

#P14 #EN7 #P15


S

#P14
F R F

Network 34:

#P15 #EN8
S

G G
Network 35:

#P16 #EN8
R

Owner Project name PracticaMotor Date 6/16/2022


Project path 11:35:40 PM
H D:\Escritorio\Laboratorio Motor H
Operator

Location

Designed By Description 1st

Checked By Description 2nd Language en-US


Approved By 1st View Version Sheet
1-6
1
1 2 3 4

Network 36:

#P16 #EN8 #P17


A S A

#P16
R

Network 37:

#P17 #EN9
S
B B

Network 38:

#P18 #EN9
R

C Network 39: C

#P18 #EN9 #P19


S

#P18
R

Network 40:
D D

#P19 #Pout
S

#P19
R

Network 41:
E E

F F

G G

Owner Project name PracticaMotor Date 6/16/2022


Project path 11:35:40 PM
H D:\Escritorio\Laboratorio Motor H
Operator

Location

Designed By Description 1st

Checked By Description 2nd Language en-US


Approved By 1st View Version Sheet
1-7
1
1 2 3 4

%M1.3
"Paro_Auto" #Pout
S

#EN1
R
A A
#EN2
R

#EN3
R

#EN4
R

#EN5
R

#EN6
B R B

#EN7
R

#EN8
R

#EN9
R

#P1
R

C #P2 C
R

#P3
R

#P4
R

#P5
R

#P6
R

D D
#P7
R

#P8
R

#P9
R

#P10
R

#P11
R
E E
#P12
R

#P13
R

#P14
R

#P15
R

#P16
F R F

#P17
R

#P18
R

#P19
R

#Pint
R

G G

Owner Project name PracticaMotor Date 6/16/2022


Project path 11:35:40 PM
H D:\Escritorio\Laboratorio Motor H
Operator

Location

Designed By Description 1st

Checked By Description 2nd Language en-US


Approved By 1st View Version Sheet
1-8
1

You might also like