I'm using a quadrature encoder with indexing and a NI-6601 board and LV 6.0. I am basically logging an analog signal and the position of my encoder simultaneously, so it's angle stamping. I decided to use the measure buffered position(ni-tio).vi example vi to get the position, and I added "write to spreadsheet.vi" to the while loop, but when I look at the data, even if I convert the data type of the array, I get values of 360 only ( max. position of my encoder). I need all of the values, can someone help?! I'm new at LV and could really use some help