「Field Proc」修訂間的差異

出自ITTS
跳至導覽 跳至搜尋
行 1: 行 1:
<gallery>
+
[[檔案:field_proc.jpg]]<br>
field_proc.jpg|Caption1
+
 
</gallery>
 
[[檔案:field_proc.jpg]]
 
 
example
 
example
 
     <Item>  
 
     <Item>  
行 35: 行 33:
 
       </Parameter>  
 
       </Parameter>  
 
     </Item>
 
     </Item>
 +
 +
<gallery>
 +
field_proc.jpg|Caption1
 +
</gallery>

於 2020年3月23日 (一) 16:56 的修訂

Field proc.jpg

example

    <Item> 
      <Text> </Text> 
      <Description> Check ITTS Version</Description> 
      <ItemType> 2</ItemType> 
      <Skip> 1</Skip> 
      <ItemSection1> Variable</ItemSection1> 
      <ItemSection2> Field_Proc</ItemSection2> 
      <ItemCommand> </ItemCommand> 
      <FailAction> </FailAction> 
      <FieldName> ITTS_VER</FieldName> 
      <FieldNumber> 7</FieldNumber> 
      <ErrorCode> TDE300;</ErrorCode> 
      <RetryTimes> 0</RetryTimes> 
      <RetryDelay> 0</RetryDelay> 
      <Process> </Process> 
      <FieldType> ;</FieldType> 
      <Parameter> 
        <i1>
          <Content>02101010</Content>
          <Description>min</Description>
        </i1>
        <i2>
          <Content>99999999</Content>
          <Description>max</Description>
        </i2>
        <i3>
          <Content>['&ITTS_VER']</Content>
          <Description>Version</Description>
        </i3>
      </Parameter> 
    </Item>