A.2. import/export file formats, Import/export file formats, Figure 61. sample file formats – MultiDyne ACI-2058 User Manual
Page 186: Import/export file, Formats
Appendix A: Data File Formats
A54-3000-100 A
147
A
PCON
, Inc.
A.2.
Import/Export File Formats
Examples of some of the export file formats, provided below, are truncated for brevity:
Figure 61. Sample file formats
Plain Text INI
Comma Delimited
XML and Diagnostic XML
[PortNames]
A01=ATTO 3300
A02=Emulex LP10000DC
A03=Emulex LP8000
A04=Emulex LP8000S
A05=JNI Z210
A06=JNI FCE-6410
A07=LSI 7207XP-LC
A08=LSI 449290
—lines deleted for brevity—
[PortAssignments]
A01=OFF
A02=D02
A03=OFF
A04=OFF
A05=D05
A06=OFF
A07=OFF
A08=D07
—lines deleted for brevity—
Name=Preset 1
A01=NC
A02=NC
A03=NC
A04=NC
A05=NC
A06=NC
A07=NC
A08=NC
—lines deleted for brevity—
“port number”,”port name”
“A01”,”ATTO 3300”
“A02”,”Emulex LP10000DC”
“A03”,”Emulex LP8000”
“A04”,”Emulex LP8000S”
“A05”,”JNI Z210”
“A06”,”JNI FCE-6410”
“A07”,”LSI 7207XP-LC
“A08”,”LSI 449290”
“porta”,”portb”
“A01”,”A12”
“A02”,”B05”
“A03”,”C01”
“A04”,”A05”
“A05”,”A04”
“A06”,”B11”
“A07”,”B12”
“A08”,”C02”
“preset”,”preset
name”,”porta”,”portb”
1,”Preset 1”,”A01,”A99”
1,”Preset 1”,”A02,”A99”
1,”Preset 1”,”A03,”A99”
1,”Preset 1”,”A04,”A99”
1,”Preset 1”,”A05,”A99”
1,”Preset 1”,”A06,”A99”
1,”Preset 1”,”A07,”A99”
1,”Preset 1”,”A08,”A99”
<
allsettings>
<portnames>
<port number="A01" name="ATTO 3300"/>
<port number="A02" name="Emulex LP100DC"/>
<port number="A03" name="Emulex LP8000"/>
<port number="A04" name="Emulex LP8000S"/>
<port number="A05" name="JNI Z210"/>
<port number="A06" name="JNI FCE-6410"/>
<port number="A07" name="LSI 7207XP-LC"/>
<port number="A08" name="LSI 449290"/>
—lines deleted for brevity—
</portnames>
<patches>
<patch porta="A01" portb="A00"/>
<patch porta="A02" portb="D02"/>
<patch porta="A03" portb="A00"/>
<patch porta="A04" portb="A00"/>
<patch porta="A05" portb="D05"/>
<patch porta="A06" portb="A00"/>
<patch porta="A07" portb="A00"/>
<patch porta="A08" portb="D07"/>
—lines deleted for brevity—
</patches>
<presets>
<preset number="1" name="Preset 1">
<patch porta="A01" portb="A99"/>
<patch porta="A02" portb="A99"/>
<patch porta="A03" portb="A99"/>
<patch porta="A04" portb="A99"/>
<patch porta="A05" portb="A99"/>
<patch porta="A06" portb="A99"/>
<patch porta="A07" portb="A99"/>
<patch porta="A08" portb="A99"/>
—lines deleted for brevity—
</preset>
—lines deleted for brevity—
</presets>
</allsettings>
HTML
port number port name
A01
ATT0 3300
A02
Emulex LP 10000DC
A03
Emulex LP8000
A04
Emulex LP8000S
A05
JNI Z210
A06
JNI FCE-6410
A07
LSI 7207XP-LC
A08
LSI 449290