Siemens 7 Bedienungsanleitung Seite 136

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 164
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 135
136 Publication LOGIX-AP008B-EN-P - June 2008
Chapter 6 S7 to Logix Glossary
Software Terminology
S7 Term Definition Nearest Logix Term Definition
Accumulator Used in STL N/A In Logix languages, there is no need to
access low-level structures of the CPU
AR1, AR2 Pointer registers N/A In Logix languages, there is no need to
access low-level structures of the CPU
Array Syntax ARRAY[0…7] OF REAL Array Syntax REAL[8]
Indexing always starts at 0
Bit Memory Addresses M... N/A Use tags
Block Transfer Copy block of data.
SFC20 BLK_MOV
COP Instruction
(use MOV for a simple variable)
BOOL BOOL
BYTE 8 bit word SINT Use is deprecated (it’s slower than DINT)
except when required (for example,
characters of string)
CFC Optional process control language FBD Standard function block language.
CHAR Byte as character SINT
Cycle_Execution OB1 – Continuously executed Continuous Task Continuously executed
Data Block Unit of static data memory Controller-Scope Tag
database
or Program-scope tag
database
Global
visible within the Program that the
database is linked to
DINT Double integer DINT Double integer
DWORD 32 bit word DINT
FBD Function Block Diagram FBD Function Block Diagram
Function Program Unit with Temporary memory but
no Static memory
Routine
AOI (Add-On
Instruction)
Both of these could correspond to a
function
Function Block Program Unit with Temporary memory
and Static memory
Routine
AOI (Add-On
Instruction)
Program
All of these could correspond to a
function block
GRAPH Optional graphical language Sequential Function
Chart
Standard Graphical Language
HW Config Hardware Configuration – component of
STEP 7
I/O Configuration Branch of Controller Organiser
INT Integer INT Use is deprecated (it’s slower than DINT)
Interrupt_Execution Periodically executing OB Periodic Task Periodically executing Task
LAD Ladder Logic LD Ladder Logic
Library System functions GSV, SSV Instructions –
Get System Value
Set System Value
Seitenansicht 135
1 2 ... 131 132 133 134 135 136 137 138 139 140 141 ... 163 164

Kommentare zu diesen Handbüchern

Keine Kommentare