Example Code

programmatically merge, create .ncd File.

Code and Documents

Attachment

This program demonstrates how to programmatically create and build .ncd database files based on user input. The user inputs single or multiple NI fibex, *.ncd  vector .dbc and builds a .ncd file that can be used with the NI-CAN Channel API.

Language: English

Date of Last Update: 04/10/2015

Software Used:

LabVIEW 2011

NI-CAN 2.7.5

NI-XNET 1.8

Steps to Using:

1. Input file output database file name ????.ncd

2. Input database(s) files (.dbc, .ncd)

3. Run VI to create .ncd file.

Thanks given to Ryan_F for Write NCD.vi  (modified)

xnet_multidatabase.png

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors