To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example allows you to load a 3D model (4 models are provided), place sensors on the model and map simulated sensor data to the model.
Description
New way to visualize acquired and simulated data in your VIs: 3D sensor mapping. Using a basic Express VI, you can import a 3D CAD model, assign sensors, and map DAQ channel data directly onto the model. This example illustrates how to use this feature.
Requirements: LabVIEW 2012 (or compatible).
Steps to Implement or Execute Code:
Additional Information or References:
**This document has been updated to meet the current required format for the NI Code Exchange.**
Description-Separate-2Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
Is it possible to use Scene Mesh refrenece instead of CAD file? I need to use this VI but my input can not be represented as CAD
Has anyone modified this function to use a different sensor geometry than a singular point? I'm interested in being able to make the sensor a continous line along the surface of the structure (the measurement does not represent the value at a point, but rather the average along a geodesic path...).