Skip to content

A717 Receive Raw Loop.vi


Description

A717 Receive Raw Loop demo executes multiple ARINC 717 frame receive cycles with raw mode activated.
The A717 Send Loop.vi demo is used to transmit the ARINC 717 messages.

Walkthrough

Once session is started, this demo configures the ARINC 717 port (bit encoding, internal loopback, subframe size and port count). Subframe size is important to adjust receiving speed.

Before starting the receive cycle, user needs to select the number of receive cycles and wait time between these cycles. Once the cycles are executed the port is closed and the session is terminated.

Running both Send Loop and Receive Raw Loop demos

A717 Receive Raw Loop.vi and the A717 Send Loop.vi VIs are used to demonstrate sending and receiving ARINC 717 messages using disctincts VIs. The Receive Raw Loop demo VI will reset the device and must be started before the Send Loop VI demo.

1- Open boths A717 Receive Raw Loop.vi and A717 Send Loop.vi
2- Start A717 Receive Raw Loop.vi
3- Start A717 Send Loop.vi

See Also

A717 Send Loop.vi
A717 Send Receive Raw Loop.vi