LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Transmit and Receive different FlexRay frames

I have a simple FlexRay transceiver step type written in CVI.  I'm using the FrameOutSinglePoint mode.  Currently it only transmits and receives specific frames.  The examples I used show defining these frames in the CreateSession.    I found in the documentation that you can pass in a list of possible frames as csv.  At that point the documentation gets vague. 

It seems that only the first frame in the list is actually configured when executed.  I started my project based on the example Flexray Frame Single Point Out with DB.

Is there an example of how to transmit different FlexRay frames without having to do another CreateSession?

 

Thanks,

Mick

0 Kudos
Message 1 of 2
(3,017 Views)

Hey Mick,

 

What documentation are you talking about?

 

Have you seen the example FlexRay Frame Output Queued?  I think that kinda sounds like what you're looking for.

 

Best,

Jeff S.
National Instruments
0 Kudos
Message 2 of 2
(2,993 Views)