Triggering a slave target with parallel port
显示 更早的评论
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
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!