Hi Tim,
If you have established a connection, you must have a CIB board build in one of your system units. This system unit has a logical number in the system.
Go with your manager code or golden key in to the configuration (SHIFT + ENTER) then choose (2 | 2 | 2 | 1) Scroll down to your system...
OK, you have a touchscreen version. I guess you want to change the buttons on the touchscreen. The grid is build up from 11 till 6A ( 6 A is 6=Row | A=Column). You build up the key from left upper corner to the right lower corner. (eg. 11 6A | CLOCK IN/OUT | 3 | 00A0 = 1 key filling up the whole...
I'm a product manager for Micros products in our company.
What kind of Micros 2700 are you using. Full Keyboard or Touchscreen version? There is a big difference in programming a keyboard or a touchscreen machine.
I can't seem to make up which of the two you are using.
There not much to it, to...
Does anyone have any experience with interfacing Micros 3700 (or 87/9700) with a BOCA Ticket printer? There are no OPOS drivers available for this printer, so I have to search for another solution.
You can write an ISL script with an event in it, this event can than be called on the POS System. With a DLL included you can write something like this:
event inq : 1
var hDLL : N9
var DLLName : A20 = "your dll file"
var i : N3 = 3
if hDLL = 0
DLLLoad hDLL, DLLName...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.