You can find a lot of information on 1553 doing a quick online search in Yahoo or Google. Condor has a very good
tutorial that you should read.
While the DIO lines on the RIO card can handle the required speed of the protocol, there will be a lot of additional work you will need to do to implement 1553 on the RIO hardware. The physical interface of the DIO lines on the RIO is not compliant with the MIL-STD-1553, so you will need to add some signal translators or converters between a 1553 device and the RIO hardware. See the tutorial for more information.
On the software side besides implementing the low level digital IO protocol there is a lot more parsing
and processing of data that needs be done in the driver that you would be developing. 1553 is a fairly complicated protocol and you would need to include all these complexities in your development. See the tutorial for this information as well. Going with an off-the-shelf 1553 product, as was suggested earlier, may be your best solution.
Christian L
authored byChristian L, CLA
Systems Engineering Manager - Automotive and Transportation
NI - Austin, TX

