Overview
The VI shows how to read the .dbc database data into a tree indicator.
This is done usinf the XNET API from NI
Description
This VI is just a demonstation of using the XNET API to fetch data from a .dbc file.
An analysis is performed and the data is written into a tree indicator.
The VI shows the the performance difference between the usage of 'defer panel updates' and not too.
Further more the LabVIEW cursor API is used to show the cursor busy function while tree operations.
Steps to Implement or Execute Code
- Select the .dbc database file using the I/O variable
- Press the run button
Requirements
Software
LabVIEW 2014
XNET API
Hardware
none
Additional Images or Video