LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Baud Rate into a XNET Cluster

 

In the insert below it shows 500000 being added to the XNET Cluster.

When I try to do the same I find that Baud Rate is not in the pull down menus.

So how do you get it to do what it is showing.

Is there a problem or am I just doing something wrong

 
 

Fig 4.5 Create Cluster and Frame in CANFig 4.5 Create Cluster and Frame in CAN

 

 

 

0 Kudos
Message 1 of 2
(1,227 Views)

You can probably just use the 64-bit Baud Rate cluster property instead.  NI should update this documentation.

 

That image is still in the XNET 20.1 documentation (https://zone.ni.com/reference/en-XX/help/372841AC-01/nixnet/databaseprogramming/) and is identical to the page in the old XNET Hardware and Software manual (https://www.ni.com/pdf/manuals/372840k.pdf).  The old documentation mentions a Baud Rate property (that is 32 bits), so the "Baud Rate" property probably got deprecated in favor of the "64-bit Baud Rate" property at some point.

 

I decided to see if any of the XNET examples show you the correct property, and I found one using the (likely deprecated) "Baud Rate" instead.  It is Editing Database with IO Control.vi (and can be found in the LabVIEW example finder).

 

You might want to consider posting XNET questions in the Automotive and Embedded Networks forum in the future: https://forums.ni.com/t5/Automotive-and-Embedded-Networks/bd-p/30 

0 Kudos
Message 2 of 2
(1,178 Views)