HelpWizard Pages SPS 3/en: Unterschied zwischen den Versionen
Cg (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<strong> Import of OPC-UA or S7 Library </strong> link=HelpWizard Pages SPS 2/en|zurück Datei:arrowright.png|link=HelpWizard Pages…“) |
Cg (Diskussion | Beiträge) |
||
Zeile 1: | Zeile 1: | ||
<strong> Import of OPC-UA or S7 Library </strong> |
<strong> Import of OPC-UA or S7 Library </strong> |
||
[[Datei:arrowleft.png|link=HelpWizard Pages SPS 2/en| |
[[Datei:arrowleft.png|link=HelpWizard Pages SPS 2/en|back]] |
||
[[Datei:arrowright.png|link=HelpWizard Pages SPS 4/en| |
[[Datei:arrowright.png|link=HelpWizard Pages SPS 4/en|next]] |
||
These libraries contain low-level action blocks, to read/write values. |
These libraries contain low-level action blocks, to read/write values. |
Aktuelle Version vom 2. Dezember 2020, 10:10 Uhr
Import of OPC-UA or S7 Library
These libraries contain low-level action blocks, to read/write values. In many cases, these are way too "low-level", and you may want to refer to those by a logical name. These name-to-address mappings can come from a configuration file, which is either part of the suite as attachment or present externally in some folder (of course, it is also possible, to use any other existing mechanism to import test data, such as XML, JSON or CSV file readers, database queries, HTTP requests etc).
For Siemens S7: choose "SPS-XML Import" from the "Plugins" - "Import" menu. This reads a standard Siemens configuration export file, and creates action blocks to access values by their logical name. In addition, corresponding datatypes are generated which will also appear in the activity log/report as such.
For OPC-UA: ...to be documented...