Hi
I am desperately trying to get some timer values from a CRIO to a spreadsheet file using an IRQ. I have a square wave input (frequency varying from 1 - 200 Hz) and wish to write the times of rising edges to a spreadsheet. I have a VI running on the CRIO that detects a rising edge and causes an interrupt to the host, see below
The host VI waits for this interrupt and writes it to a spreadsheet
However when i run this no file is created and the stop button within the while loop is unresponsive. If i remove the file path for the spreadsheet i would expect to get a request for a file path but nothing happens.
I have only just started using this CRIO. I would be very greatful if someone could point out my mistake(s).
Thanks
using
cRIO-9002, 9101 and NI9401