07-05-2012 09:49 AM
Hello everyone,
I'd like to know if someone has an API or a simple VI that can build an ARINC 429 waveform.
I'm not looking for a board drivers but just a VI that can simulate a ARINC 429 waveform, in order to test my ARINC 429 diagnostic VIs without having a ARINC 429 generation / acquisition board.
I hope I talk clearly.
Thanks!
07-06-2012 09:25 AM
Hi LucD,
according to Wikipedia it looks rather easy to create a "waveform": TRUE bits are signalled by +10V, followed by 0V, whereas FALSE bits are signalled using -10V...
07-06-2012 09:36 AM
Hello,
Actually yes, building an ARINC waveform shouldn't be so difficult. I expected that maybe someone has alreadt done it before because I don't have the time to develop it.
But now I need the Vi to be able to parameter the HI, NULL and LO level as well as all the specific times (slew rate, bit rate) of the ARINC norm, in order to create unperfect ARINC label and see if my soft can detect them.