Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

Access NI-XNET Bus Monitor Programmatically

Is it possible to get the the Statistics Tab Data of XNET Bus Monitor in LabVIEW/TestStand programmatically ?

 

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

There is no API to control Bus Monitor programmatically.

NI-XNET Bus Monitor is simply a Frame Input Stream Session. You can refer to the code in NI-XNET-Monitor-Custom-Device to get the busload and statistic information. Just pay attention to the implementation of NI-XNET Monitor Async.vi

ZY_Ong_0-1661482525502.png

 

Senior Technical Support Engineer | CLD CTA | NI


DISCLAIMER: The attached Code is provided As Is. It has not been tested or validated as a product, for use in a deployed application or system, or for use in hazardous environments. You assume all risks for use of the Code and use of the Code is subject to the Sample Code License Terms which can be found at: http://ni.com/samplecodelicense

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