Process settings are edited using the Properties attribute. You can edit the description and well as the value of a TCode.
Properties <Property> | Edit TSet property |
<TSet>
<ID>####</ID>
<SubID>#</SubID>
<TCode>
<ID>####</ID>
<Description>####</Description>
<Value>####</Value> ! One or several values
</TCode>
! <TCode> Modification of additional TCodes
...
</TSet>
|
| Edit Element property |
<Element>
<ID>####</ID>
! <ID> Include additional element IDs
...
<TCode>
<ID>####</ID>
<Description>####</Description>
<Value>####</Value> ! One or several values
</TCode>
! <TCode> Modification of additional TCodes
...
</Element>
|