IFfdCashRegister Methods |
The IFfdCashRegister type exposes the following members.
Name | Description | |
---|---|---|
CheckFfd12Marking |
Check item marking. This operation is specific for devices with FFD 1.2 protocol. Other devices may throw NotImplementedException.
| |
CustomerDisplayIdle |
Put a customer display into idle mode.
(Inherited from ICashRegister.) | |
CustomerDisplayText |
Display a text on the customer display.
(Inherited from ICashRegister.) | |
DirectIo |
Perform additional specific operation.
(Inherited from ICashRegister.) | |
DoBillCheque |
Perform a cheque printing operation on a cash register without payments.
(Inherited from ICashRegister.) | |
DoCheque |
Perform a cheque printing operation on a cash register.
(Inherited from ICashRegister.) | |
DoFfd10Correction |
Perform a cheque correction.
| |
DoFfd11Correction |
Perform a cheque correction.
| |
DoOpenSession |
Perform open cafe session operation.
(Inherited from ICashRegister.) | |
DoPayIn |
Perform pay in cash operation.
(Inherited from ICashRegister.) | |
DoPayOut |
Perform pay out cash operation.
(Inherited from ICashRegister.) | |
DoXReport |
Perform X-report printing operation at the cafe session opening.
(Inherited from ICashRegister.) | |
DoZReport |
Perform Z-report printing operation at the cafe session closing.
(Inherited from ICashRegister.) | |
GetCashRegisterData |
Get the current state of the cash register.
(Inherited from ICashRegister.) | |
GetCashRegisterDriverParameters |
Get the cash register driver parameters.
(Inherited from ICashRegister.) | |
GetCashRegisterStatus |
Get the current status of the cash register.
(Inherited from ICashRegister.) | |
GetDeviceInfo |
Device status.
(Inherited from IDevice.) | |
GetQueryInfo |
Returns supported additional operations.
(Inherited from ICashRegister.) | |
IsDrawerOpened |
Checks a cash drawer status.
(Inherited from ICashRegister.) | |
OpenDrawer |
Perform open drawer operation.
(Inherited from ICashRegister.) | |
PrintText |
Perform the operation of printing non-fiscal cheque (information, advertising or other).
(Inherited from ICashRegister.) | |
RemoveDevice |
Perform remove device operation.
(Inherited from IDevice.) | |
Setup |
Perform setup new configuration operation.
(Inherited from IDevice.) | |
Start |
Perform start device operation.
(Inherited from IDevice.) | |
Stop |
Perform stop device operation.
(Inherited from IDevice.) |