Skip to content

Commit bb629ff

Browse files
authored
As built revision
As built
1 parent 24fa907 commit bb629ff

File tree

4 files changed

+356
-202
lines changed

4 files changed

+356
-202
lines changed

NE-CurrentSense-V1.0.PcbDoc

31.6 KB
Binary file not shown.

NE-CurrentSense-V1.0.PcbDoc.htm

Lines changed: 155 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,155 @@
1+
<html>
2+
<head>
3+
<META http-equiv="Content-Type" content="text/html">
4+
<style type="text/css">
5+
h1, h2, h3, h4, h5, h6 {
6+
font-family : 'segoe-ui',arial,sans-serif;
7+
font-size:15pt;
8+
font-weight:normal;
9+
line-height:40px;
10+
color : #000;
11+
background-color : #dedede;
12+
padding: 0.3em;
13+
}
14+
body {
15+
font-family : verdana;
16+
background: #f1f1f1;
17+
font-size:13px;
18+
}
19+
td, th {
20+
padding: 0.5em;
21+
text-align : left;
22+
width: auto;
23+
border:1px solid #DEDEDE;
24+
}
25+
th {
26+
background-color : #DEDEDE;
27+
28+
}
29+
th.column1, td.column1 {
30+
text-align: left;
31+
width : 18%;
32+
}
33+
table {
34+
width : 100%;
35+
border-collapse: collapse;
36+
font-size:13px;
37+
}
38+
.front_matter, .front_matter_column1, .front_matter_column2, .front_matter_column3 {
39+
padding-top : 0.1em;
40+
padding-bottom : 0.1em;
41+
border : 0px solid black;
42+
width : auto;
43+
vertical-align: top
44+
}
45+
.front_matter_column1 {
46+
text-align : right;
47+
}
48+
.total_column1, .total_column {
49+
font-weight : bold;
50+
}
51+
.total_column1 {
52+
text-align : right;
53+
}
54+
.front_matter_column2 {
55+
text-align : center;
56+
}
57+
.front_matter_column3 {
58+
text-align : left;
59+
}
60+
.warning, .error {
61+
color : red;
62+
font-weight : bold;
63+
}
64+
tr.onmouseout_odd {
65+
/*background-color : #EEEEE0 */
66+
}
67+
tr.onmouseout_even {
68+
/*background-color : #F3F3E3 */
69+
}
70+
tr.onmouseover_odd, tr.onmouseover_even {
71+
background-color : #FFF;
72+
}
73+
a:link, a:visited, .q a:link,.q a:active,.q {
74+
color: #21489e;
75+
}
76+
a:link.callback, a:visited.callback {
77+
color: #008000
78+
}
79+
a:link.customize, a:visited.customize {
80+
position: absolute;
81+
right: 16px; top: 30px;
82+
font-family:'segoe ui',arial,tahoma,sans-serif;
83+
text-decoration:underline;
84+
font-size:11px;
85+
color:#0066cc;
86+
}
87+
p.contents_level1 {
88+
font-weight : bold;
89+
font-size : 110%;
90+
margin : 0.5em;
91+
}
92+
p.contents_level2 {
93+
position : relative;
94+
left : 20px;
95+
margin : 0.5em;
96+
}
97+
98+
HR{
99+
border-collapse:collapse;
100+
border:none;
101+
border-top:1px solid #dedede;
102+
}
103+
</style>
104+
105+
<style type="text/css" media="print">
106+
body{
107+
background:#fff;
108+
}
109+
110+
a:link.customize{
111+
display:none;
112+
}
113+
114+
table,th,td,hr{
115+
border-color:#999;
116+
background:#fff;
117+
}
118+
</style>
119+
</head>
120+
121+
<body>
122+
<a href="dxpprocess://Client:SetupPreferences?Server=PCB|PageName=General" class="customize"><acronym title="dxpprocess://Client:SetupPreferences?Server=PCB|PageName=General">Reporting Options</acronym></a>
123+
<h1>File in Previous Format</h1>
124+
125+
<table class="front_matter">
126+
<tr class="front_matter">
127+
<td class="front_matter_column1">Date</td>
128+
<td class="front_matter_column2">:</td>
129+
<td class="front_matter_column3">09/10/2017</td>
130+
</tr>
131+
<tr class="front_matter">
132+
<td class="front_matter_column1">Time</td>
133+
<td class="front_matter_column2">:</td>
134+
<td class="front_matter_column3">15:26:23</td>
135+
</tr>
136+
<tr class="front_matter">
137+
<td class="front_matter_column1">Filename</td>
138+
<td class="front_matter_column2">:</td>
139+
<td class="front_matter_column3"><a href="file://G:\CODE\NE-CurrentSense\NE-CurrentSense-V1.0.PcbDoc" class="file"><acronym title="G:\CODE\NE-CurrentSense\NE-CurrentSense-V1.0.PcbDoc">G:\CODE\NE-CurrentSense\NE-CurrentSense-V1.0.PcbDoc</acronym></a></td>
140+
</tr>
141+
</table>
142+
143+
<br>
144+
145+
<table>
146+
<tr>
147+
<th style="text-align : left" colspan="1" class="">Version</th>
148+
<th style="text-align : left" colspan="1" class="">Warning</th>
149+
</tr>
150+
151+
</table>
152+
<br><hr>
153+
<p>This file was generated by <b>an earlier</b> version of the software</p>
154+
</body>
155+
</html>

NE-CurrentSense-V1.0.SchDoc

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)