Siemens SIMATIC ET 200SP Manual - Page 16

Browse online or download pdf Manual for Industrial Equipment Siemens SIMATIC ET 200SP. Siemens SIMATIC ET 200SP 35 pages. Distributed i/o system
Also for Siemens SIMATIC ET 200SP: Manual (40 pages), User Manual (21 pages), Manual (34 pages), Manual (48 pages), Manual (30 pages), Manual (34 pages), Product Information (38 pages), Manual (37 pages), Manual (36 pages), Manual (44 pages), Manual (31 pages), Manual (35 pages), Manual (23 pages), Configuration Manual (20 pages), Manual (34 pages), Manual (29 pages), Manual (33 pages), Manual (31 pages), User Manual (32 pages), Manual (31 pages), Manual (28 pages), Manual (41 pages), Manual (32 pages), Manual (49 pages), Manual (24 pages), Manual (34 pages), Manual (41 pages), Manual (30 pages), Manual (31 pages), Manual (27 pages), Manual (24 pages), Manual (24 pages), Manual (25 pages), Manual (49 pages), Manual (40 pages), Manual (38 pages), Manual (39 pages), Product Information (24 pages), Manual (32 pages), Product Information (10 pages), Equipment Manual (43 pages), Manual (33 pages), Equipment Manual (44 pages), Original Operating Instructions (6 pages), Manual (28 pages), Equipment Manual (32 pages), Manual (50 pages), Manual (30 pages), Manual (26 pages), Manual (28 pages), Manual (34 pages), Manual (44 pages), Manual (33 pages), Equipment Manual (42 pages), Original Instructions Manual (16 pages)

Siemens SIMATIC ET 200SP Manual
3 Mode of Operation
Element
DB3
DB4
Note
For a more detailed description of the library blocks, refer to the library
documentation:
https://support.industry.siemens.com/cs/ww/en/view/82981502
sdsafasdfsa
"Main"
OB 1 calls the following blocks:
FB3: "IolReadAnt" contains the flowchart for a read job from switching the
reader on, via the read function, to switching the reader off.
FB5: "IolWriteAnt" contains the sequence for a write job from switching the
reader on, via the read function, to switching the reader off.
"HmiInterface"
The "HmiInterface" data block (DB2) includes the data for the visualization in tags.
These tags are integrated into WinCC Basic V17 and form the HMI interface.
Table 3-3
Name
read
addrTagRead
lengthRead
doneRead
errorRead
statusRead
presenceRead
write
addrTagWrite
lengthWrite
doneWrite
errorWrite
statusWrite
presenceWrite
Read/write data with IO-Link
Entry ID: 73565887,
V3.4,
Symbolic name
InstIolReadAnt
InstIolWriteAnt
Data type
Bool
Word
Time
Bool
Bool
Bool
Word
DWord
Bool
DWord
Bool
Bool
Bool
Word
06/2022
Description
Instance data block of the IolReadAnt block
Instance data block of the IolWriteAnt block
Description
Read job triggered at positive edge.
Offset of the data to be read on the transponder
Length of the data read during the read job.
True, if write job completed without error.
True, if read job has failed.
Read job status in Hex code.
Presence of a transponder in the detection area.
Write job triggered at positive edge
Offset where the data is written to the transponder.
Length of the data written during the write job.
True, if write job completed without error.
True, if read job has failed.
Write job status in Hex code.
Presence of a transponder in the write area.
16