You need an API employee class in poscfg | emp | emp classes|Transactions | Transaction Control, enable POS API Employee.
Note: Somewhere in 4.x we eliminated the need for a PosAPI emp class.
Ex: In 4.3 I do not need any special emp class to use the API.
You need an API employee with that class...
Do a self test on the printer and check it is Xon Xoff configured.
Also the printer configuration and the Printer selected for check or customer receipts for that workstation.
Windows Embedded CE 6.0 R3 - Recovery Button Procedure
Note: This procedure is based on BIOS Version Q1000g. Future BIOS
Versions may require the entry of a password to start the recovery.
1. Power off the workstation.
2. Remove any USB Thumb Drives or ‘Sticks’ that may be attached to the IO...
I am trying to develope a sim that reads a text file and shows the message on it on screen.
This is the code:
event inq: 1
var fn : n5
var sTmp : A150
fopen fn, "/micros/simphony/data/empmessage.txt", read
FReadLn fn, sTmp
errormessage sTmp
fclose fn
endevent
The problem is that the isl can...
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.