How can I use IP-AVIONICS API to write a simple IP-708 test?

The first example "ip708atp.c" has support for internal wrap, external wrap using either bus A or bus B as the transmitter, and variable transmission gap between transmission of frames.

The second example "wrap708.c" is a simple test program that sends out some data on a transmit channel and reads it back on the receive channel that the internal wrap function wraps it to. This program detects any IP-708 modules on the carrier and runs a basic internal data wrap test on each one.

Click the links on the right to download the examples.