Audiovox P965 Datasheet Page 151

  • Download
  • Add to my manuals
  • Print
  • Page
    / 280
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 150
Api php template
148
echo "<font color=#880000 size=2>" . $regtable['band'] .
"</font><br>";
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
echo "<font color=#A00000 size=2>" . $regtable['scan-list']
. "</font><br>";
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
echo "<font color=#04B404 size=2>" .
$regtable['antenna-mode'] . "</font><br>";
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
echo popup('WDS', 'WDS Mode ' . $regtable['wds-mode'] .
'<br/>WDS Default Bridge ' . $regtable['wds-default-bridge'] .
'<br/>WDS Ignore SSID ' . $regtable['wds-ignore-ssid']);
}
echo "</td><td>";
for ($i=0; $i<250; $i++)
{
$regtable = $ARRAY[$i];
if ($regtable['default-authentication']=="true")
{
Page view 150
1 2 ... 146 147 148 149 150 151 152 153 154 155 156 ... 279 280

Comments to this Manuals

No comments