Dear All,
I have PXI-6602 timer card. In which i have 8 timer IO and 32 Digital IO. In my application i need timer tick or counter on which i have to change my 32 digital IO state.
I mean to say that if timer tick is 100, i have to make high on D0
at timer tick 250, i have to make D0 low and D1 high.
at timer tick 500, i have to make D0 hign and D2 high etc......
means i want to use one timer, use timer interrupt at each timer tick and in software at particular timer tick i have to do start heate, then after give chemical......
Thanks
--Vishnu