forked from Fermium/AltiumTemplates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DRCReport.rtm
364 lines (364 loc) · 8.94 KB
/
DRCReport.rtm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
object Report: TppReport
AutoStop = False
PassSetting = psTwoPass
PrinterSetup.BinName = 'Default'
PrinterSetup.DocumentName = 'Message List Report'
PrinterSetup.PaperName = 'A4'
PrinterSetup.PrinterName = 'Default'
PrinterSetup.mmMarginBottom = 6350
PrinterSetup.mmMarginLeft = 10160
PrinterSetup.mmMarginRight = 10160
PrinterSetup.mmMarginTop = 6350
PrinterSetup.mmPaperHeight = 297127
PrinterSetup.mmPaperWidth = 210079
PrinterSetup.PaperSize = 9
Template.FileName =
'C:\Program Files\Altium Designer Winter 09\Templates\DRCReport.r' +
'tm'
Template.Format = ftASCII
DeviceType = 'Printer'
SavePrinterSetup = True
Left = 48
Top = 80
Version = '6.03'
mmColumnWidth = 189759
object ppTitleBand1: TppTitleBand
mmBottomOffset = 0
mmHeight = 25135
mmPrintPosition = 0
object ppTitleLabel: TppLabel
UserName = 'TitleLabel'
AutoSize = False
Caption = 'Design Rules Verification Report'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Name = 'Arial'
Font.Size = 12
Font.Style = [fsBold]
Transparent = True
mmHeight = 5027
mmLeft = 0
mmTop = 3175
mmWidth = 70644
BandType = 1
end
object ProjectLabel: TppLabel
UserName = 'ProjectLabel'
Caption = 'Project'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 10
Font.Style = []
Transparent = True
CharWrap = True
mmHeight = 20081
mmLeft = 0
mmTop = 8203
mmWidth = 170644
BandType = 1
end
object WarningCountLabel: TppLabel
UserName = 'WarningCountLabel'
Caption = 'Warning Count'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 12
Font.Style = []
Transparent = True
Alignment = taRightJustify
mmHeight = 5027
mmLeft = 0
mmTop = 8023
mmWidth = 50800
BandType = 1
end
object ViolationCountLabel: TppLabel
UserName = 'ViolationCountLabel'
Caption = 'Violation Count'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 12
Font.Style = []
Transparent = True
Alignment = taRightJustify
mmHeight = 5027
mmLeft = 0
mmTop = 13050
mmWidth = 50800
BandType = 1
end
object WaivedViolationCountLabel: TppLabel
UserName = 'WaivedViolationCountLabel'
Caption = 'Waived Violation Count'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial'
Font.Size = 12
Font.Style = []
Transparent = True
Alignment = taRightJustify
mmHeight = 5027
mmLeft = 0
mmTop = 18077
mmWidth = 50800
BandType = 1
end
end
object ppHeaderBand1: TppHeaderBand
mmBottomOffset = 0
mmHeight = 0
mmPrintPosition = 0
end
object ppDetailBand1: TppDetailBand
PrintHeight = phStatic
mmBottomOffset = 0
mmHeight = 4500
mmPrintPosition = 0
object ppLine1: TppLine
UserName = 'Line1'
ParentHeight = True
ParentWidth = True
Position = lpBottom
ShiftWithParent = True
Weight = 0.750000000000000000
mmHeight = 4500
mmLeft = 0
mmTop = 0
mmWidth = 167250
BandType = 4
end
object ppLine2: TppLine
UserName = 'Line2'
ParentHeight = True
ParentWidth = True
Position = lpLeft
StretchWithParent = True
Weight = 0.750000000000000000
mmHeight = 4500
mmLeft = 0
mmTop = 0
mmWidth = 167250
BandType = 4
end
object ppLine3: TppLine
UserName = 'Line3'
ParentHeight = True
ParentWidth = True
Position = lpRight
StretchWithParent = True
Weight = 0.750000000000000000
mmHeight = 4500
mmLeft = 0
mmTop = 0
mmWidth = 167250
BandType = 4
end
object ppTitleColumn: TppDBMemo
UserName = 'ppTitleColumn'
CharWrap = False
DataField = 'TitleColumn'
KeepTogether = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial Narrow'
Font.Size = 9
Font.Style = []
Stretch = False
Transparent = True
mmHeight = 4500
mmLeft = 1000
mmTop = 0
mmWidth = 138000
BandType = 4
mmBottomOffset = 0
mmOverFlowOffset = 0
mmStopPosition = 0
mmLeading = 500
end
object ppCountColumn: TppDBMemo
UserName = 'ppCountColumn'
TextAlignment = taRightJustified
CharWrap = False
DataField = 'CountColumn'
KeepTogether = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial Narrow'
Font.Size = 9
Font.Style = []
Stretch = False
Transparent = True
mmHeight = 4500
mmLeft = 140000
mmTop = 0
mmWidth = 10000
BandType = 4
mmBottomOffset = 0
mmOverFlowOffset = 0
mmStopPosition = 0
mmLeading = 500
end
object ppSpanColumn: TppDBMemo
UserName = 'ppSpanColumn'
CharWrap = False
DataField = 'SpanColumn'
KeepTogether = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial Narrow'
Font.Size = 9
Font.Style = []
Stretch = False
Transparent = True
mmHeight = 4500
mmLeft = 1000
mmTop = 0
mmWidth = 165250
BandType = 4
mmBottomOffset = 0
mmOverFlowOffset = 0
mmStopPosition = 0
mmLeading = 500
end
object ppLeftColumn: TppDBMemo
UserName = 'ppLeftColumn'
CharWrap = False
DataField = 'LeftColumn'
KeepTogether = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial Narrow'
Font.Size = 9
Font.Style = []
Stretch = False
Transparent = True
mmHeight = 4500
mmLeft = 1000
mmTop = 0
mmWidth = 82125
BandType = 4
mmBottomOffset = 0
mmOverFlowOffset = 0
mmStopPosition = 0
mmLeading = 500
end
object ppRightColumn: TppDBMemo
UserName = 'ppRightColumn'
CharWrap = False
DataField = 'RightColumn'
KeepTogether = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial Narrow'
Font.Size = 9
Font.Style = []
Stretch = False
Transparent = True
mmHeight = 4500
mmLeft = 83125
mmTop = 0
mmWidth = 82125
BandType = 4
mmBottomOffset = 0
mmOverFlowOffset = 0
mmStopPosition = 0
mmLeading = 500
end
end
object ppFooterBand: TppFooterBand
mmBottomOffset = 0
mmHeight = 5556
mmPrintPosition = 0
object ppLine5: TppLine
UserName = 'Line5'
Pen.Width = 0
ParentWidth = True
Weight = 0.250000000000000000
mmHeight = 1588
mmLeft = 0
mmTop = 0
mmWidth = 167250
BandType = 8
end
object ppSystemVariable1: TppSystemVariable
UserName = 'SystemVariable1'
VarType = vtPrintDateTime
DisplayFormat = 'dddd d mmm yyyy h:nn:ss AM/PM'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial Narrow'
Font.Size = 9
Font.Style = [fsItalic]
Transparent = True
mmHeight = 4500
mmLeft = 0
mmTop = 1323
mmWidth = 44450
BandType = 8
end
object ppSystemVariable2: TppSystemVariable
UserName = 'SystemVariable2'
VarType = vtPageSetDesc
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Name = 'Arial Narrow'
Font.Size = 9
Font.Style = [fsItalic]
TextAlignment = taRightJustified
Transparent = True
mmHeight = 4500
mmLeft = 152250
mmTop = 1058
mmWidth = 15000
BandType = 8
end
end
object ppGroup1: TppGroup
BreakName = 'Group'
UserName = 'Group1'
mmNewColumnThreshold = 0
mmNewPageThreshold = 0
DataPipelineName = ''
KeepTogether = True
object ppGroupHeaderBand1: TppGroupHeaderBand
mmBottomOffset = 0
mmHeight = 7938
mmPrintPosition = 0
object ppShape: TppShape
UserName = 'Shape'
Brush.Color = clBlack
ParentWidth = True
mmHeight = 4500
mmLeft = 0
mmTop = 3800
mmWidth = 167250
BandType = 3
GroupNo = 0
end
object GroupHeaderLabel: TppDBText
UserName = 'GroupHeaderLabel'
DataField = 'Group'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Name = 'Arial Narrow'
Font.Size = 10
Font.Style = [fsBold]
Transparent = True
mmHeight = 4500
mmLeft = 1000
mmTop = 3800
mmWidth = 165250
BandType = 3
GroupNo = 0
end
end
object ppGroupFooterBand1: TppGroupFooterBand
mmBottomOffset = 0
mmHeight = 0
mmPrintPosition = 0
end
end
end