jaced
2007-10-10 23:10:07 UTC
Hi,
If I understand what you are trying to do correctly there is a way to perform this execution with your card. As I understand it, you wish to send 10 completely independent control signals from the you 6503. These signals will be changed programmatically at different times during execution. If this is the case, then you should be able to complete this by creating a channel for each line you wish to change and writing to said line at the desired time in your program. This is not the most elegant solution to your issue but it will ensure that each line is controlled independently of the other; another consideration is because you will be using system timing your timing will be controlled by your operating system which may or may not allow the program to execute immediately when it is called. I have attached an Image of how I invision the program flow, you may need to alter this to fit your application exactly.
<img src="Loading Image...
">
I hope this helps.
Message Edited by jaced on 10-10-2007 05:45 PMMessage Edited by jaced on 10-10-2007 05:46 PM
ttl signals.JPG:
http://forums.ni.com/attachments/ni/70/7573/2/ttl signals.JPG
If I understand what you are trying to do correctly there is a way to perform this execution with your card. As I understand it, you wish to send 10 completely independent control signals from the you 6503. These signals will be changed programmatically at different times during execution. If this is the case, then you should be able to complete this by creating a channel for each line you wish to change and writing to said line at the desired time in your program. This is not the most elegant solution to your issue but it will ensure that each line is controlled independently of the other; another consideration is because you will be using system timing your timing will be controlled by your operating system which may or may not allow the program to execute immediately when it is called. I have attached an Image of how I invision the program flow, you may need to alter this to fit your application exactly.
<img src="Loading Image...
I hope this helps.
Message Edited by jaced on 10-10-2007 05:45 PMMessage Edited by jaced on 10-10-2007 05:46 PM
ttl signals.JPG:
http://forums.ni.com/attachments/ni/70/7573/2/ttl signals.JPG