LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

xnet

Hello

I'm using a PXI 8512 CAN board and Xnet driver. I need some help on how to write without losing timing a cyclic can frame with a CRC and Counter message field that is update automatically in labview.

I read that this is possible to do this very easly in veristand using the CAN port settingand the automatic CAN processing  but i did not found any similar setting to be used in Labview .

Anyone have developed similar application ?

 

Thank you

 

0 Kudos
Message 1 of 5
(3,209 Views)

Hi maestroyoda,

 

what Version of LabVIEW are you using?

Have you anready searched the Examples if there is something that whould fit?

 

Best wishes

Tenshinhan

--------------------------------------------------------------------------------------------------------
Work with NI Hard- and Software for about 15 years now.

Certified LabVIEW Developer & TestStand Developer/Architect

--------------------------------------------------------------------------------------------------------

There are only two ways to tell somebody thanks: Kudos and Marked Solutions
0 Kudos
Message 2 of 5
(3,122 Views)

Hi Tenshinhan 

i have labview 2011 developer suite. I have search on the examples but there are no suggestion on how to manage this kind of signals. It seems that the only way is to write continuously the signal to be updated .

 

Thank you

 

Best regards

Maestroyoda

0 Kudos
Message 3 of 5
(3,100 Views)

Hi Maestro,

 

when you want to send a message with changing content you need to supply that content - means you need to update your counter and CRC fields…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 4 of 5
(3,091 Views)

Thank you GerdW

Is what already i have implemented  😉  I'm thinking if there was some option when you define the signal in the CAN database  to set this as counter or crc like avaiable in veristand

 

best regards

 

MY

0 Kudos
Message 5 of 5
(3,075 Views)