Axis 700 manual

1
2
3
4
5
6
7
8
9
10

Go to page of

A good user manual

The rules should oblige the seller to give the purchaser an operating instrucion of Axis 700, along with an item. The lack of an instruction or false information given to customer shall constitute grounds to apply for a complaint because of nonconformity of goods with the contract. In accordance with the law, a customer can receive an instruction in non-paper form; lately graphic and electronic forms of the manuals, as well as instructional videos have been majorly used. A necessary precondition for this is the unmistakable, legible character of an instruction.

What is an instruction?

The term originates from the Latin word „instructio”, which means organizing. Therefore, in an instruction of Axis 700 one could find a process description. An instruction's purpose is to teach, to ease the start-up and an item's use or performance of certain activities. An instruction is a compilation of information about an item/a service, it is a clue.

Unfortunately, only a few customers devote their time to read an instruction of Axis 700. A good user manual introduces us to a number of additional functionalities of the purchased item, and also helps us to avoid the formation of most of the defects.

What should a perfect user manual contain?

First and foremost, an user manual of Axis 700 should contain:
- informations concerning technical data of Axis 700
- name of the manufacturer and a year of construction of the Axis 700 item
- rules of operation, control and maintenance of the Axis 700 item
- safety signs and mark certificates which confirm compatibility with appropriate standards

Why don't we read the manuals?

Usually it results from the lack of time and certainty about functionalities of purchased items. Unfortunately, networking and start-up of Axis 700 alone are not enough. An instruction contains a number of clues concerning respective functionalities, safety rules, maintenance methods (what means should be used), eventual defects of Axis 700, and methods of problem resolution. Eventually, when one still can't find the answer to his problems, he will be directed to the Axis service. Lately animated manuals and instructional videos are quite popular among customers. These kinds of user manuals are effective; they assure that a customer will familiarize himself with the whole material, and won't skip complicated, technical information of Axis 700.

Why one should read the manuals?

It is mostly in the manuals where we will find the details concerning construction and possibility of the Axis 700 item, and its use of respective accessory, as well as information concerning all the functions and facilities.

After a successful purchase of an item one should find a moment and get to know with every part of an instruction. Currently the manuals are carefully prearranged and translated, so they could be fully understood by its users. The manuals will serve as an informational aid.

Table of contents for the manual

  • Page 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[...]

  • Page 2

    2 Table of Contents -RXVSHYGXMSR ?[...]

  • Page 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:[...]

  • Page 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[...]

  • Page 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, [...]

  • Page 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[...]

  • Page 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[...]

  • Page 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); [...]

  • Page 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. )EQTPISJMRJSVQEXMSRJMPI The following example is[...]

  • Page 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[...]