Reference Design Content

cancel
Showing results for 
Search instead for 
Did you mean: 

CIE (CVT I/O Engine) update for CVT 3.0

Due to a particular need I went ahead and created a new version of the CIE which supports the newest version of the CVT. At present it is incompatible with prior versions of the CIE, and I'm not sure it is feasible to create a compatibility layer. On the plus side, this new version now supports non-local I/O, including I/O from networked ethernet devices like the 9148.

 

The included example (installed to <LabVIEW>/Examples/CIE) shows how to discover non-local I/O. I minor bug with this example is that one must set the "PSP/IOV" boolean to true. This will be resolved with the next build.

 

Feedback is welcome. This is an initial release so there may be unforseen issues, but the code is significantly simpler than version 2.0, making it easier to detect bugs.

Contributors