LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

I'm doing t

he following project: the Port A of my card 6025 outputs a count. And the Port B read the result at the output of a circuit to test. The problem is that I can't put the results in a table, I don't know how to do this. What's the better solution to do this?
Thank you for the answer...

Yvo
0 Kudos
Message 1 of 2
(2,967 Views)
he following project: the Port A of my card 6025 outputs a count. And the Port B read the result at the output of a circuit to test. The problem is that I can't put the results in a table, I don't know how to do this. What's the better solution to do this?Yvo:

I'm attaching a short project that uses the table control. This example logs measurements to the table along with a time stamp. These entries are added to the table with InsertTableRows() and SetTableCellVal(). I hope this helps you get started.

Good Luck!

Chris Wood
Applications Engineer
National Instruments
Message 2 of 2
(2,967 Views)