Software

 




Frequently Asked Questions
 

 

 

 

Does this OCX work in VB.Net?

Currently this OCX works in:

  • Visual Basic 6.0
  • Visual Basic .Net [using a com wrapper]
  • Visual Studio 2005 (VB8) [with a com wrapper]

 

How to add to VB8 or VB.NET?
  1. Click [Tools] in the menu bar
  2. Select [Choose Toolbox items..]
  3. Select [COM Components] tab
  4. Check [Anon_LCD_Simulator_v7.LCD]
    Why Anon instead of Puma?
    This name is used for backwards compatibility purposes.
  5. Click [Ok]
  6. Click the [Toolbox] located on the left side
  7. Expand [Components] list
  8. Select [Anon_LCD_Simulator_v7.LCD] in list
  9. Draw/Drop onto form
How do I update my OCX version?

NOTE: Software trial will expire if you update versions during trial period.
Registered software:  Updates are free and will not effect your development.

Uninstall previous version

  1. Go to [Control Panel] by clicking (Start) then (Control Panel)
  2. Click (Add or Remove Programs)
  3. Select [Puma LCD Simulator v7]
  4. Click (Change/Remove) or (Uninstall)
 

Install new version

  1. Download newest version 
  2. Extract all files included in .zip file into a temporary directory.
  3. Click (Setup.exe)

 

Why did my trial expire early?
  1. Your computer system time/date changed.  This will cause the OCX to expire early.

  2. Win XP/2000 has a time synchronization feature.  This feature can cause the OCX to expire early.

  3. LCD Simulator OCX was modified or changed.

 

My trial expired early can I receive another one?

Unfortunately we can not extend or reset your trial period.  If your trial expires you can still use our Example Software (.exe) to demonstrate the OCX features.

 

How do I register Puma LCD Simulator OCX

You need to register our OCX with the registration software provided with Anon LCD OCX.  If you do not have this file please download and run the installation program.

1. How to register from OCX window
2. How to register from Start Menu
3. How to register from Hard Drive

NOTE: Always recompile your software after entering your registration code.

1. Register from OCX expired window

  • Click on (Register) in OCX expired window

     

  • Then close Visual Basic

    NOTE: Once you click the register button please close visual basic before continuing to register. You will receive a 429 error ‘License not found’ and then visual basic will report a 440 run-time on exit. Please make sure all visual basic windows are closed before registering.

2. Start Menu

  • Click (Start)->(Program Files)->(Puma LCD Simulator v7.x)

  • Then (Puma LCD Registration)

3. From Hard Drive

  • Click (My Computer)

  • Drive C:

  • Folder: \Program Files\Puma Software\Puma LCD Simulator v7

  • Double Click: (Puma LCD Registration.exe)

 

LCD Simulator OCX Language

Currently english is the only supported character set.  You can refer to the Ascii table below to see the full character set.

 

Text not visible or hard to see

Reason: The target system is running 256 colors or less.

16 Color system

Solution: You can choose default window colors for better clarity.
Example: lcd1.ColorBacklight = &H02C0C0C0
                lcd1.ColorBacklight = QBcolor(7)

256 Color system

Solution: Set the form palettemode = 1 (UseZOrder).
Example: Form1.PaletteMode = 1

 

LCD Simulator OCX Ascii Table

 

32 [Space] 64 @ 96 ` 128 2 bar ||
33 ! 65 A 97 a 129 3 bar |||
34 " 66 B 98 b 130 4 bar ||||
35 # 67 C 99 c 131 5 bar
36 $ 68 D 100 d 132 6 bar
37 % 69 E 101 e 133 7 bar
38 & 70 F 102 f 134 v bar
39 ` 71 G 103 g 135 v bar
40 ( 72 H 104 h 136 v bar
41 ) 73 I 105 i 137  
42 * 74 J 106 j 138  
43 + 75 K 107 k 139  
44 , 76 L 108 l 140  
45 - 77 M 109 m 141  
46 . 78 N 110 n 142  
47 / 79 O 111 o 143  
48 0 80 P 112 p 144  
49 1 81 Q 113 q 145  
50 2 82 R 114 r 146 stop
51 3 83 S 115 s 147 play
52 4 84 T 116 t 148 <<
53 5 85 U 117 u 149 >>
54 6 86 V 118 v 150 ±
55 7 87 W 119 w 151 degree
56 8 88 X 120 x 152 ¿
57 9 89 Y 121 y 153 ®
58 : 90 Z 122 z 154 ©
59 ; 91 [ 123 { 155 dw arrow
60 < 92 \ 124 | 156 up arrow
61 = 93 ] 125 } 157 <-
62 > 94 ^ 126 ~ 158 ->
63 ? 95 _ 127 * 159 heart

Example
  LCD1.Setdisplay Line1, chr$(159)

or

  LCD1.Setdisplay Line1, "Hello" & chr$(154)

Resize display to an exact pixel size

Unfortunately you can not specify a exact pixel size.  This is do to each character size of 5 pixels wide x 7 pixels high.  Display size is calculated by the number of characters (LCD1.LCDCol) x Character Size (LCD1.DisplayType)

 

Personal License vs. Business License

Personal License
You agree not to sell any software developed with the LCD Simulator.
This license does not allow you to distribute LCD Simulator software.

Software license permits personal use only.
Limited tech support.


Business License
Allows you to develop and distribute LCD Simulator software royalty free.

 

Compiled Software Expired (Unregistered)

Software that is compiled with an unregistered ocx will expire after trial period.
 

Make sure you recompile your software once you receive a registration code.


Shipwire.com - online fulfillment service

 

 

Copyright© 2003-2005 Puma Computer Systems, LLC
All rights reserved.