-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTESTING_ipio.cgi
155 lines (142 loc) · 5.58 KB
/
TESTING_ipio.cgi
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="de-de">
<head>
<title>ELV IP-IO-Interface IPIO 88</title>
<meta http-equiv="expires" content="0; URL=/ipio.cgi">
<meta http-equiv="refresh" content="15; URL=/ipio.cgi">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="color: #FF6000; background-color: #000015; direction: ltr;"
alink="#FF6000" link="#FF6000" vlink="#FF6000">
<table align="center" border="0" width="600">
<tbody>
<tr height="70">
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td align="center" valign="middle" width="170"> <img src="elv.gif"> </td>
<td align="center" valign="middle" width="300">
<h1>IP-IO-Interface
IPIO88</h1>
</td>
<td align="center" valign="middle" width="170"> <font size="1">V1.4</font> </td>
<td> </td>
</tr>
<tr height="80">
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
</tbody>
</table>
<form name="Main" action="ipio.cgi" method="get">
<input value="main" name="pg" type="hidden">
<table align="center" border="0" width="500">
<tbody>
<tr align="center" height="15" valign="bottom">
<td width="20%"> </td>
<td width="10%"> 1 </td>
<td width="10%"> 2 </td>
<td width="10%"> 3 </td>
<td width="10%"> 4 </td>
<td width="10%"> 5 </td>
<td width="10%"> 6 </td>
<td width="10%"> 7 </td>
<td width="10%"> 8 </td>
</tr>
<tr align="center" height="35" valign="middle">
<td width="20%"> Eingänge: </td>
<td width="10%">
<input name="in1" checked="checked" size="1" disabled="disabled" type="checkbox"> </td>
<td width="10%">
<input name="in2" size="1" disabled="disabled" type="checkbox"> </td>
<td width="10%">
<input name="in3" size="1" disabled="disabled" type="checkbox"> </td>
<td width="10%">
<input name="in4" size="1" disabled="disabled" type="checkbox"> </td>
<td width="10%">
<input name="in5" size="1" disabled="disabled" type="checkbox"> </td>
<td width="10%">
<input name="in6" size="1" disabled="disabled" type="checkbox"> </td>
<td width="10%">
<input name="in7" size="1" disabled="disabled" type="checkbox"> </td>
<td width="10%">
<input name="in8" size="1" disabled="disabled" type="checkbox"> </td>
</tr>
<tr align="center" height="35" valign="middle">
<td width="20%"> Ausgänge: </td>
<td width="10%">
<input name="out1" checked="checked" type="checkbox" onclick="submit()"> </td>
<td width="10%">
<input name="out2" checked="checked" type="checkbox" onclick="submit()"> </td>
<td width="10%">
<input name="out3" checked="checked" type="checkbox" onclick="submit()"> </td>
<td width="10%">
<input name="out4" checked="checked" type="checkbox" onclick="submit()"> </td>
<td width="10%">
<input name="out5" checked="checked" type="checkbox" onclick="submit()"> </td>
<td width="10%">
<input name="out6" checked="checked" type="checkbox" onclick="submit()"> </td>
<td width="10%">
<input name="out7" checked="checked" type="checkbox" onclick="submit()"> </td>
<td width="10%">
<input name="out8" checked="checked" type="checkbox" onclick="submit()"> </td>
</tr>
</tbody>
<table align="center" border="0" width="700">
<tbody>
<tr align="center" height="15" valign="middle">
<td width="25%"> </td>
<td width="25%"> </td>
<td width="25%"> </td>
<td width="25%"> </td>
</tr>
<tr align="center" height="15" valign="bottom">
<td width="25%"> </td>
<td width="25%"> <input value="Alle Ausgänge an" name="all_on" type="submit"> </td>
<td width="25%"> <input value="Alle Ausgänge aus" name="all_off" type="submit"> </td>
<td width="25%"> </td>
</tr>
<tr align="center" height="50" valign="middle">
<td width="25%"> </td>
<td width="25%"> </td>
<td width="25%"> </td>
<td width="25%"> </td>
</tr>
</tbody>
</table>
<input value="main" name="end" type="hidden">
</form>
<table align="center" border="1" width="700">
<tbody>
<tr align="center" valign="middle">
<td width="33%"><a href="/password.cgi">Benutzer/Passwort</a></td>
<td width="34%"><a href="/network.cgi">Systemeinstellungen</a></td>
<td width="33%"><a href="ioports.cgi">Ein- und Ausgänge</a></td>
</tr>
</tbody>
</table>
<table align="center" border="0" width="700">
<tbody>
<tr height="50">
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr align="center" valign="middle">
<td width="33%">© 2009 ELV Elektronik AG</td>
<td width="34%"></td>
<td width="33%"></td>
</tr>
</tbody>
</table>
.
</body>
</html>