I am preparing a cash register programme for a client, called "Taylorcom Quickkasse"
On software like these a typical client display is a VFD or, in my case, a LCD from Jarltech. Modell 8034. Quite a popular one, giving 2x20 character lines on RS-232, though the Quickkasse-software uses only 2x19.
These LCDs are what is called "EPSON POS" Esc-code compatible. This refers to ESC-sequence codes for serial displays, which can be "easily" programmed using BASIC etc.
There must be a lot of EPSON/POS compatible screens on the market, probably representing a large potential user community?
Now, trying to run the Jarltech display using LCD-Smartie with the crystal.dll gives a nearly correct display. Using the testdriver.dll with "COM1,9600,8,N,1" gives exactly the same results. Only it seems to mix up line 1 and 2, does not place the string correctly at the start of the line, and cannot handle the "scroll" function properly. I guess it only needs a smart programmer to quickly adapt the crystal.dll to the EPSON/POS sequences. I searched the forums, but only found LCDHype announcing a EPSON/POS driver. This software however is unfortunately too complicated for me (...)
Being a fan of LCD-Smartie, I wonder if you could help me (and surely other users) on the following:
1) Would anyone care to create such a dll for these LCD's, using the EPSON/POS escape sequence standard?
2) When I activate LCD-Smartie, it simply overrides the RS-232 driver for my casher programme. Quickkasse then keeps asking for the com-port. When I stop LCD-Smartie, the cash software takes control of the display again. Is there a way to intercept the usage of the RS-232 port, so that as long as my Cash-register software uses the RS-232 port for the dipslay, LCD-smartie will stop using the RS-232 port, but after a certain idle time (no sales

3) Would the LCD-smartie software be capable of intercepting the RS-232 strings from the cash-register software, so that maybe it would fully integrate the cash-register information? Like an option to "plugin" LCD-smartie into the software, in the way that LCD-smartie acts as an "LCD-display" like a pdf-printer simulates a printer? That would be so cool.
Many thanks for your support, and may the LCD-Gods bless you with more compatible displays...

MaCK - HWandSW