NI Home
Cart Cart | Help
Hello Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI
You are here: 
NI Home > NI Developer Zone > NI Discussion Forums


Reply
Member
irish-mick
Posts: 5
0 Kudos

MAX .nce file with CVI 2010?

Is there a way to progromatically load MAX .nce file using CVI 2010?

 

 

Active Participant
Charles.Tac
Posts: 434
0 Kudos

Re: MAX .nce file with CVI 2010?

[ Edited ]

Hi,

 

I guess you mean to load the nce file via programming in CVI.

 

Basically, the import/export feature has a command line interface: nipcrun.exe. The location of this file is  "D:\Program Files\National Instruments\Shared\Portable Configuration".

 

Export non-interactively: "nipcrun -ni 127.0.0.1 test.nce".
Import non-interactively: "nipcrun test.nce 127.0.0.1".

 

Add -s flag after nipcrun.exe could invoke the import/export in silent mode.

 

Thanks,

 

- Charles

 

 

By using this web site, you accept the Terms of Use for this web site. Please read these Terms of Use carefully before using any part of this site. Please go here for information on ni.com's copyright infringement policy.
My Profile | Privacy | Legal | Contact NI © 2011 National Instruments Corporation. All rights reserved.    |    E-Mail this Page E-Mail this Page