LCDSetTabletMap (int LCDType, int LCDXSize,

                                            int LCDYSize, int LCDXStart,

                                int LCDYStart, LCDXStop,

                                int LCDYStop)

 

Function:             Used to override the default values for the LCD parameters at run time.

 

Arguments:         Integers:

 

                               LCDType        Specifies LCD type and format, 0 for 240x128,

                                                        1 for 128x64.

                               LCDXSize      X Size of LCD display, in pixels.

                               LCDYSize       Y Size of LCD display, in pixels.

                               LCDXStart      X Position in logical tablet coordinates of LCD.

                               LCDYStart       Y Position in logical tablet coordinates of LCD.

                               LCDXStop      X Position in logical tablet coordinates of LCD.

                               LCDYStop       Y Position in logical tablet coordinates of LCD.

 

Return Value:     Void.

 

Remarks:             This method is set at load time by parameters in the SigPlus.ini file, or

                                can be run in the program to override the .ini file settings. Note that

                                LCDType = 1 is not supported in this release.

 

 

 

 

 

 

 

 

 

_____________________________________________________________________

  Copyright 1995 - 2005, Topaz Systems, Inc. All Rights Reserved, Patent Pending

     Topaz Systems, Inc., 650 Cochran Street, Unit 6, Simi Valley, CA, USA, 93065

              Phone: 805 520-8282  Fax: 805 520-0867  www.topazsystems.com