02-23-2009 04:23 AM
Hi all,
I am trying to write measurement from instrucment using I/O assistant into table. but the result are written to the first line continuously, which was not what I need. What i wanna is also following. An a pic of my program
Level Current Level Avg Level Min Level Max
123 123 123 123
456 456 456 456
02-23-2009 04:37 AM
HI
can you upload the snapshot of your program or vi, so we can see and figure out your problem
Regards
Santosh
02-24-2009 12:57 AM
Please check this link. Should help you solve your problem.
http://forums.ni.com/ni/board/message?board.id=140&message.id=34011&requireLogin=False
02-25-2009 03:38 AM
Hi Lawn,
You might want to try this example as well.it will allow to store the data in differnt column.
Don't forget to vote from Kudo!
S.AHMAD.
AE
02-25-2009 07:42 AM
Hi all,
I have manage to solve the problem. Thank.