From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

Is NI XNET support Container-PDU for CAN-FD??

Solved!
Go to solution

I'm really appreciated if someone help me out whether NI XNET support Container-PDU which is probably introduced with release of  AUTOSAR 4.2.1.

 

CAN FD with dynamic multi-PDU-to-frame mapping

https://www.can-cia.org/fileadmin/resources/documents/proceedings/2015_decker.pdf

 

my customer request these features, so any infomation or tips (workaround or future release plan) would be greatly appreciated.

 

thanks regard

0 Kudos
Message 1 of 6
(4,285 Views)

I'd like to know too as I have the same problem to solve !!

 

0 Kudos
Message 2 of 6
(4,271 Views)
Solution
Accepted by topic author Iniesta_Luján

XNET 18.5 currently offers limited support for AUTOSAR which includes the use of basic system signals. PDUs are also supported if and only if there is a 1:1 relationship between frames and PDUs. The following two pages describe XNET's current support for PDUs:

 

http://zone.ni.com/reference/en-XX/help/372841T-01/nixnet/protocoldataunitsinnixnet/

http://zone.ni.com/reference/en-XX/help/372841T-01/nixnet/propertyclusterpdusrequired/

 

XNET does not currently support PDUs that violate the 1:1 frame mapping rule or special PDU types such as Secured, Dynamic, or Container PDUs. These features are on our backlog and we are working to implement them in a future release. 

Jeff L
National Instruments
Message 3 of 6
(4,247 Views)

Hello Jeff

Thanks very much for your clear explanation.

I'm looking forward to hear future update for AUTOSAR support.

 

Could I ask one more question related to Automotive network.

Do you have any plan to support ADCS for Flexray,especially UDS?

 

LiDAR module is often supported UDS on Flexray, so I'm interesting in future update for ADCS.

 

thanks regard

 

0 Kudos
Message 4 of 6
(4,235 Views)

The short term roadmap for ADCS does not currently include support for FlexRay.

Jeff L
National Instruments
0 Kudos
Message 5 of 6
(4,216 Views)
@JefeL wrote:

XNET 18.5 currently offers limited support for AUTOSAR which includes the use of basic system signals. PDUs are also supported if and only if there is a 1:1 relationship between frames and PDUs. The following two pages describe XNET's current support for PDUs:

 

http://zone.ni.com/reference/en-XX/help/372841T-01/nixnet/protocoldataunitsinnixnet/

http://zone.ni.com/reference/en-XX/help/372841T-01/nixnet/propertyclusterpdusrequired/

 

XNET does not currently support PDUs that violate the 1:1 frame mapping rule or special PDU types such as Secured, Dynamic, or Container PDUs. These features are on our backlog and we are working to implement them in a future release. 


Are you sure the statement above is true?

According to the help page below, it says "The read-only XNET Cluster PDUs Required? property is useful when programming traversal through the database, as it indicates whether to consider PDUs in the traversal."

http://zone.ni.com/reference/en-XX/help/372841T-01/nixnet/protocoldataunitsinnixnet/ 

And it seems that if PDUs Required? is true, you can have PDUs mapped to the other frames and include multiple PDUs in one frame.

 

0 Kudos
Message 6 of 6
(3,211 Views)