VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Sending Raw CAN through Veristand XNET

Hello,

 

I am new to Veristand and can we send raw CAN messages using NI Veristand XNET?

 

Thanks,

Pankaj

0 Kudos
Message 1 of 5
(2,681 Views)

Hello Pankaj,

 

Yes you can use XNET to send CAN messages in VeriStand. Take a look at the Getting Started Guide below.

 

Getting Started with NI-XNET for NI VeriStand and NI LabVIEW

http://www.ni.com/tutorial/14706/en/

 

Regards,

Jared T.

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

Hello all,

 However it's not directly possible to send raw (i.e. not defined in a DBC file) messages (unless new Veristand has such a feature). For this we needed to develop a Custom Device (we're on NIVS 2016).

Piotr F.
Hardware Engineer @ ZF
0 Kudos
Message 3 of 5
(2,642 Views)

Hi all,

 

do you know if exist  a "raw can custom device" or an example from which start

 

I tried to check on-line without success...thanks!

 

 

0 Kudos
Message 4 of 5
(2,570 Views)

Hi zundap1970,

 You could start from this: https://github.com/NIVeriStandAdd-Ons/XNET-CAN-Bus-Monitor-Custom-Device. It has some redundant code for this use case, but works.

Piotr F.
Hardware Engineer @ ZF
0 Kudos
Message 5 of 5
(2,565 Views)