From OpenSCADAWiki
Jump to: navigation, search
(Importing a new version from external source)
(Importing a new version from external source)
Line 1: Line 1:
 
== "Special" subsystem (SYS.Special) ==
 
== "Special" subsystem (SYS.Special) ==
 
=== Module [[Special:MyLanguage/Modules/FLibSYS|Library of the system API of the user programming area (Special.FLibSYS)]] ===
 
=== Module [[Special:MyLanguage/Modules/FLibSYS|Library of the system API of the user programming area (Special.FLibSYS)]] ===
{{include file="/HomePageEn/Doc/FLibSYS" notoc="1" first_anchor="API" last_anchor="endAPI"}}
+
{{#lst:Modules/FLibSYS|API}}
 
=== Module [[Special:MyLanguage/Modules/FLibMath|Library of standard mathematical functions (Special.FLibMath)]] ===
 
=== Module [[Special:MyLanguage/Modules/FLibMath|Library of standard mathematical functions (Special.FLibMath)]] ===
 
{{include file="/HomePageEn/Doc/FLibMath" notoc="1" first_anchor="API" last_anchor="endAPI"}}
 
{{include file="/HomePageEn/Doc/FLibMath" notoc="1" first_anchor="API" last_anchor="endAPI"}}
 
=== Module [[Special:MyLanguage/Modules/FLibComplex1|Library of functions of compatibility with SCADA Complex1 of the firm DIYA Ltd (Special.FLibComplex1)]] ===
 
=== Module [[Special:MyLanguage/Modules/FLibComplex1|Library of functions of compatibility with SCADA Complex1 of the firm DIYA Ltd (Special.FLibComplex1)]] ===
 
{{include file="/HomePageEn/Doc/FLibComplex1" notoc="1" first_anchor="API" last_anchor="endAPI"}}
 
{{include file="/HomePageEn/Doc/FLibComplex1" notoc="1" first_anchor="API" last_anchor="endAPI"}}

Revision as of 23:34, 6 October 2017

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Documents/User API)
== "Special" subsystem (SYS.Special) ==
=== Module [[Special:MyLanguage/Modules/FLibSYS|Library of the system API of the user programming area (Special.FLibSYS)]] ===
{{#lst:Modules/FLibSYS|API}}
=== Module [[Special:MyLanguage/Modules/FLibMath|Library of standard mathematical functions (Special.FLibMath)]] ===
{{#lst:Modules/FLibMath|API}}
=== Module [[Special:MyLanguage/Modules/FLibComplex1|Library of functions of compatibility with SCADA Complex1 of the firm DIYA Ltd (Special.FLibComplex1)]] ===
{{#lst:Modules/FLibComplex1|API}}
Translation== "Special" subsystem (SYS.Special) ==
=== Module [[Special:MyLanguage/Modules/FLibSYS|Library of the system API of the user programming area (Special.FLibSYS)]] ===
{{#lst:Modules/FLibSYS|API}}
=== Module [[Special:MyLanguage/Modules/FLibMath|Library of standard mathematical functions (Special.FLibMath)]] ===
{{include file="/HomePageEn/Doc/FLibMath" notoc="1" first_anchor="API" last_anchor="endAPI"}}
=== Module [[Special:MyLanguage/Modules/FLibComplex1|Library of functions of compatibility with SCADA Complex1 of the firm DIYA Ltd (Special.FLibComplex1)]] ===
{{include file="/HomePageEn/Doc/FLibComplex1" notoc="1" first_anchor="API" last_anchor="endAPI"}}

1 "Special" subsystem (SYS.Special)

1.1 Module Library of the system API of the user programming area (Special.FLibSYS)

The object "Functions library" (SYS.Special.FLibSYS)

  • ElTp {funcID}(ElTp prm1, ...) — call the library function {funcID}. Return result of the called function.

The object "User function" (SYS.Special.FLibSYS["funcID"])

  • ElTp call(ElTp prm1, ...) — call the function with parameters prm{N}. Return result of the called function.

1.2 Module Library of standard mathematical functions (Special.FLibMath)

Template:Include file="/HomePageEn/Doc/FLibMath" notoc="1" first anchor="API" last anchor="endAPI"

1.3 Module Library of functions of compatibility with SCADA Complex1 of the firm DIYA Ltd (Special.FLibComplex1)

Template:Include file="/HomePageEn/Doc/FLibComplex1" notoc="1" first anchor="API" last anchor="endAPI"