I'm at the beginning of the project and over internet information is not very clear, so at this moment I don't have too much information.
I found a thread but it is old and closed with not too much information too.
So, I need to use Arduino Mega to communicate via serial port through adapter to MDB protocol connected to bank note validator NV9 Spectral.
The problem is hardware adapt from TTL to MDB, TTL use 3.3V serial communication 8 bits and MDB use 15V serial communication 9 bits.
Because this project is nowhere over internet available, we can start from investigating to have this communication available. Arduino should be as master (VMC) to communicate with bill validator as slave.