10-10-2005 10:38 AM
10-12-2005 07:12 AM
Hi Shellie,
This method seems to work fine for me if you slow the pulses down greatly (1 second high time and low time), you can see the counter state changing on the graphs fine.
Obviously, it's going to be really difficult to 'see' 500Hz in real-time on your graph (unless you magnify the timebase greatly and just look at small sections of your signal), but if the loop is set to update fast enough, then I think the property node should still be able to represent the states OK.
Remeber that in order to 'see' a signal changing at 500Hz, you need to sample it at at least double that rate (i.e. 1kHz). So in your example you should change the delay in the loop down to 1ms, so that (if at all possible) it 'looks' at the property nodes states 1000 times a second.
What do you need to do with the state you generate with these propety nodes in your vi?
Hope this helps!
Mark Lee
National Instruments
10-13-2005 11:14 AM