Sv translation | ||
---|---|---|
| ||
This page shows the text from a sample web growth profile file (<file name>.wgp). Tip: Copy and modify the sample file that is installed with Prinergy Evo software so that you don't have to type the contents |
...
. <?xml version="1.0" encoding="UTF-8"?> |
...
<!DOCTYPE profile SYSTEM "WebGrowthProfile.dtd"> |
...
<profile> |
...
<excludeMargin |
...
topEdge=".1" |
...
bottomEdge=".15" |
...
leftEdge=".2" |
...
rightEdge=".25" |
...
unit="inch" /> |
...
<plate tower="1" side="U" > |
...
<expansion xpercent="0.80" ypercent="0.30" /> |
...
</plate> |
...
<plate tower="2" side="U" > |
...
<expansion xpercent="0.50" ypercent="0.20" /> |
...
</plate> |
...
<plate tower="3" side="U" > |
...
<expansion xpercent="0.20" ypercent="0.10" /> |
...
</plate> |
...
<plate tower="4" side="U" > |
...
<expansion xpercent="0" ypercent="0" /> |
...
</plate> |
...
</profile> |
...
|
Sv translation | ||
---|---|---|
| ||
Cette page illustre le contenu d'un fichier type de profil d'étirement de bande (<nom de fichier>.wgp). <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE profile SYSTEM "WebGrowthProfile.dtd">
<profile>
<excludeMargin
topEdge=".1"
bottomEdge=".15"
leftEdge=".2"
rightEdge=".25"
unit="inch" />
<plate tower="1" side="U" >
<expansion xpercent="0.80" ypercent="0.30" />
</plate>
<plate tower="2" side="U" >
<expansion xpercent="0.50" ypercent="0.20" />
</plate>
<plate tower="3" side="U" >
<expansion xpercent="0.20" ypercent="0.10" />
</plate>
<plate tower="4" side="U" >
<expansion xpercent="0" ypercent="0" />
</plate>
</profile> |
Sv translation | ||
---|---|---|
| ||
本页展示了一个轮转机延伸误差描述文件样本(<文件名>.wgp)的文本内容。 <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE profile SYSTEM "WebGrowthProfile.dtd">
<profile>
<excludeMargin
topEdge=".1"
bottomEdge=".15"
leftEdge=".2"
rightEdge=".25"
unit="inch" />
<plate tower="1" side="U" >
<expansion xpercent="0.80" ypercent="0.30" />
</plate>
<plate tower="2" side="U" >
<expansion xpercent="0.50" ypercent="0.20" />
</plate>
<plate tower="3" side="U" >
<expansion xpercent="0.20" ypercent="0.10" />
</plate>
<plate tower="4" side="U" >
<expansion xpercent="0" ypercent="0" />
</plate>
</profile> |
Sv translation | ||
---|---|---|
| ||
Diese Seite zeigt den Inhalt einer Papierausdehnungsprofil-Beispieldatei (<Dateiname>.wpg). <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE profile SYSTEM "WebGrowthProfile.dtd">
<profile>
<excludeMargin
topEdge=".1"
bottomEdge=".15"
leftEdge=".2"
rightEdge=".25"
unit="inch" />
<plate tower="1" side="U" >
<expansion xpercent="0.80" ypercent="0.30" />
</plate>
<plate tower="2" side="U" >
<expansion xpercent="0.50" ypercent="0.20" />
</plate>
<plate tower="3" side="U" >
<expansion xpercent="0.20" ypercent="0.10" />
</plate>
<plate tower="4" side="U" >
<expansion xpercent="0" ypercent="0" />
</plate>
</profile> |
Sv translation | ||
---|---|---|
| ||
Questa pagina mostra il testo di un esempio di file di profilo di espansione della bobina (<nome file>.wgp). <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE profile SYSTEM "WebGrowthProfile.dtd">
<profile>
<excludeMargin
topEdge=".1"
bottomEdge=".15"
leftEdge=".2"
rightEdge=".25"
unit="inch" />
<plate tower="1" side="U" >
<expansion xpercent="0.80" ypercent="0.30" />
</plate>
<plate tower="2" side="U" >
<expansion xpercent="0.50" ypercent="0.20" />
</plate>
<plate tower="3" side="U" >
<expansion xpercent="0.20" ypercent="0.10" />
</plate>
<plate tower="4" side="U" >
<expansion xpercent="0" ypercent="0" />
</plate>
</profile>
|
Sv translation | ||
---|---|---|
| ||
Esta página muestra el texto de un ejemplo de archivo de perfil de dilatación del papel (<nombre del archivo>.wgp). <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE profile SYSTEM "WebGrowthProfile.dtd">
<profile>
<excludeMargin
topEdge=".1"
bottomEdge=".15"
leftEdge=".2"
rightEdge=".25"
unit="inch" />
<plate tower="1" side="U" >
<expansion xpercent="0.80" ypercent="0.30" />
</plate>
<plate tower="2" side="U" >
<expansion xpercent="0.50" ypercent="0.20" />
</plate>
<plate tower="3" side="U" >
<expansion xpercent="0.20" ypercent="0.10" />
</plate>
<plate tower="4" side="U" >
<expansion xpercent="0" ypercent="0" />
</plate>
</profile>
|
...