Triggering a slave target with parallel port
Show older comments
Hi, I need to syncronize two targets running xPC Target. I use a Master/Slave approach. I read I have to set the slave model to run on IRQ7 (coming from parallel port) instead of using the Real Time Clock of the machine.
I correctly did this but...how can I send the clock signal from the master target? I read I need to send a square waveform on pin 10 of the parallel port in order to generate the interrupt on the slave. But I am only able to find blocks writing on data pins (1-8) and control pins of the parallel port. Pin 10 is a status pin, how can I write on this pin from the master target?
Thanks
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!