LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

xnet frame in session : read raw frame - not able to read i/c frames

Solved!
Go to solution

Hello,

I created Veristand Custom Device for RT PXI to monitor Xnet CAN Frames from my Test Equipment to UUT. I am using CAN card 8513. I have a problem that I could see frames coming from the UUT but not able to see the Frames (outgoing) I send to UUT.

 

But from my host PC (windows pxi) I used Xnet Bus Monitor - in remote mode - to monitor CAN interface in that RT PXI, When start Xnet bus monitor the above custom device also starts showing outgoing frames. Please help me with this.

 

In the Custom device - create Xnet session using "XNET Create Session (Frame Input Stream).vi" and "XNET Read (Frame Raw).vi" to read CAN traffic.

Slightly modified version of "https://github.com/NIVeriStandAdd-Ons/XNET-CAN-Bus-Monitor-Custom-Device" to see Frames both incoming/outgoing.

 

Using VeriStand 2014

 

0 Kudos
Message 1 of 3
(2,777 Views)
Solution
Accepted by topic author sridar.m

The people on our VeriStand board may be able to help a bit more with making a custom device.

 

http://forums.ni.com/t5/NI-VeriStand/bd-p/440

 

Not sure how it would work in VeriStand, but the XNET property Echo Transmit? is probably what you would want to use.

Matt J | National Instruments | CLA
Message 2 of 3
(2,746 Views)

Setting Xnet - Echo Transmit Property worked! Thanks a lot Jacobson

0 Kudos
Message 3 of 3
(2,707 Views)