Writes a request for the FlexRay interface to transmit a symbol on the FlexRay bus.


icon

Inputs/Outputs

  • cgenclassrntag.png session in

    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.

  • cerrcodeclst.png error in (no error)

    The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

  • igenclassrntag.png session out

    session out is the same as session in, provided for use with subsequent VIs.

  • ierrcodeclst.png error out

    The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

  • 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.