LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NI 9853 CAN Signals Receive Example

Solved!
Go to solution

Hi catherine,

How to get all available frames or various cycle time frames in CAN port using this method

0 Kudos
Message 11 of 14
(589 Views)

Hi viswasewaran,

 


@viswasewaran wrote:

Then how to get all available frames in CAN node


By reading the manual of the device connected in that CAN node...

 


@viswasewaran wrote:

Hi catherine,


Did you notice Catherine is a retired NI employee?

Did you notice she visited the forum 5 years ago the last time?

Did you notice this thread is already 7 years old?

 

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 12 of 14
(583 Views)

HI Gerdw,

 

Thanks for your replay, I am using NI-9853, Any example available to read Array CAN frames in FPGA  or any property node available to get how many frames in CAN node, for example serial port have a property Called Byte At a Port 

0 Kudos
Message 13 of 14
(577 Views)

Hi viswasewaran,

 


@viswasewaran wrote:

I am using NI-9853, Any example available to read Array CAN frames in FPGA  or any property node available to get how many frames in CAN node, for example serial port have a property Called Byte At a Port 


There is no "BytesAtPort" for CAN devices...

 

The NI9853 comes with example VIs, which explain its usage on cRIO/FPGA targets. To get an "array of frames" you simply read one frame after the other and put their contents into a FIFO from FPGA to cRIO target!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 14 of 14
(575 Views)