Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

XNET-Creating Multiplexed Output Messages

I am having difficulties setting up multiple multiplexed output messages, using "Signal Output Single-point".  These signals I wish to send do not all have the same mode value.  If I do not include the multiplexer signal in the signal list I get the following error.

 

"Error -1074384751 occurred at XNET Create Session (Signal Output Single-point).vi:1

Possible reason(s):

NI-XNET:  (Hex 0xBFF63091) For Signal Output sessions, the multiplexer signals used in the session must be specified explicitly in the signal list."

 

If I do include the multiplexer signal in the list than only one message(frame) is sent.  The message(frame) that is sent corresponds to the value I write to the multiplexer signal.  The rest of the signals in other frames are lost.

 

If I try to create two separate sessions then I get the following error.

 

"Error -1074384883 occurred at XNET Create Session (Signal Output Single-point).vi:2

Possible reason(s):

NI-XNET:  (Hex 0xBFF6300D) You tried to open the same frame twice. This is not permitted. Solution: open each frame only once."

 

One solution that was presented to me was to open a frame instead, but I do not want to send all of the signals and frames contained in he cluster.

0 Kudos
Message 1 of 5
(7,872 Views)

Will you post a snippet/screenshot of how you set your programming?

 

Did you use an example?  I am interested to know how you set it up as it sounds like how I would set it up - but I don't think I've done extensive multiplexing in LabVIEW XNET.

0 Kudos
Message 2 of 5
(7,851 Views)

My coworker has sence encountered the same issue and made a post in the LabVIEW forum here 

http://forums.ni.com/t5/LabVIEW/How-are-Multiple-Modes-of-a-Multiplexed-CAN-Message-Sent-Using/td-p/...

 

He included an example demonstrating some of the same setups that I attempted to use.

0 Kudos
Message 3 of 5
(7,844 Views)

HI Dillon,

 

I just wanted to let people know that we  will continue to work with you on the forum you linked too.  Stephanie and I will take a look at this a bit later today.

 

Cheers,

 

Ryan

Applications Engineer
National Instruments
0 Kudos
Message 4 of 5
(7,821 Views)

whats the solution for this problem. I am still facing this issue.

0 Kudos
Message 5 of 5
(2,738 Views)