Skip to content

CSDB Receive Loop.vi


Description

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

Walkthrough

Once session is started, this demo configures the CSDB 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

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

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

See Also

CSDB Send Loop.vi
CSDB Send Receive Loop.vi