공정 설정

속성을 사용해 공정 설정을 편집합니다. 설명과 TCode의 값을 편집할 수 있습니다.

속성 <Property>
TSet 속성 편집
<TSet> 
    <ID>####</ID> 
    <SubID>#</SubID> 
    <TCode> 
        <ID>####</ID>
        <Description>####</Description>  
        <Value>####</Value> ! One or several values 
    </TCode>
  ! <TCode> Modification of additional TCodes
     ...
</TSet>
요소 속성 편집
<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>