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!