LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Decoding IRIG with Labview 8.0 Full Development Version

I have a series of data files in which I have an IRIG time code recorded as an analog signal.  I am wondering if there are any existing VI's to decode that signal into regular time using Labview 8.0 full development version.  Let me know if anyone has any information on this one.
Thanks
mlnair
0 Kudos
Message 1 of 5
(3,511 Views)
I have to develop a similar program where I have input time tag given to the IRIG board and I have read this input time tag and also the time elapsed from the IRIG board to display in LAbVIEW. My idea is that I can use the Event time tag to create a event each time a time tag is inputted. But how does this board interact with LAbVIEW. I am a beginner in LAbVIEW. Please help.

Thanks in advance,
0 Kudos
Message 2 of 5
(3,491 Views)

I too have a series of data files in which I have an analog IRIG B time code recorded.    I am wondering if there are any existing VI's to decode that signal into regular time using Labview 8.0 full development version.  mlnair, did you complete or find a code?  Let me know too if anyone has any information on this one.

 

Thanks,

Yeske
0 Kudos
Message 3 of 5
(3,424 Views)

Hi Yeske,

Unfortunately, I am not aware of any VI's specifically tailored to this purpose. I did, however, find an example program on Dev Zone that implements IRIG B in LV FPGA -- perhaps this could give you some insight?  Here's the link:

http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=00963EC93AE16F26E0440003BA7CCD71&p_...

My only other thought (other than programming from scratch) would be to physically output the IRIG B signal and then decode it using hardware. I realize this is a pretty-involved workaround, but it might be easier than writing the code (provided you have the hardware of course!)

Hope this helps,

Charlie S.

Visit ni.com/gettingstarted for step-by-step help in setting up your system
0 Kudos
Message 4 of 5
(3,408 Views)

The last post in this thread was in July of 2006.  Does anyone have a LabView VI to decode an IRIG-B signal recorded as an analog signal and stored in a file?

Thanks,

Tom

0 Kudos
Message 5 of 5
(3,249 Views)