11-06-2009 04:35 AM
11-09-2009 08:14 AM
11-09-2009 08:30 AM - edited 11-09-2009 08:31 AM
Hi kacco,
i don't understand your question "How can i fixed this problem maximum size is?" (Sounds a bit like Starwars/Yoda speech
)
Which problem? What's your goal? Apart from missing link to input value the vi runs fine for me...
You already give a maximum history size. You could also use some shift registers to replace the buffers... Keep in mind: with growing buffer size your memory consumption also grows!
11-11-2009 03:03 AM
Hi,
the program below uses a chart buffer to mimic the a chart but using an xy graph. My question is that when my program stops running and then i start it again the data are writes over itself. Is there anyway to clear the chart buffer. I have thought of one way of doing it is the use shift registers to clear the buffer after use.
How can i clear my chart buffer when my program stops... whe run the program first time i dont want to old datas.. simply
thank you...
11-11-2009 03:14 AM
11-22-2009 07:41 AM
items. There are two computers and a Ni CRIO 9073 which conncetted each other
with a Ethernet switch. Our CRIO has 3 digital IO modules and two 9870 serial
modules.We use two comp since first computer is using for programing FPGA & REAL TIME.Other
comp is using for visual communication,post processing and data logging.
variables over network, they are working so slowly and we are losing data.For
example: encoder data ( for measuring velocity).We can use shared variables in
same Project very fast, however when i use
same shared variables over network (from CRIO), they are becoming very
slow.
how can i solve this problem,why they are so slow?
11-22-2009 09:24 AM
I would prefer you to start a new thread.
Subject of the thread and your question has no relation.
11-22-2009 09:38 AM