User Manual
Safe Money automatic safe
24
The third-party SW can, using:
The dispensed.txt file, know the total dispensed by the automatic distributor.
The notdispensed.txt file, know the total not dispensed by the automatic distributor.
the connected.txt file, know if the distributor is connected and working properly
the file disconnected.txt, know if the distributor is disconnected or not working properly
the getLevels.txt file, know the current values of the current distributor levels
The management of the deletion of the paid.txt and amount.txt files is left entirely to
the third-party SW that interfaces with the SAFEMONEY.
6.3
DESCRIPTION OF THE FILES
TOBEPAID.TXT
The “tobepaid.txt” file allows you to start a new transaction. The file must contain the total
amount of the transaction expressed in cents with a 9-digit formatted number.
Example: if the amount of the transaction is 5 EURO, the contents of the file must have the
following text 000000500. The file is deleted when the transaction ends
The tobepaid.txt file can also contain a negative amount, for example: -000000500, in this case
the automatic cash register will directly provide the amount (to be used in the event of
withdrawal, for example, pay suppliers, winnings, etc.).
VOID.TXT
The “void.txt” file allows you to interrupt an open transaction. The third-party SW can send the
void.txt file to cancel the current transaction. The content of the file is irrelevant, it can also be
empty. If, at the time of cancellation, there is a credit paid, the credit is automatically returned
to the customer.
AMOUNT.TXT
The “amount.txt” file is generated by the SAFEMONEY Software and contains the partially paid
amount. It is expressed with a 9-digit formatted number and is updated every time the credit
increases.
This file to the third-party software to know the partial amount inserted in the SAFEMONEY.
The deletion of this file must be managed by the third-party software.