Intermec 6300 SERIES Programmer's Reference Manual

Manual is about: Hand-Held Computer

Summary of 6300 SERIES

  • Page 1

    Dos signature capture utility programmer’s reference guide " " " " " " " " " " " " " " " " " " " " " " " " " " " " p/n: 977-054-006 revision c february 1998.

  • Page 2

    " notice the information contained herein is proprietary and is provided solely for the purpose of allowing customers to operate and service intermec manufactured equipment and is not to be released, reproduced, or used for any other purpose without written permission of intermec. Disclaimer of warr...

  • Page 3: Contents

    Dos signature capture utility programmer’s reference guide i contents " " " " " " " " " " " " " " " " " " " " " " " " " " " " section 1 introduction audience 1Ć1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . About this guide 1Ć2 . . . . . . . . . . . . . . ....

  • Page 4

    Contents ii dos signature capture utility programmer’s reference guide section 3 component reference psigm0c.Exe 3Ć1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Command line 3Ć1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Parameters 3Ć2 . . . ....

  • Page 5: Section 1

    Dos signature capture utility programmer’s reference guide 1Ć1 section 1 introduction " " " " " " " " " " " " " " " " " " " " " " " " " " " " this programmer's reference guide provides information about using the dos signature capture utility package for the pen*key r 6100, 6210, and 6300 series han...

  • Page 6: About This Guide

    Introduction section 1 1-2 dos signature capture utility programmer’s reference guide about this guide this guide is arranged into several sections to allow quick reference to relevant information. Section 1, introduction this section contains information about the product. Section 2, frequently ask...

  • Page 7: Related Documents

    Section 1 introduction dos signature capture utility programmer’s reference guide 1-3 related documents " norlib library collection volume a programmer's reference guide p/n: 977Ć052Ć007 " norlib library collection volume b programmer's reference guide p/n: 977Ć052Ć008 " application compatibility en...

  • Page 8: Hardware Requirements

    Introduction section 1 1-4 dos signature capture utility programmer’s reference guide other required software components other software required to use the dos signature capture utility program is listed below. Documentation on these components is in your computer's applicable toolkit: " 61mouse.Com...

  • Page 9: Customer Support

    Section 1 introduction dos signature capture utility programmer’s reference guide 1-5 customer support customer support center the intermec customer support center (technical support) telephone number is 800Ć755Ć5505 (u.S.A. Or canada) or 425Ć356Ć1799. The facsimile number is 425Ć356Ć1688. Email is ...

  • Page 10: Bulletin Board Service

    Introduction section 1 1-6 dos signature capture utility programmer’s reference guide bulletin board service the customer support bulletin board (bbs), maintained by intermec technologies corporation, provides software and documentation: " phone number: 319Ć369Ć3515 (14.4 kbps modem) 319Ć369Ć3516 (2...

  • Page 11: Section 2

    Dos signature capture utility programmer’s reference guide 2Ć1 section 2 frequently asked questions " " " " " " " " " " " " " " " " " " " " " " " " " " " " the dos signature capture utility allows users to add the ability to capture an electronic signature on a pen*key r 6100, 6210, or 6300 series h...

  • Page 12: Like?

    Frequently asked questions section 2 2-2 dos signature capture utility programmer’s reference guide what does the signature screen look like? The signature screen can be either portrait mode or landĆ scape mode. The default is landscape: accept clear cancel figure 2Ć1 sample signature screen what do...

  • Page 13: Section 3

    Dos signature capture utility programmer’s reference guide 3Ć1 section 3 component reference " " " " " " " " " " " " " " " " " " " " " " " " " " " " this section describes the dos signature capture utility program's executable file (psigm0c.Exe), the signature print utility program's executable file...

  • Page 14: Parameters

    Component reference section 3 3-2 dos signature capture utility programmer’s reference guide parameters -? This option causes psigm0c to display a usage message and then exit. This optional parameter is the name of a file that contains configuration information for psigm0c. If this parameter is not ...

  • Page 15: Usage Notes

    Section 3 component reference dos signature capture utility programmer’s reference guide 3-3 usage notes a touch screen driver must be loaded before calling psigm0c, such as 61mouse.Com, 62mouse.Com, or 63mouse.Com. For 6100 computers only: vrotate.Exe and psekm0c.Exe do not need to be disabled befo...

  • Page 16

    Component reference section 3 3-4 dos signature capture utility programmer’s reference guide ;displays the invoice total in a text window. Inifile( 1, inifd, ‘text window 0’, ‘text’, & ‘“invoice total: ’ & str(invoice_total) & ’”’) ; specifies a file name that includes the invoice number to tie ; th...

  • Page 17: Psigp0C.Exe

    Section 3 component reference dos signature capture utility programmer’s reference guide 3-5 psigp0c.Exe this program generates a file which contains the printer commands necessary to print an image that is stored in a .Pcx file such as the type created by psigm0c.Exe, the signature capture utility....

  • Page 18: Return Value

    Component reference section 3 3-6 dos signature capture utility programmer’s reference guide -p printerĆtype: selects the printer type. Valid values for printerĆtype are 4810", 4815", 4820", 6805", and 6820" (deĆ fault). The values 4815", 4820", and 6820" produce identical output files. -v v...

  • Page 19: Pl/n Programming Example

    Section 3 component reference dos signature capture utility programmer’s reference guide 3-7 the output file contains binary data. Pl/n applications should execute putctl 1036 (pr_setesc) and putctl 776 (pr_transparent) before printing the contents of the output file, and execute putctl 1037 (pr_noe...

  • Page 20

    Component reference section 3 3-8 dos signature capture utility programmer’s reference guide rpt_cond = printctl(21,@report,prt_status,security_code) . . . Close (sigfd) . . . Procedure report . . . ; print the signature at the bottom of the invoice. Siglines contains ; the number of lines needed to...

  • Page 21: Psigm0C.Ini

    Section 3 component reference dos signature capture utility programmer’s reference guide 3-9 psigm0c.Ini psigm0c.Ini entries control the operation of psigm0c.Exe, the dos signature capture utility. Psigm0c.Ini comment lines start with ;". Psigm0c.Ini lines can be no longer than 256 characters. For ...

  • Page 22

    Component reference section 3 3-10 dos signature capture utility programmer’s reference guide file = d:\path\filename.Ext this entry is the name of the file in which the signaĆ ture is saved. If not specified, the signature is saved to the file psigm0c.Pcx. If the file exists, it is overĆ written. T...

  • Page 23

    Section 3 component reference dos signature capture utility programmer’s reference guide 3-11 text = " this text is displayed to the user to prompt them to enter a signature. This text may contain the c string escape sequences " and \\." [status window] the status window is an area of the scree...

  • Page 24

    Component reference section 3 3-12 dos signature capture utility programmer’s reference guide location = x1,y1,x2,y2 this entry specifies the screen coordinates of the acĆ cept button. Default value for 6100 and 6300 series computers: 0,217,40,319 default value for 6210 computers: 0,136,20,199 borde...

  • Page 25

    Section 3 component reference dos signature capture utility programmer’s reference guide 3-13 text = clear" this text is displayed in the button. Key = 0 this entry defines the keyboard equivalent of the butĆ ton. It is a value returned by norlib function nrgetch. There is no default keyboard equiv...

  • Page 26

    Component reference section 3 3-14 dos signature capture utility programmer’s reference guide.