P4: PLC for SINUMERIK 828D
14.3 Programming
Basic Functions
1118
Function Manual, 09/2011, 6FC5397-0BP40-2BA0
• If you only want to load the actual values of a data block from the target system, then first open the
corresponding project in the Programming Tool PLC828 or load it from the target system. You can now load
the actual values. You cannot load the data block if the structure of the data block in the target system does
not match that of the data block of the project that has been opened, or if the project that has been opened
does not have a data block.
14.3.2.7
Special bit memories and their functions
Special bit memories SMB0 (SM0.0 ... SM0.6) include seven bits that are updated by the PLC firmware at the
end of each cycle. You can realize various functions in your program.
Special bit memories
(write protected)
Description
SM0.0
This bit is always switched on.
SM0.1
This bit is switched on in the first cycle. It is used, for example, to call an
initialization subprogram.
SM0.2
This bit is switched on for the length of a cycle, if retentive data has been
lost. It can be used either as an error bit memory or as a mechanism for
calling up special startup sequences.
SM0.3
This bit is switched on for the length of a cycle if the RUN operating mode
has been set after switching on (power on). This permits a warm-up time for
the system before starting operation.
SM0.4
This bit ensures a cycle that is switched-on for 30 seconds and switched-out
30 seconds. And more precisely for a cycle time of 1 minute. This way you
have an easy to program delay or a cycle time of 1 minute.
SM0.5
This bit ensures a cycle that is switched-on for 0.5 seconds and switched-out
for 0.5 seconds. And more precisely for a cycle time of 1 second. This means
that you have an easy way of programming a delay time or a cycle time of 1
second.
Содержание SINUMERIK 828D Turning
Страница 34: ...Basic Functions 34 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 146: ...A3 Axis Monitoring Protection Zones 2 6 Data lists Basic Functions 146 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 328: ...F1 Travel to fixed stop 6 5 Data lists Basic Functions 328 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 816: ...K2 Axis Types Coordinate Systems Frames 10 9 Data lists Basic Functions 816 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1198: ...P4 PLC for SINUMERIK 828D 14 6 Function interface Basic Functions 1198 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1752: ...Appendix 20 2 Overview Basic Functions 1752 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1774: ...Glossary Basic Functions 1774 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...