Skip to content

A429 Receive Loop.vi


Description

A429 Receive Loop demo is used to execute multiple A429 message receive cycle.
The A429 Send Loop.vi demo is used to transmit the A429 messages.

Walkthrough

Once session is started, this demo configures the A429 port (speed, message size and internal loopback).

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 and Receive demos

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

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

See Also

A429 Send Loop.vi
A429 Send Receive Loop.vi