Field Type Name Meaning
int Value Value of this note
int NoteNumber The index of the AcceptorCoin in the AcceptorBlock
int Location The dispenser on which this note is stored
int Problem Set if this note could not be returned / stacked.
int Returned Set if this note was returned.
int Stacked Set if this note was stacked to the cashbox.
The document shows an early design with three "boolean" values which ended up being combined into a single Status. The documentation hasn't been updated, but will be in the next release.
ESCROW_NOTE_HELD This note is held in Escrow
ESCROW_NOTE_STACKED This note was Stacked to the cashbox.
ESCROW_NOTE_RETURNED This note was returned.
ESCROW_NOTE_PROBLEM This note could not be returned / stacked.
Dave
Aardvark software developer. Please put all communication on the problem through the board for the benefit of others.