ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <!-- PageDetails.html 1.4 - 12 aout 2009 --> <title>SCANNER KODAK SCAN STATION 500 - SCANNERS - KODAK</title> <link rel="stylesheet" href="../../catalogue.css" type="text/css" /> <meta name="Keywords" content="scanner r&eacute;seau,Scanstation 500 scanstationplus, Scanner, ScanFront 220P, scan to mail, scan to ftp, scan to usb, scan to fichier, scan to shared folder, scantomail, scantoftp, scanner kodak, ScanSation"> <meta name="description" content="Le Scan STATION est un scanner r&eacute;seau couleur offrant de hautes performances pour un minimum d&#146;encombrement. Il est dot&eacute; de nouvelles fonctions intelligentes et de plus, il est silencieux, rapide, convivial, simple d&#146;utilisation.<br />Il ne n&eacute;cessite ni PC, ni logiciel pour num&eacute;riser et envoyer vos documents."> <meta name="REVISIT-AFTER" content="7 days"> <meta name="robots" content="index, follow, all"> <meta name="copyright" content="&copy;NetWalker 2009"> <meta name="date" content="27/08/09"> <link rel="shortcut icon" href=""> <meta http-equiv="content-type" content="text/html;charset=utf-8"> <meta http-equiv="Content-Language" content="fr"> <meta http-equiv="Expires" content="-1"> <meta name="distribution" CONTENT="global"> <meta name="Author" content="NetWalker Team"> <meta name="Generator" CONTENT="NetWalker Content Manager (NCM) 2.3, Catalog Manager Process"> <meta NAME="GeneratorBuild_internal" CONTENT="NCM Build : 92457, state : production"> <meta name="GenerationVersion" CONTENT="691 "> <!-- si produit en fin de vie auto-refresh sur le bon--> <style type="text/css"> </style> </head> <!-- Banner Set NetWalker.fr--> <SCRIPT LANGUAGE="JavaScript"> //D'autres scripts sur http://www.ToutJavaScript.com function disp(txt) {document.write(txt);} // ne pas changer le nom 'banniere' var banniere=new CreerBan('Cliquez sur les banni¬ères...'); // Definition des banni¬ères Add(url de l'image, adresse associ¬ée ¬à l'image, target, delai en secondes) // target est une chaine de caract¬ères qui est soit : // 1- le nom de la frame qui va recevoir le site de la banni¬ère // 2- "_blank" pour ouvrir une nouvelle fen¬être // 3- "_self" pour remplacer la banni¬ère par son site // 4- "_top" pour supprimer toutes les frames et afficher le site en pleine page // Remarque : toutes les images ont la dimension de la premi¬ère image affich¬ée (sous netscape) // Il est pr¬éf¬érable d'avoir toutes les images au meme format. banniere.Add("http://www.netwalker.fr/ban/coutspam.png","http://www.netwalkerstore.com/PBCPPlayer.asp?ID=343177","_top",20); banniere.Add("http://www.netwalker.fr/ban/scansnap.png","http://www.netwalkerstore.com/Redirect.asp?AccID=18244&AdCampaignID=3178","_top",6); banniere.Add("http://www.netwalker.fr/ban/taps.png","http://www.netwalkerstore.com/PBSCCatalog.asp?ActionID=67174912&PBCATID=177113&PBCATName=NetOptics","_top",6); banniere.Add("http://www.netwalker.fr/ban/spywares.jpg","http://www.netwalker.fr/spywares.html","_top",6); banniere.Add("http://www.netwalker.fr/ban/omnianalysis.png","http://www.netwalker.fr/menu_omnipeek.html","_top",8); banniere.Add("http://www.netwalker.fr/ban/firewall_mails.png","http://www.netwalkerstore.com/Redirect.asp?AccID=18244&AdCampaignID=3102","_top",8); banniere.Add("http://www.netwalker.fr/ban/firewall_reseau.png","http://www.netwalker.fr/menu_sonicwall.html","_top",6); banniere.Add("http://www.netwalker.fr/ban/scanfront220.png","http://www.netwalkerstore.com/PBSCCatalog.asp?ItmID=2017392","_top",10); banniere.Add("http://www.netwalker.fr/ban/intermapper.png","http://www.netwalker.fr/intermapper.html","_top",8); banniere.Add("http://www.netwalker.fr/ban/ipsondes.png","http://www.netwalkerstore.com/PBSCCatalog.asp?CatID=100291","_top",6); banniere.Add("http://www.netwalker.fr/ban/express_alu.png","http://www.netwalkerstore.com/Redirect.asp?AccID=18244&AdCampaignID=9513","_top",10); banniere.Add("http://www.netwalker.fr/ban/nas.png","http://www.netwalkerstore.com/Redirect.asp?AccID=18244&AdCampaignID=9515","_top",2); banniere.Add("http://www.netwalker.fr/ban/scanner48h.png","http://www.netwalkerstore.com/Redirect.asp?AccID=18244&AdCampaignID=9514","_top",2); banniere.Add("http://www.netwalker.fr/ban/baie_clustermaster.png","http://www.netwalkerstore.com/Redirect.asp?AccID=18244&AdCampaignID=9512","_top",2); banniere.Add("http://www.netwalker.fr/ban/intermapper_remote_access.png","http://www.netwalker.fr/intermapper_remoteaccess.html","_top",5); function CreerBan(alt) { this.nb=0; this.no=0; this.alt=alt; this.Add=AddBan; this.Init=InitBan; } function AddBan(img,href,target,delai) { var ban=new Object; ban.img=img; ban.href=href; ban.target=target; ban.delai=delai; this[this.nb]=ban; this.nb++; } function InitBan() { var aff=""; if (document.images) { for(var i=0;i <this.nb;i++){var gif=new preload(this[i].img)}} disp(aff+"<br><a href='javascript:tjsgo()'><IMG name='tjsimg' src='"+this[0].img+"' alt='"+this.alt+"' border='0'></a>"); setTimeout("rotation()",this[0].delai*1000); } function rotation() { banniere.no++; var no=banniere.no; if (no>=banniere.nb) {banniere.no=0; no=0} // alert(no+" "+banniere[no].img+" ------"+document.anchors["tjsban"].href) document.images["tjsimg"].src=banniere[no].img; setTimeout("rotation()",banniere[no].delai*1000); } function tjsgo() { with(banniere[banniere.no]) { if(target=="_blank"){window.open(href,"")} else { if(target=="_top"){parent.window.location=href} else { if(target=="_self"){window.location=href} else { parent.frames[target].window.location=href} } } } } function preload() { this.length = preload.arguments.length; for (var i = 0; i < this.length; i++) { this[i+1] = new Image(); this[i+1].src = preload.arguments[i]; } } </SCRIPT> <table width="100%" border="0"> <tr> <td width="30%" valign="center"><img src="http://www.netwalker.fr/img/netwalker.jpg"></td> <td width="65%" valign="center"><span class="TitrePage">SUPERVISION R&Eacute;SEAU ET SERVICES EN LIGNE</span></td> <td width="5%" align="right"> </td> </tr> </table> <!-- Ligne --> <table width="100%" border="0" cellspacing="0" cellpadding="1"> <tr bgcolor="#006699" valign="center"> <td></td> </tr> </table> <!-- Index liens --> <table width="100%" border="0" bgcolor="#EEEEEE"> <tr> <td> <table width="100%" border="0" cellpadding="0"> <tr> <td width="10%" align="center" bgcolor="#EEEEEE"> <span class="IndexLiens"> <a href="http://www.netwalker.fr">Accueil</a> </span> </td> <td width="10%" align="center" bgcolor="#EEEEEE"> <span class="IndexLiens"> <a href="http://www.netwalker.fr/plan_du_site.html"> Plan du Site</a> </span> </td> <td width="10%" align="center" bgcolor="#EEEEEE"> <span class="IndexLiens"> <a href="http://www.netwalker.fr/a/e/index.htm">Catalogues</a> </span> </td> <td width="10%" align="center" bgcolor="#EEEEEE"> <span class="IndexLiens"> <a href="http://www.netwalker.fr/faq.html">F.A.Q.</a> </span> </td> <td width="10%" align="center" bgcolor="#EEEEEE"> <span class="IndexLiens"> <a href="http://www.netwalkerstore.com/PBHotNews.asp?PBMInit=1">News</a> </span> </td> <td width="10%" align="center" bgcolor="#EEEEEE"> <span class="IndexLiens"> <a href="http://www.netwalker.fr/support.html">Support</a> </span> </td> <td width="10%" align="center" bgcolor="#EEEEEE"> <span class="IndexLiens"> <a href="http://www.netwalker.fr/contacts.html">Infos</a> </span> </td> <td width="10%" align="center" bgcolor="#EEEEEE"> <span class="IndexLiens"> <a href="http://www.netwalkerstore.com/PBCPPlayer.asp?ID=152354">Contacts</a> </span> </td> <td width="10%" align="center" bgcolor="#EEEEEE"> <span class="IndexLiens"> <a href="http://www.netwalkerstore.com/">Newsletter</a> </span> </td> <td width="10%" align="center" bgcolor="#EEEEEE"> <span class="IndexLiens"> <a href="http://www.netwalkerstore.com/">Achat en ligne</a> </span> </td> </tr> </table> </td> </tr> </table> <!-- tiret --> <table width="100%" border="0" cellspacing="0" cellpadding="1"> <tr bgcolor="#006699" valign="center"> <td></td> </tr> </table> <!-- LiensIndex_detail2.htm debut --> <table width="100%" border="0" bgcolor="#EEEEEE"> <tr> <td> <table width="100%" border="0" cellpadding="0"> <tr bgcolor="#EEEEEE"> <td width="20%" align="center"> <span class="IndexLiens"> <a href="../../b/index_alpha.htm">Alphabetique</a> </span> </td> <td width="20%" align="center"> <span class="IndexLiens"> <a href="../../c/index.htm">Editeurs</a> </span> </td> <td width="20%" align="center"> <span class="IndexLiens"> <a href="../../e/index.htm">Fonctions</a> </span> </td> <td width="20%" align="center"> <span class="IndexLiens"> <a href="../../d/index.htm">Familles</a> </span> </td> <td width="20%" align="center"> <span class="IndexLiens"> <a href="../../f/index.htm">iPhones</a> </span> </td> </tr> </table> </td> </tr> </table> <table width="100%" border="0" bgcolor="#EEEEEE"> <tr> <td> <table width="100%" border="0" cellpadding="0"> <tr bgcolor="#EEEEEE"> <td width="20%" align="center"> <span class="IndexLiens"> <a href="#">Livraisons pour : </a> </span> </td> <td width="20%" align="center"> <span class="IndexLiens"> <a href="../../g/belgique.htm">la Belgique</a> </span> </td> <td width="20%" align="center"> <span class="IndexLiens"> <a href="../../g/luxembourg.htm">le Luxembourg</a> </span> </td> <td width="20%" align="center"> <span class="IndexLiens"> <a href="../../g/dom.htm">les DOM</a> </span> </td> <td width="20%" align="center"> <span class="IndexLiens"> <a href="../../g/suisse.htm">la Suisse</a> </span> </td> </tr> </table> </td> </tr> </table> <!-- LiensIndex.htm fin --> <table width="100%" border="0" cellspacing="0" cellpadding="1"> <tr bgcolor="#006699" valign="center"> <td><strong class="TITRE"> </strong></td> </tr> </table> <table width="100%" border="0"> <tr> <td width="5%"> </td> <td width="90%"> <table width="100%" border="0"> <tr> <td> <div align="center"> <SCRIPT language="JavaScript">banniere.Init();</SCRIPT> </div> </td> </tr> </table> </td> <td width="5%"> </td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="1"> <tr bgcolor="#006699" valign="center"> <td><strong class="TITRE"> </strong></td> </tr> </table> <!-- Page Nom --> <table width="100%" border="0"> <tr> <td> <span class="PageNom"> <div align="center">Scan STATION </div> </span> </td> </tr> </table> <!-- traits --> <table width="100%" border="0" cellspacing="0" cellpadding="1"> <tr> <td width="150" > <table width="150" border="0" cellspacing="0" cellpadding="1"> <tr bgcolor="#006699" valign="center"> <td><strong class="TITRE"> </strong></td> </tr> </table> </td> <td> <table width="100%" border="0"> <tr> <td width="80%" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="1"> <tr bgcolor="#006699" valign="center"> <td><strong class="TITRE"> </strong></td> </tr> </table> </td> <td width="20%" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="1"> <tr bgcolor="#006699" valign="center"> <td><strong class="TITRE"> </strong></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> <!-- Page --> <table width="100%" border="0"> <tr> <!-- Colonne 1 (boutons) --> <td width="150" valign="top" align="center" background="http://www.netwalker.fr/imgs/nweurope.png"> <span class="ColonneBoutons"> <!-- ColonedeGauche.html 1.1 - 16 Mai 2009 --> <table width="135" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="135" height="145" valign="top" background="http://www.netwalker.fr/imgs/pdm/promo2007.png"> <div align="center"> <span class="ColonneAdv"> <br><br> <a href="http://www.netwalkerstore.com/PBSCProduct.asp?ItmID=3102763">Fujitsu FI-60</a><br> </span> <span class="ColonneAdv"> <br><a href="http://www.netwalkerstore.com/PBSCProduct.asp?ItmID=3102763"><img src="http://www.netwalkerstore.com/Files/18244/fi60f-100.jpg" width="40%" height="40%" border="0"></a> <!-- <br>Scanner A6 (permis de conduire, ...)<br><a href="http://www.netwalkerstore.com/PBSCProduct.asp?ItmID=3102763">...</a>--> <br>Scanner A6 (permis de conduire, ...) </span> </div> </td> </tr> <!-- Blog --> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag6.png"> </td> </tr> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalker.fr/menu_supervision.html"> SUPERVISION </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalker.fr/menu_diagnostic.html"> DIAGNOSTIC </a> </span> </div> </td> </tr> <!-- Blog --> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag6.png"> </td> </tr> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalker.fr/pineapp.html"> ANTI-SPAMS </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalkerstore.com/PBSCCatalog.asp?CatID=172099"> BAIES &amp; COFFRETS </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalker.fr/menu_firewall.html"> FIREWALL </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalker.fr/scanner.html"> SCANNERS </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalker.fr/menu_sauvegardes.html"> SAUVEGARDES </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalker.fr/menu_securite.html"> S&Eacute;CURIT&Eacute; </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalker.fr/spywares.html"> SPYWARES </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalker.fr/serveurs.html"> SERVEURS &amp; NAS </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalkerstore.com/PBSCCatalog.asp?CatID=98103"> VOIP </a> </span> </div> </td> </tr> <!-- Blog --> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag6.png"> </td> </tr> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalkerstore.com/PBSCCatalog.asp?CatID=91464"> CONTRATS MAINTENANCE </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalker.fr/menu_services.html"> SERVICES </a> </span> </div> </td> </tr> <!-- Blog --> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag6.png"> </td> </tr> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalkerstore.com/PBCPPlayer.asp?ID=213201"> COMMENT COMMANDER </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalkerstore.com/PBFAQ.asp?PBMInit=1"> QUESTIONS R&Eacute;PONSES </a> </span> </div> </td> </tr> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalkerstore.com/PBRSSFeeds.asp?PBMInit=1"> FLUX RSS </a> </span> </div> </td> </tr> <!-- Blog --> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag6.png"> </td> </tr> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalkerstore.com/PBSearch.asp?CCode=2"> RECHERCHER </a> </span> </div> </td> </tr> <!-- Blog --> <!-- Blog --> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalkerstore.com/PBCPPlayer.asp?ID=152354"> 0 177 628 628 </a> </span> </div> </td> </tr> <tr> <td width="135" height="26" background="http://www.netwalker.fr/imgs/diag5.png"> <div align="center"> <span class="ColonneBoutons"> <a href="http://www.netwalkerstore.com/PBCPPlayer.asp?ID=152354"> Une question ? </a> </span> </div> </td> </tr> <!-- Blog --> </table> </span> </td> <!-- Colonnes 2 & 3 Corps + Droite --> <td valign="top"> <!-- PAGE --> <table width="100%" border="0"> <tr valign="top"> <td width="85%"> <!-- Accroche --> <span class="PRCorps">Le Scan STATION est un scanner r&eacute;seau couleur offrant de hautes performances pour un minimum d&#146;encombrement. Il est dot&eacute; de nouvelles fonctions intelligentes et de plus, il est silencieux, rapide, convivial, simple d&#146;utilisation.<br /><br />Il ne n&eacute;cessite ni PC, ni logiciel pour num&eacute;riser et envoyer vos documents.</span> <br> <!-- Nom Page Produit Remplacement si produit en fin de vie --> <!-- B"©n"©fices --> <br> <span class="PRCorps">Avec une simple num&eacute;risation, envoyez un document vers le r&eacute;seau, un courrier &eacute;lectronique, une imprimante, une t&eacute;l&eacute;copie, une cl&eacute; USB et un site FTP &#151; simultan&eacute;ment !<br /><br />&#149; Des fonctionnalit&eacute;s avanc&eacute;es et une grande simplicit&eacute; d&#146;utilisation :<br /><br />- Un grand &eacute;cran tactile couleur intuitif de 20,3 cm,<br />- Possibilit&eacute; de programmer les param&egrave;tres de travail les plus fr&eacute;quents,<br />- Suppression des pages blanches, d&eacute;tection des doublons par ultrasons,<br />- Configuration simple &agrave; distance,<br />- Pr&eacute;sence de la technologie Perfect Page de Kodak pour une qualit&eacute; d&#146;image superbe, de fa&ccedil;on automatique,<br />- Recherche d&#146;adresses LDAP compatible avec votre annuaire d&#146;entreprise,<br />- D&eacute;nomination possible des fichiers en fonction des normes de votre entreprise<br />- Fonction exclusive d&#146;attachement vocal qui vous permet d&#146;envoyer vos instructions avec vos documents (Microphone et haut-parleur int&eacute;gr&eacute;s pour enregistrer et lire des messages).<br /><br />&#149; Rapidit&eacute; et convivialit&eacute; :<br /><br />- Vitesse de num&eacute;risation du ScanStation jusqu&#146;&agrave; 30 ppm &agrave; 200 dpi<br />- Num&eacute;risation recto-verso couleur en un seul passage,<br />- Possibilit&eacute; d&#146;ajouter un module de num&eacute;risation &agrave; plat A4 ou A3 pour les documents fragiles ou de grande taille,<br />- Chargeur de 75 feuilles,<br />- Volum&eacute;trie jusqu&#146;&agrave; 1500 pages par jour,<br />- Tr&egrave;s silencieux et s&#146;adapte donc &agrave; tous les environnements de travail,<br />- Fax/Modem int&eacute;gr&eacute;,<br />- Possibilit&eacute; d&#146;un r&eacute;glage ergonomique pour un meilleur confort d&#146;utilisation,<br /><br />&#149; S&eacute;curis&eacute; :<br /><br />- Num&eacute;risation vers des cl&eacute;s USB activ&eacute;e ou non,<br />- Authentification de l&#146;utilisateur et suivi de l&#146;utilisation (journaux de transaction),<br />- Cl&eacute;s personnelle de codage du fichier PDF<br />- Connexion s&eacute;curis&eacute; via LDAP.<br /><br /><br /><br /></span> <p></p> <!-- LABEL : LIVRAISON --> <span class="ParagrapheTitre">Mode Livraison</span> <br> <span class="PRCorps">Physique</span> <p></p> <!-- LABEL : INTERFACE & LANGUE --> <span class="ParagrapheTitre">Pr&eacute;-requis</span> <br> <span class="PRCorps"></span> <p></p> <!-- Pr"©requis --> <!-- LABEL : PRODUITS COMPLEMENTAIRES --> <span class="ParagrapheTitre">Produits Compl&eacute;mentaires</span> <br> <span class="PRCorps">- Modules de num&eacute;risation &agrave; plat A4 ou A3,<br />- Modules d&#146;alimentation</span> <p></p> <!-- LABEL : SUR NOTRE SITE --> <span class="ParagrapheTitre">Disponible sur note site</span> <br> <span class="PRCorps">&#149; Fiche PDF</span> <p></p> <!-- LABEL : TECHNIQUEMENT --> <span class="ParagrapheTitre">Techniquement</span> <br> <span class="PRCorps">Format : A4, documents de petites tailles, Recto/verso<br />Vitesse de num&eacute;risation du ScanStation 500: 30 ppm (A4 portrait) &agrave; 200 dpi en N&amp;B, niveau de gris et couleur,<br />Volum&eacute;trie : 1500 pages par jour,<br />R&eacute;solution optique : 600 dpi,<br />Fonction d&#146;imagerie : num&eacute;risation Kodak Perfect Page, redressement, d&eacute;routage automatique,suppression des pages blanches,<br />D&eacute;tection des doubles par ultrasons,<br />Chargeur automatique : jusqu&#146;&agrave; 75 feuilles <br />Connexions : 10/100 base T et modem fax int&eacute;gr&eacute;, aucun PC h&ocirc;te requis,<br />Protocole r&eacute;seau : TCP/IP, SMB, SMTP authentifi&eacute;, DHCP (ou statique), authentification de domaine NT,<br />Format de fichiers en sortie : TIFF mono et multipage, JPEG, PDF, PDF indexable, PDF crypt&eacute;, TIFF compress&eacute; en JPEG facultatif, fichier audio WAV<br />Panneau de configuration : &eacute;cran tactile de 20,3 cm, affichage LCD<br />Processeur, m&eacute;moire, disques durs int&eacute;gr&eacute;s : Processeur Intel Atom 230 &agrave; 1,6 GHz avec jeu de puces 9456c, 1 Go de DDR2 avec m&eacute;moire RAM de 667 MHz, disque dur de 160 Go STA 3 Go/s<br />Poids : 10,5 Kg<br />Dimensions : Profondeur 38,1 cm, Largeur 34,9 cm, Hauteur 20,8 cm<br />Consommation &eacute;lectrique : &lt; 6 Watts en veille, &lt; 95 W en fonctionnement,<br />Interfaces : Sur le panneau arri&egrave;re, 4 ports USB 2.0, 1 port Ethernet RJ45 10/100 Base T, 1 port personnalis&eacute; pour le module de num&eacute;risation &agrave; plat et une prise t&eacute;l&eacute;phonique RJ11. Sur la plaque indicatrice , un port USB 2.0<br /><br />Garantie Constructeur 1 an &eacute;change standard<br /><br />Pour de plus amples pr&eacute;cisions, se r&eacute;f&eacute;rer &agrave; la fiche constructeur<br /></span> <p></p> <br><br> </td> <!-- Colonne de droite --> <td width="15%" align="center"> <!-- IMAGE --> <a href="http://www.netwalkerstore.com/PBSCProduct.asp?ItmID=2915089"> <img src="http://www.netwalker.fr/i/kodak/scanstation-500_100.jpg" alt="Scan Reseau Kodak" title="Scan Reseau Kodak" width="100" height="100" border="0"> </a> <!-- T"©l"©charger PDF --> <br><br> <span class="PRTitCorps"><center><a href="http://www.netwalker.fr/pdf/Scan-Station-500_FR.pdf"><img src="../../../i/bt/Documentation.png" target="_blank" alt="T"©l"©charger la documentation du SCANNER KODAK SCAN STATION 500" title="T"©l"©charger la documentation du SCANNER KODAK SCAN STATION 500" border="0"> </a></center></span> <!-- Comparer --> <br><br> <span class="PRTitCorps"><center><a href="../../j/kodak-scanstation 500.html"><img src="../../../i/bt/Comparer.png" target="_blank" alt="Comparer les Scanners" title="Comparer les Scanners" border="0"> </a></center></span> <!-- <span class="PRTitCorps"><center><a href="../../h/Scanners.htm"><img src="../../../i/bt/Comparer.png" target="_blank" alt="Comparer les Scanners" title="Comparer les Scanners" border="0"> </a></center></span> --> <!-- Commander --> <br> <br> <a href="http://www.netwalkerstore.com/PBSCProduct.asp?ItmID=2915089"><img src="../../../i/bt/Commander.png" border="0"></a> <br> <!-- --> </td> <!-- 20080821 --> </tr> </table> </td> </tr> </table> <!-- FIN PAGE --> <table width="100%" border="0" cellspacing="0" cellpadding="1"> <tr bgcolor="#006699" valign="center"> <td><strong class="TITRE"> </strong></td> </tr> </table> <center> <span class="copyright"> <a href="http://www.netwalker.fr"> <b>www.netwalker.fr</b> </a> | <a href="http://www.netwalkerstore.com"> <b>NetWalkerstore.com</b> </a> <br> &copy;NetWalker 2009 , g&eacute;n&eacute;r&eacute; le 27/08/09 par NetWalker Content Manager (NCM) 2.3 - 591 <br> &copy;NetWalker EURL - 2009 - SIRET : 483 804 886 0016<br><br> </span> <span class="copyright"> Tarifs en Euros HT fournis &agrave; titre indicatifs (sauf indication contraire) </span> </center> <br> <!-- #BeginLibraryItem "/library/GoogleAnalytics.lbi" --> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-689163-2"; urchinTracker(); </script> <!-- #EndLibraryItem --> <center> <script type="text/javascript"><!-- google_ad_client = "pub-7485846490547931"; /* 728x90, date de cr"©ation 11/06/09 hori imeu */ google_ad_slot = "3714331098"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </center> </body> </html>