03-09-2006 04:51 AM - edited 03-09-2006 04:51 AM
Message Edited by Lara on 03-09-2006 04:52 AM
Message Edited by Lara on 03-09-2006 04:53 AM
03-09-2006 11:28 AM
Hi Lara, I'm not sure if this is possible, but one way I've thought you might be able to do it is to to create an array with with the every element a False except element 99 which would be True to be your pulse. You then use the signal on the count pin as your clock so that every time you read a pulse you write out another element in the array until you get to the end of the array.
That was probably terribly explained! I've attached a .vi which will hopefully give you an idea of what I mean.
Good luck
David C
03-09-2006 11:59 AM
Hi David,
Thanks alot for the time you spent to attach the example (and for calling it my name
), I like you idea and will try it out at once.
But still... I would be very surprised if it's not possible to "virtually link" the counter input to the output...
that is just a simple divisor and I heard that some Vision boards have this as a built-in option.
Thanks again 😉