The Xentara Siemens S7 Driver v1.1.2
User Manual
|
The command I/O Transaction, groups multiple data items to be read and written in batches. By invoking the command’s execute task on defined intervals the included data items are read and written.
S7 commands have the following members:
key | The command’s primary key. |
name | The command’s name. The name is the last component of the primary key. |
UUID | The unique UUID of the command. |
type | The command’s element type. For S7 commands, this is always “S7 command”. |
category | The command’s category. For S7 commands, this is always “transaction”. |
execute | Writes pending data item values to the target device and then reads all data item values from the target device. |