snap 9.70
This commit is contained in:
parent
021c61d4d0
commit
226c293487
32 changed files with 648 additions and 544 deletions
|
|
@ -570,12 +570,12 @@
|
|||
out_xml( '\t\tEndIf\r\n')
|
||||
else:
|
||||
out_xml( '\t\tIf PD_STAGE_2 = "Enable" Then\r\n')
|
||||
out_xml( '\t\t\tTopping "Load" "'+ spl[9] +'"\r\n')
|
||||
out_xml( '\t\t\tTopping "Load" "'+ spl[5] +'"\r\n')
|
||||
out_xml( '\t\tElse\r\n')
|
||||
out_xml( '\t\t\tIf PD_STAGE_1 = "Enable" Then\r\n')
|
||||
out_xml( '\t\t\tTopping "Load" "'+ spl[8] +'"\r\n')
|
||||
out_xml( '\t\t\tTopping "Load" "'+ spl[4] +'"\r\n')
|
||||
out_xml( '\t\t\tElse\r\n')
|
||||
out_xml( '\t\t\tTopping "Load" "'+ spl[10] +'"\r\n')
|
||||
out_xml( '\t\t\tTopping "Load" "'+ spl[6] +'"\r\n')
|
||||
out_xml( '\t\t\tEndIf\r\n')
|
||||
out_xml( '\t\tEndIf\r\n')
|
||||
else:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue