NI-XNET API for LabVIEW and C

XNET Write (State FlexRay Symbol).vi

  • Updated2023-11-11
  • 2 minute(s) read
 XNET Write (State FlexRay Symbol).vi

XNET Write (State FlexRay Symbol).vi

Purpose

Writes a request for the FlexRay interface to transmit a symbol on the FlexRay bus. You can use this XNET Write VI with any input or output session for FlexRay.

Format

Inputs

session in is the session to write. This session is selected from the LabVIEW project or returned from the XNET Create Session VI. The session must use a FlexRay interface.
error in is the error cluster input (refer to Error Handling).

Outputs

session out is the same as session in, provided for use with subsequent VIs.
error out is the error cluster output (refer to Error Handling).

Description

You can use the XNET Write (State FlexRay Symbol) VI with any XNET session mode, as long as the session interface is FlexRay. Because the symbol write applies to the FlexRay interface, it can apply to multiple sessions.

After calling the XNET Write (State FlexRay Symbol) VI, the XNET interface transmits the symbol during the symbol window of the FlexRay cycle following the currently executing cycle. If you call the XNET Write (State FlexRay Symbol) VI multiple times, only the most recent symbol is transmitted.

Log in to get a better experience