Ir para a página of
Bom manual de uso
As regras impõem ao revendedor a obrigação de fornecer ao comprador o manual com o produto Axis 700. A falta de manual ou informações incorretas fornecidas ao consumidor são a base de uma queixa por não conformidade do produto com o contrato. De acordo com a lei, pode anexar o manual em uma outra forma de que em papel, o que é frequentemente utilizado, anexando uma forma gráfica ou manual electrónicoAxis 700 vídeos instrutivos para os usuários. A condição é uma forma legível e compreensível.
O que é a instrução?
A palavra vem do latim "Instructio" ou instruir. Portanto, no manual Axis 700 você pode encontrar uma descrição das fases do processo. O objetivo do manual é instruir, facilitar o arranque, a utilização do equipamento ou a execução de determinadas tarefas. O manual é uma coleção de informações sobre o objeto / serviço, um guia.
Infelizmente, pequenos usuários tomam o tempo para ler o manual Axis 700, e um bom manual não só permite conhecer uma série de funcionalidades adicionais do dispositivo, mas evita a formação da maioria das falhas.
Então, o que deve conter o manual perfeito?
Primeiro, o manual Axis 700 deve conte:
- dados técnicos do dispositivo Axis 700
- nome do fabricante e ano de fabricação do dispositivo Axis 700
- instruções de utilização, regulação e manutenção do dispositivo Axis 700
- sinais de segurança e certificados que comprovam a conformidade com as normas pertinentes
Por que você não ler manuais?
Normalmente, isso é devido à falta de tempo e à certeza quanto à funcionalidade específica do dispositivo adquirido. Infelizmente, a mesma ligação e o arranque Axis 700 não são suficientes. O manual contém uma série de orientações sobre funcionalidades específicas, a segurança, os métodos de manutenção (mesmo sobre produtos que devem ser usados), possíveis defeitos Axis 700 e formas de resolver problemas comuns durante o uso. No final, no manual podemos encontrar as coordenadas do serviço Axis na ausência da eficácia das soluções propostas. Atualmente, muito apreciados são manuais na forma de animações interessantes e vídeos de instrução que de uma forma melhor do que o o folheto falam ao usuário. Este tipo de manual é a chance que o usuário percorrer todo o vídeo instrutivo, sem ignorar especificações e descrições técnicas complicadas Axis 700, como para a versão papel.
Por que ler manuais?
Primeiro de tudo, contem a resposta sobre a construção, as possibilidades do dispositivo Axis 700, uso dos acessórios individuais e uma gama de informações para desfrutar plenamente todos os recursos e facilidades.
Após a compra bem sucedida de um equipamento / dispositivo, é bom ter um momento para se familiarizar com cada parte do manual Axis 700. Atualmente, são cuidadosamente preparados e traduzidos para sejam não só compreensíveis para os usuários, mas para cumprir a sua função básica de informação
Índice do manual
-
Página 1
1 AXIS 700 Application Integration Introduction Scanning using your AXIS 700 can be divided into two typ es: • Pull Type Scanni ng, which is in itiated from an ap plication an d performed by using t he HTTP protocol • Push Type Scanning, which is initiated fr om the control pane l of your AXIS 700 and performed by using the FTP protocol. This d[...]
-
Página 2
2 Table of Contents -RXVSHYGXMSR ?[...]
-
Página 3
3 Scanning Once you hav e decided whic h one of th e availa ble profiles you wa nt to use, y ou can proc eed with the sca nning. Pull Type Scanning Pull type scanning uses the HTTP protocol. To do this, y ou need to emulate Scan-to-Web from your applicatio n. HTTP Command Sequen ce When scanning from the 7GER(SGYQIRX page in your Web browser:[...]
-
Página 4
4 The last row contains the parameters to y our AXIS 700. page=scan - necessary for your AXIS 700 to process your request. profileName=Co lor+low - tells your AXIS 700 which profil e to use. scanNow - immediate sca n. No value is need ed. If you replace scanNow with reserve then the scanner is reserved, but the user is required to push the 7IRH but[...]
-
Página 5
5 Your AXIS 700 will now respond by sendi ng you a 3/ response and image data. Scanning Usin g MF C Microsoft Foundation C lasses (MFC) offers good support for Internet co nnections, especially when it comes to HTTP and FTP. As described above, scanning is perf ormed by requesting a 4378 using HTTP. If the opera tion is success ful, [...]
-
Página 6
6 6. Send the requ est: anHttpFile->SendRequest(NULL, 0, (void*)(const char*)aQueryString, aQueryString.GetLength()); The method will n ot return ????? until a response is received from the server or after a time out. 7. If the request is successful, image data will be se nt back. Otherwise an HTML page contain ing error information w ill be sen[...]
-
Página 7
7 2. Create an HTTP ha ndle by callin g the InternetC onnect function w ith the necessary para meters: HINTERNET anHTTPHandle = InternetConnect(anInetHandle, "171.16.1.185", INTERNET_DEFAULT_HTTP_PORT, "root", "pass", INTERNET_SERVICE_HTTP, 0, 0); 3. Use the HTTP ha ndle to ope n a request. The second pa rameter indica[...]
-
Página 8
8 6. If the request is successful, image data will be se nt back. Otherwise an HTML page contain ing error information w ill be sent. One way of testin g what was sen t back is to look at t he Content-ty pe. Its value can be retri eved by the foll owing call: HttpQueryInfo(anHttpRequest, 0, &aBuffer, &aBufferSize, HTTP_QUERY_CONTENT_TYPE); [...]
-
Página 9
9 • Scanning pr ofile us ed. • Paper size. • Number of pa ges. If you selected Include Image Information: Complete , then addit ional information, such as resolutions and file format, is also includ ed. Your applicatio n can use values in t he information f ile to trigg er actions. )EQTPISJMRJSVQEXMSRJMPI The following example is[...]
-
Página 10
10 A ccessing the List of Sca nning Profiles The profiles l ist is stored in t he config.ini fi le, along w ith all other pa rameters. It can be obtained using FTP (see AXIS 700 Additional Installation Note, Reading and Writing the config.ini file ). Ther e is one grou p stating th e number of a vailable pr ofiles, a long with their names. In a ddi[...]