Structured text

Structured text

Structured text is one of the 5 languages supported by the IEC 61131-3 standard. It is designed for programmable logic controllers (PLCs). It is a high level language that is block structured and syntactically resembles Pascal. All of the languages share IEC61131 Common Elements. The variables and function calls are defined by the common elements so different languages can be used in the same program.

Complex statements and nested instructions are supported:

* Iteration loops (REPEAT-UNTIL; WHILE-DO)
* Conditional execution (IF-THEN-ELSE; CASE)
* Functions (SQRT(), SIN())

ample Program:

(* simple state machine *) TxtState := STATES [StateMachine] ; CASE StateMachine OF 1: ClosingValve(); ELSE ;; BadCase(); END_CASE;

External links

* [http://www.plcopen.org/ PLC open]


Wikimedia Foundation. 2010.

Игры ⚽ Нужно сделать НИР?

Look at other dictionaries:

  • Structured Text — es un lenguaje de marcas ligero creado para escribir textos de manera cómoda y rápida. Tiene la principal ventaja de que ese texto puede usarse para generar documentos equivalentes en HTML, TeX, docbook u otros lenguajes. Actualmente se usa más… …   Wikipedia Español

  • Structured Text — (ST)  язык программирования стандарта IEC61131 3. Предназначен для программирования промышленных контроллеров и операторских станций. Широко используется в SCADA/HMI/SoftLogic пакетах. По структуре ближе всего к языку программирования… …   Википедия

  • Structured Text — Der strukturierte Text (engl. Structured Text, Abkürzung: ST) wird für die Programmierung von Speicherprogrammierbaren Steuerungen (SPS) eingesetzt. Die Norm EN 61131 3 legt neben anderen auch den Sprachumfang von ST fest. Dabei ist die Syntax… …   Deutsch Wikipedia

  • Structured Control Language — Der strukturierte Text (engl. Structured Text, Abkürzung: ST) wird für die Programmierung von Speicherprogrammierbaren Steuerungen (SPS) eingesetzt. Die Norm EN 61131 3 legt neben anderen auch den Sprachumfang von ST fest. Dabei ist die Syntax… …   Deutsch Wikipedia

  • Structured programming — can be seen as a subset or subdiscipline of procedural programming, one of the major programming paradigms. It is most famous for removing or reducing reliance on the GOTO statement.Historically, several different structuring techniques or… …   Wikipedia

  • Structured Data Exchange Format — (SDXF) ist ein hierarchisch strukturiertes Datenformat. Mit diesem Format sollen fast beliebig strukturierte Daten zwecks Austauschs aufgenommen werden können. Dieses Format ist gleichermaßen geeignet als Dateiformat als auch als Networking… …   Deutsch Wikipedia

  • Text mining — Text mining, sometimes alternately referred to as text data mining , roughly equivalent to text analytics , refers generally to the process of deriving high quality information from text. High quality information is typically derived through the… …   Wikipedia

  • Structured writing — is a form of technical writing that leverages decades of research into documentation best practices. The term was coined by Robert E. Horn and became a central part of his Information Mapping method of analyzing, organizing, and displaying… …   Wikipedia

  • Structured Product Labeling — (SPL) defines the content of human prescription drug labeling in an XML format. This format is defined within the SPL schema and is displayed in a web browser using the SPL stylesheet. It is approved by Health Level Seven (HL7) and has been… …   Wikipedia

  • Text corpus — In linguistics, a corpus (plural corpora ) or text corpus is a large and structured set of texts (now usually electronically stored and processed). They are used to do statistical analysis and hypothesis testing, checking occurrences or… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”