Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Totally Integrated

Automation Portal

Project1 / PLC_1 [CPU 1212C DC/DC/DC] / Program blocks


Block_1 [FC1]
Block_1 Properties
General
Name Block_1 Number 1 Type FC
Language FBD Numbering Automatic
Information
Title Author Comment
Family Version 0.1 User-defined
ID

Block_1
Name Data type Default value Comment
Input
Output
InOut
Temp
dataPTR[0] Int
dataPTR[1] Int
leituras[0] DInt
Constant
Return
Block_1 Void

Network 1:

MOVE
0
... EN OUT1 #"dataPTR[0]"
0 IN ENO

Network 2:

MOVE
2
... EN OUT1 #"dataPTR[1]"
2 IN ENO

Network 3:

MOVE

2
... EN %MW100
2 OUT1 "Tag_1"
#"dataPTR[1]" IN ENO
Totally Integrated
Automation Portal

Network 4:

MOVE

0
... EN %MW102
0 OUT1 "Tag_2"
#"dataPTR[0]" IN ENO

Network 5:

MOVE
... EN

16#0002_0000 131072
%MD100 OUT1 #"leituras[0]"
"Tag_3" IN ENO

You might also like