Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

The DIANE driver enables the transmission and reception of data of one UDP stream over an Ethernet physical link. The driver must be configured using a configuration file in an XML format. 

...

Data PointDirectionDescription
Time

Model Input for the receiver

Model Output for the transmitter

Timestamp of the Diane datagram
Synchronized

Model Input for the receiver

Model Output for the transmitter

  • 0: Producer is synchronized
  • 1: Producer is not synchronized

This signal corresponds to bit 0 of the status in the datagram block.

Saturated

Model Input for the receiver

Model Input for the transmitter

  • 0: Producer is saturated. Possibility of data loss
  • 1: Producer is not saturated

Increasing the Inter-process FIFO depth for the transmitter may help to overcome this issue.

This signal corresponds to bit 1 of the status in the datagram block.

Timeout

Model Input for the receiver

Model Input for the transmitter

  • 0: No timeout during data transmission
  • 1: Timeout during data transmission

This signal corresponds to bit 6 of the Status in the datagram block.

Sequence number

Model Input for the receiver

Model Output for the transmitter

The sequence number for the block.

Number of blocks sent

Model Input for the transmitter

The number of times the block was transmitted.

Connections

...

Image Removed

Once the driver has been configured as desired and associated to the proper model subsystem, the user needs to connect points in the model to points in the driver by using the corresponding RT-LAB GUIusing Connections section in the Dashboards interface. Refer to the Dashboards documentation for more details.